Palisade Knowledge Base

HomeEnd User SetupOptional ComponentsSilent Install of Spanish 8.4 onward

4.5. Silent Install of Spanish 8.4 onward

Applies to: All products, standalone or network versions, releases 8.4 onward

I'm doing a silent install of your 8.x product. I'd like the application to come up automatically in our local language the first time it runs, without making the end user navigate an English-language menu to set the language. How can I do this?

You need the MSI installer for the appropriate version. Palisade Technical Support can supply the installer on request; please include your serial number in your email so that we send you the right installer.

You will use the basic instructions for the MSI, depending on whether you're installing standalone software or a network client:

However, you will add a parameter to the MSI command line to specify the target language is Spanish. The installer itself will use the language currently selected in Windows, but the default for the end user application will be set to the product language you specify on the MSI command line:

Example: Standalone @RISK in Spanish:

msiexec /i RiskPlatform-cust-Setup.msi /qn MYLANG="Spanish" PALACTIVATIONID="DNS-8140306-5D18EB-A231123" USERNAME="Test" COMPANYNAME="Palisade"

Example: @RISK Concurrent Network client in Spanish:

msiexec /i RiskPlatform-Setup.msi /qn MYLANG="Spanish" PALACTIVATIONID="DNS-8140306-5D18EB-A231123" USERNAME="Test" COMPANYNAME="Palisade"

Last edited: 2023-05-12

This page was: Helpful | Not Helpful