cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Automatically running an exe

After an install I need to automatically run the .exe that I have installed. I'm sure this is a custom action but not too sure how to set it up. Any help appreciated.
(2) Replies
Go to the Custom Actions view. Add a Custom Action of type "exe" that points to the executable you wish to start after the setup. The field "Return Processing" should be "Asynchronous" in order to finish the current setup.
Go to the dialogs view and select the last dialog of your setup (normally the SetupCompleteSuccess dialog). Select "Behaviour" and add a DoAction Event associated with the final OK Button that has the above defined exe Custom Action as an argument.
Hope this helps, H.
Perhaps also see this newsletter tip (PDF warning): http://www.macrovision.com/webdocuments/PDF/launch.pdf?link_id=productsTipsTricks.