Jump to content

Recommended Posts


Posted

Someone else tried to edit the msi before but it always caused me problems so I've been using an autoit script to cancel the activation screen during install.

This is brilliant, well done :thumbup. Back to simple switches it is then!

Posted

I have yet to try this file and would like to save myself time (as I make a new ISO after each program is added to my unattended setup), any needed switches for this?

Posted (edited)

/qn or /qb depending which you prefer.

Your also gonna need bridge and commonfilesinstaller installed or you get errors with the program.

I do an admin install...

msiexec /a "<whicheverfile>.msi"

of these three installers into one folder and then execute each one with one of the above switches.

Hope this helps.

Edited by kof94

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...