Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 8th June 2009, 00:08   #1
BoscoBilly
Junior Member
 
Join Date: May 2009
Posts: 43
FindProc oddity

Hello - FYI on FindProc

I was having trouble with FindProc - the rtn var was an empty string, not 1 or 0, despite a running target exe.
I figured out that I needed to call this twice - the first call did nothing, except maybe load it?
The 2nd call and subsequent calls all work.
Also, FindProc is case sensitive.
These tests were done on Windows server 2003.
BoscoBilly is offline   Reply With Quote
Old 8th June 2009, 11:52   #2
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
Just to confirm you do realise the return code is stored in $R0 and no Pop $R0 is needed at all.

Stu

Need an installer? http://www.afrowsoft.co.uk
Afrow UK is offline   Reply With Quote
Old 8th June 2009, 15:32   #3
BoscoBilly
Junior Member
 
Join Date: May 2009
Posts: 43
Not sure what you mean.
I'm not doing a pop.
BoscoBilly is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump