Keithuk Level: Professor

 Registered: 02-11-2006 Posts: 72
|
Re: Run exe after installing msi
Welcome to AndreaVB saranya1.
quote: saranya1 wrote:
I am using VB6 and I have created an exe file.I need to run an exe file after the msi finish installing. I am using Visual Studio Installer for creating MSI package.Can any one tell me the step by step procedure to run exe file after installing MSI package. Please it is urgent.
Why are you using Visual Studio Installer?
Are there any special opperations your app does?
You would be better of using Inno Setup.
____________________________
Keith
http://www.martin2k.co.uk/forums/
I've been programming with VB for 14 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.
|