You are on page 1of 3

The following information supplements the information in the Dell

Wireless WLAN Card User Guide.


Jan 2009

Manual Addenda

-----------------------------------------------------------------------
InstallShield Documentation
InstallShield has a number of command line options. None of the options
listed below is case sensitive, and each may be used with a hyphen (-)
or a forward slash (/). Separate multiple command-line switches with a
space, but do not put a space inside a command-line switch (for
example, /r /f1Install.iss is valid, but /r/f1 Install.iss is not).
When you use long path and file name expressions with switches, enclose
the expressions in double quotation marks. The double quotation marks
indicate to the operating system that spaces within the quotation marks
are not to be treated as command-line delimiters. Command line switches
not listed will be ignored by the installer.

-on
Turns Windows Wireless Zero Configuration Service off and
configures the Broadcom tray utility to manage the network.

/wlconfig:[file to import]
Imports preferred network profiles at the end of installation.
This option does not support the hyphen (-) prefix.

-l[language ID]
Specifies the language in which the setup runs. [language ID] is
a numeric language ID of the form 0xnnnn or simply nnnn.

Note: Refer to
http://helpnet.installshield.com/robo/projects/HelpLibDevStudio9/IHelpG
lobLangIdentifiers.htm for supported language IDs. See the “Identifier
(InstallScript)” column in the following table.

InstallShield supported languages are listed in the following table.

Identifier
Language
(InstallScript)
Arabic (Saudi Arabia) 0001
Basque 002d
Bulgarian 0002
Catalan 0003
Chinese (Simplified) 0804
Chinese (Traditional) 0404
Croatian
Czech 001a
Danish 0006
Dutch (Standard) 0413
English 0009
Finnish 000b
French (Canadian) 0c0c
French (Standard) 040c
German 0007
Greek 0008
Hebrew 000d
Hungarian 000e
Indonesian 0021
Italian (Standard) 0410
Japanese 0011
Korean 0012
Norwegian (Bokmal) 0414
Polish 0015
Portuguese (Brazilian) 0416
Portuguese (Standard) 0816
Romanian 0018
Russian 0019
Slovak 001b
Slovene 0024
Spanish (Traditional
040a
Sort)
Swedish 001d
Thai 001e
Turkish 001f

The setup runs in this language regardless of the default setup


language specified in the IDE or the default language of the
target system.

This switch has no effect when the setup is running silently and a
Lang key is set in the [Application] section of Setup.iss.
Recording a response file (by running Setup.exe with the -r
switch) sets the Lang key automatically; for the -l switch to
affect a silent setup, this key must be deleted from the Setup.iss
file.

-pnsnap
/pnsnap
An install using this switch forces the utility to make a
connection based on the order of preferred network list after the
user has logged on in a non-single sign-on case.
By default, this option is turned off, and a preferred network
low in the list could be connected before the user logs on.

-r
Causes Setup.exe automatically to generate a silent setup file
(.iss file), which is a record of the setup input, in the Windows
folder.

-s
Runs InstallShield Silent to execute a silent setup.

-f1[path\ResponseFile]
Specifies an alternate location and name of the response
file (.iss file). If this option is used when running
InstallShield Silent(-s option), the response file is read
from the folder/file specified by [path\ResponseFile]. If
this option is used along with the -r option, the response
file is written to the folder/file specified
by[path\ResponseFile].

-f2[path\LogFile]
Specifies an alternate location and name of the log file
created by InstallShield Silent. By default, the Setup.log
file is created and stored in the same directory as that of
the Setup.inx file.

-verbose
Provides more detailed information when a Setup.exe error occurs.

-sso:
will disable the checking for 3rd party GINAs that override the
default system GINA (MSGINA).

-UseAdvNetwork
When user click on Add button, the default will be launching
advanced dialog.

You might also like