Old 14th January 2004, 16:21   #1
clary
Junior Member
 
Join Date: Oct 2001
Posts: 32
Is a programm running in memory ?

Hi all,

I'd like to test in my NSIS code, if a programm is running or not in memory.
I can see my programm running in the tasks window when I do CTRL-ALT-SUP on my computer.
Is it possible to detect if a programm such "Sunftp.exe" is runing on my computer ?

Thanks a lot for your answers.
clary is offline   Reply With Quote
Old 14th January 2004, 16:28   #2
Yathosho
Forum King
 
Yathosho's Avatar
 
Join Date: Jan 2002
Location: AT-DE
Posts: 3,366
the FindWindow command is what you are looking for, there are several threads about it in the forum and in the archive. hope this helps.
Yathosho is offline   Reply With Quote
Old 14th January 2004, 16:29   #3
clary
Junior Member
 
Join Date: Oct 2001
Posts: 32
Thanks for your answer. I try to do it.
clary is offline   Reply With Quote
Old 14th January 2004, 17:10   #4
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
If it's your own application you may want to set a mutex (see the FAQ).
Joost Verburg is offline   Reply With Quote
Reply
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