-
Console Installation.
Is it possible to suppress the choose locale by number prompt when running installer in console mode even when the installer supports multiple languages?
-
Either you have to pass the arguments to run the installer in a preferred locale to ignore the "choose locale by number prompt" while running the installer.
e.g. install.exe -i console -l en
or write a batch script to execute above command so that end users have to just double click the batch file to launch the installer.
--Mac
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules