Setup command-line arguments |
|
/S |
Enable silent installation mode |
/D |
Destination folder (it must be the last parameter used in the command line and must not contain any quotes, even if the path contains spaces) |
/LANGFILE |
Language XML file path |
/LANGUAGE |
Setup language (overrides system locale, eg. /LANGUAGE=1033) |
/BITS |
Installed version (available values: 32, 64, 64ARM) |
Sample syntax |
radiantsetup.exe /S /LANGFILE="D:\language_es.xml" /D=C:\Program Files\RadiAnt |