Hi.
I´m creating my own Windows Media with Veracrypt integrated.
I downloaded VeraCrypt_Setup_x64_1.25.9.msi and used the following parameters to silently install it:
And the silent installation worked fine. But I didn´t find the parameter to change the language. May you help me with it? I want a silent install in German and another in Portuguese.
Thanks for any help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi.
I´m creating my own Windows Media with Veracrypt integrated.
I downloaded VeraCrypt_Setup_x64_1.25.9.msi and used the following parameters to silently install it:
VeraCrypt_Setup_x64_1.25.9.msi /qn ACCEPTLICENSE=YES /norestart
Using the parameters in setupcomplete.cmd.
And the silent installation worked fine. But I didn´t find the parameter to change the language. May you help me with it? I want a silent install in German and another in Portuguese.
Thanks for any help.
Hey there,
using VC version 1.24U7, I found the following registry value:
Computer\HKEY_CURRENT_USER\SOFTWARE\VeraCrypt\SetupUILanguage
Setting it to
de
will change the user's UI to German.Greets