Go Back   Winamp Forums > Developer Center > NSIS Discussion

 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 6th February 2012, 12:15   #1
dinesh.guntha
Junior Member
 
Join Date: Jan 2012
Posts: 16
Not able to identitfy proccess running in window7

Hi All,

Function alreadyServiceExists

FindProcDLL::FindProc "APPAdminSrvcLauncher.exe"

IntCmp $R0 1 0 notRunning
MessageBox MB_ICONSTOP|MB_OK " Administration Server is running. Stop it before uninstalling"
Abort
notRunning:

FunctionEnd

By using this function i am try to identitfy the process is running in the system but in the window7 it is not working so that any alternative solution.

Thanks in advance.
dinesh.guntha is offline   Reply With Quote
 
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