mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 13:33:27 -07:00
Removed "skippifsilent" as this prevents that the installer language is passed to Greenshot
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@730 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
2673f7315b
commit
1042e1e275
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ begin
|
||||||
end;
|
end;
|
||||||
|
|
||||||
[Run]
|
[Run]
|
||||||
Filename: {app}\Greenshot.exe; Description: {cm:startgreenshot}; Parameters: --configure Ui_Language={language}; WorkingDir: {app}; Flags: nowait postinstall runasoriginaluser skipifsilent
|
Filename: {app}\Greenshot.exe; Description: {cm:startgreenshot}; Parameters: --configure Ui_Language={language}; WorkingDir: {app}; Flags: nowait postinstall runasoriginaluser
|
||||||
[InstallDelete]
|
[InstallDelete]
|
||||||
Name: {app}; Type: filesandordirs; Languages:
|
Name: {app}; Type: filesandordirs; Languages:
|
||||||
Name: {userstartup}\Greenshot.lnk; Type: files; Languages:
|
Name: {userstartup}\Greenshot.lnk; Type: files; Languages:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue