NSIS - check if process exists (nsProcess not working)
问题 For my NSIS uninstaller, I want to check if a process is running. FindProcDLL is not working under Windows 7 x64, so I tried nsProcess. I've downloaded the version 1.6 from the website: http://nsis.sourceforge.net/NsProcess_plugin If I start the nsProcessTest.nsi in the Example folder, I get the following errors: Section: "Find process" ->(FindProcess) !insertmacro: nsProcess::FindProcess Invalid command: nsProcess::_FindProcess Error in macro nsProcess::FindProcess on macroline 1 Error in