|
-
Nov 15th, 2009, 07:22 PM
#1
Thread Starter
Addicted Member
how to run an MSI file automatic in my installation file (using SetupFactory ) ?
i had packaged my program but there is an MSI file must install on the client machine how to make it Run automatically when the client begin the program setup ?
Any Idea Brother ...
-
Nov 15th, 2009, 08:21 PM
#2
Re: how to run an MSI file automatic in my installation file (using SetupFactory ) ?
Since this is a question about deployment I moved the thread to here.
-
Nov 15th, 2009, 10:41 PM
#3
Re: how to run an MSI file automatic in my installation file (using SetupFactory ) ?
You'll probably need to find a way to run msiexe.exe, possibly using the /q as well as /i switch.
Command-Line Switches for the Microsoft Windows Installer Tool
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|