Help - Search - Members - Calendar
Full Version: problem with silent switch Opera_9.25_International_Setup
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
hessam
I can not find switch for (Opera_9.25_International_Setup)
when use parameter /quiet or /qn notworked silent install
receive error during install opera
ricktendo64
Thats because you did not listen to me and take the time to learn how to make silent swith installers, you are adding the bare MSI to SVCPACK.INF I suppose (you cant, MSI installers cannot be installed during svcpack like that)

Do as I said weeks ago and take the time to teach yourself how to do silent switch 7zip installers

BTW this is the switch you use in config.txt
CODE
;!@Install@!UTF-8!
RunProgram="msistub Opera.msi /passive /qn CREATE_DESKTOP_ICON=1 CREATE_QUICKLAUNCH_ICON=1 CREATE_STARTMENU_ICONS=1 ALLUSERS=1"
;!@InstallEnd@!




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.