Results 1 to 3 of 3

Thread: how to run an MSI file automatic in my installation file (using SetupFactory ) ?

  1. #1

    Thread Starter
    Addicted Member Programmation's Avatar
    Join Date
    Nov 2009
    Posts
    161

    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 ...
    Just Do It!

  2. #2

  3. #3
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    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
  •  



Click Here to Expand Forum to Full Width