PDA

View Full Version : Autorun .exe file from MSI package



saranya
04-30-2009, 02:33 AM
I have created msi package using Visual Studio Installer for vb6 project. Is there any way to run exe file automatically after installing msi package.
Please some one help me.It is urgent.

Dave
05-02-2009, 05:47 AM
There is a launch setting under project properties that seems like it may help you. From the Help... HTH. Dave

Select your installer project in the Project Explorer window.
From the end of the Project menu, select the InstallerProjectName Properties option.
Use the right arrow in the dialog box to navigate to the Launch Condition tab.