You are here: PSPad forum > English discussion forum > Re: Install lang param not working

Re: Install lang param not working

#1 Install lang param not working

Posted by: matteo.pisano@hintag.ch | Date: 2025-01-28 08:12 | IP: IP Logged

It seems, that the param /LANG=de ist only working for the GUI setup. I tried to install the application with powershell and the help of de Inno Setup documenation an other forum informations.

Start-Process "pspad507_setup.exe" -ArgumentList '/VERYSILENT /NORESTART /LANG=de /TASKS="icons" /LOG="C:\Windows\Logs\Software\pspad507_install.log"'

Without the /VERYSILENT it seems to start the Setup in german.sad smiley

Options: Reply | Quote | Up ^


#2 Re: Install lang param not working

Posted by: pspad | Date: 2025-01-28 08:52 | IP: IP Logged

You are right. The parameter is for installer.
PSpad after start detects OS language and if possible then chose corresponding language.
If you want to start PSpad after install with German GUI, create simple pspad.ini file and put it into %APPData%\PSPad folder (if no pspad.ini exists).

Ini content:

[Config]
Localization=DEUTSCH

If you mean installer language, parameter /verysilent means installation without any user activity, mostly on the background. So I understand InnoSetup doesn't apply any localisation in this case.

Edited 1 time(s). Last edit at 2025-01-28 08:55 by pspad.

Options: Reply | Quote | Up ^






Editor PSPad - freeware editor, © 2001 - 2026 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR