changobutt
Newcomer
- Joined
- Dec 11, 2003
- Messages
- 23
In my installation package, I want add a custom action to install another app (run its setup.exe) if it's not installed on the target client computer.
So, I need to search the target client computer's registry for the information to see if it's alredy installed. If it finds it, don't run setup.exe. If it doesn't find it in the registry, run setup.exe. How do I do that using custom actions?
Thanks!
So, I need to search the target client computer's registry for the information to see if it's alredy installed. If it finds it, don't run setup.exe. If it doesn't find it in the registry, run setup.exe. How do I do that using custom actions?
Thanks!