Nobody want to write a DLL module for check process ?
The CheckProcess not work on my Windows XP Pro. I have an error message 0xc0000135 in command line mode !
I just want to chek if my application is running when i start my installer (newer version 😉).
If my application is running i want to said (messagebox) 'please close your application before start the installer'.
If you write an NSIS script who make that, i'm very happy to use it 😁
Error in use check process
3 posts
Originally posted by YathoshoThank for your answer.
you can find such an example in the archive
It's not that i search (sorry for my english).
however I think i'm going to use your example for securit reason 😉 (and it's more professional)
But, in fact my real pb is:
I have à software name myapplication.exe and a package name setup.exe (who content a new myapplication.exe version)
If myapplication.exe is running when i start my nsis package (setup.exe) I want to display a message 'please close myapplication.exe before start setup.exe'
It's my first post and i have make an error when a click on 'new topic'.
In fact a what to post à reply to
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.
I use NSIS since one year and i resolve a lot of problem consulting the NSIS forum.
That why I never post (I always find a solution )🙂