jpbrassard
Programmer
I'm using InstallShield Express 3.5 to create a Windows Install package for a desktop app. This app uses a custom created DLL that's still in beta and goes through changes almost on a weekly basis. InstallShield lets you do "Custom Actions" through VBS, and my boss wants me to write a script that checks to see if our DLL is registered on the destination system, checks its version if it's there, and unregisters the DLL (regsvr32 /u) if its version is older than the one going to be installed. I've never done much work with the registry or VBS - I need help! Any assistance would be greatly appreciated.
Thanks,
Josh Brassard
Thanks,
Josh Brassard