Hi,
I have been trying to do it for ages, the tool only has the commit action as the last event and I couldn't register anything after that. I have even tried to use the installer class of the application and overriding the Dispose to launch the applicaiton but it was useless, the commit event launches the installer class and when it finishes it disposes it, but the installer is still running.
I felt quite frustated until I use the Windows Installer SDK and I have said goodbye to the VS Setup tool. You have all the flexibility that you need event rebooting events and what is great, you can control what to do after rebooting :)
Other easier option (but you have to pay) is jumping to InstallShield (excellent product) but a little expensive.
Check the SDK and let me know if you have any question.
Best regards
Salvador Patuel - MCAD |