Jump to content

Silent install Opera Browser 9.60 in your language


Recommended Posts

Posted (edited)

Hi folks,

Today I was looking for a solution to the problem with the language of "Opera" while silent installing.

The "normal" silent switches are provided on several websites. But the language selection can be found very rarely.

OK, long story short...

The missed switch was "INSTALLER_LANGUAGE=en"

Change the last two digits to your lang-id. (de, it, ru etc.)

Two ways for silent installing:

1. way

Download Opera-Installer (Opera_960_int_Setup.exe)

extract it with UniExtract

after extracting the original installer you have a different EXE-file "Opera installer.exe"

use the following switches for direct installing with this EXE

@"Opera installer.exe" /s /v"/qn CREATE_DESKTOP_ICON=1 CREATE_QUICKLAUNCH_ICON=1 CREATE_STARTMENU_ICONS=1 ALLUSERS=1 MULTI_USER_SETTING=1 INSTALLER_LANGUAGE=de"

2. way

clear your TEMP-Folder

start "Opera_960_int_Setup.exe" normally

select language - next

goto your temp folder

search for ""Opera installer.msi"

copy "Opera installer.msi" to another place

exit Opera Installer

use the following switches for installing with this MSI

@msiexec /i "Opera installer.msi" /passive /qn CREATE_DESKTOP_ICON=1 CREATE_QUICKLAUNCH_ICON=1 CREATE_STARTMENU_ICONS=1 ALLUSERS=1 MULTI_USER_SETTING=1 INSTALLER_LANGUAGE=de

U can change the values from 1 to 0 if you like other options.

I hope this helps you.

SkAvEnGeR

Edited by skavenger
  • 7 months later...

  • 2 weeks later...
  • 3 months later...
Posted

Where can I get a list of all supported language IDs for that switch:

INSTALLER_LANGUAGE=[lang-id]

I need: Spanish, Italian, German , English, French, Arabic, all other supported langs.

Thanks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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