Is there some way to simply check if a process or service is running or not?
Also, does to IA provide a direct way to check if a service is installed? From what I understand they are listed under HKLM\\SYSTEM\\CurrentControlSet\\Services, so I can check by reading from the registry if there is no other way.
Thanks.
checking for running programs/services
I believe you can use WinAPI functions to obtain that information, but InstallAware does not have a built-in mechanism for that as yet (although you could author a plug-in for it in your favorite programming language).
You may call WinAPI functions directly, using the Call DLL Function scripting command.
You may call WinAPI functions directly, using the Call DLL Function scripting command.
-
- Posts: 52
- Joined: Thu Jan 26, 2006 9:09 am
-
- Posts: 904
- Joined: Thu Dec 22, 2005 7:03 pm
- Contact:
Its been added in! The commands Check Service and Check Process let you check for services and processes.
Candice Jones
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/
Who is online
Users browsing this forum: No registered users and 73 guests