Prev Previous Post   Next Post Next
Old 18th April 2005, 12:47   #12
jsbach
Junior Member
 
Join Date: Feb 2005
Location: Italy
Posts: 42
correction to previous post

i found that CheckProcess needs .net installed so it can't be used for my purposes. i use instead userfunction with this code:

CheckIfMDACIsRunning:
mdacloop:
FindProcDLL::FindProc "dasetup.exe"
strcmp $R0 "1" 0 NotRunning
sleep 2000
goto mdacloop
NotRunning:
goto MDACOK
MDACOK:
jsbach is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast 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