Jump to content

Help for a small script


Recommended Posts

Hello,

Although I'm NOT a coder I wrote 2 silent AutoIt installers (tested working).

HomeCinema_EN.au3 for English silent installation and HomeCinema_FR.au3 for silent French installation. I need a small script which

detect/find the (System) Regional language and

IF the regional language is French then call HomeCinema_FR.au3

ELSE/OTHERWISE call HomeCinema_EN.au3

in order to install Cyberlink Home Cinema unattended.

In fact, The Cyberlink Home Cinema I have is Multilangual (English, French, German..).

The Regional Language is detected when the install start, then the Home Cinema is installed as yr regional language system.

In my case I’m running a WinXP Pro (English) and French applications. I set my winnt.sif as follow

[Unattended]
  ...
  KeyboardLayout="French"
  ...

[GuiUnattended]
  ...
  TimeZone=105
  ...

[TapiLocation]
  CountryCode=33

[RegionalSettings]
  LanguageGroup=1
  SystemLocale=0000040c
  UserLocale=00000040c
  InputLocale=0409:00000409,040c:0000040c,
  Language=040c

Regards

coucou

Link to comment
Share on other sites


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...