I have searched and came up with this answer to install Opera and been given a few install switches, and have tried three different ones, all end up with Opera installing fine, but I get an error saying Opera failed to initialise every time I try to open it.
1.
CODE
Opera_9.01_Eng_Setup.exe /s /V"/passive CREATE_DESKTOP_ICON=0 CREATE_QUICKLAUNCH_ICON=1 CREATE_STARTMENU_ICONS=1 MULTI_USER_SETTING=0"
2. Space after /v"
CODE
Opera_9.01_Eng_Setup.exe /s /V" /passive CREATE_DESKTOP_ICON=0 CREATE_QUICKLAUNCH_ICON=1 CREATE_STARTMENU_ICONS=1 MULTI_USER_SETTING=0"
3. With installer language switch, despite installer being an English one:
CODE
Opera_9.01_Eng_Setup.exe /s /V"/passive CREATE_DESKTOP_ICON=0 CREATE_QUICKLAUNCH_ICON=1 CREATE_STARTMENU_ICONS=1 MULTI_USER_SETTING=0 INSTALLER_LANGUAGE=en"
Anyone have a confirmed way of making it install for a single user, not multiple? Icons not much of a problem can always delete the shortcuts after.