mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-02-16 17:11:28 +00:00
removed the "Start Doom Builder" checkbox at the end of the setup installation, because it would run Doom Builder with administrator rights and a user might not want this. (this would effectively write the program configuration with admin rights on DB's first run)
This commit is contained in:
parent
395eccfeb4
commit
eaf6e83dab
2 changed files with 0 additions and 2 deletions
|
@ -47,7 +47,6 @@ Name: {group}\{cm:UninstallProgram,Doom Builder}; Filename: {uninstallexe}
|
|||
Name: {commondesktop}\Doom Builder; Filename: {app}\Builder.exe; Tasks: desktopicon
|
||||
|
||||
[Run]
|
||||
Filename: {app}\Builder.exe; Description: {cm:LaunchProgram,Doom Builder}; Flags: nowait postinstall skipifsilent
|
||||
|
||||
[UninstallDelete]
|
||||
Name: {localappdata}\Doom Builder; Type: filesandordirs
|
||||
|
|
|
@ -47,7 +47,6 @@ Name: {group}\{cm:UninstallProgram,Doom Builder}; Filename: {uninstallexe}
|
|||
Name: {commondesktop}\Doom Builder; Filename: {app}\Builder.exe; Tasks: desktopicon
|
||||
|
||||
[Run]
|
||||
Filename: {app}\Builder.exe; Description: {cm:LaunchProgram,Doom Builder}; Flags: nowait postinstall skipifsilent
|
||||
|
||||
[UninstallDelete]
|
||||
Name: {localappdata}\Doom Builder; Type: files
|
||||
|
|
Loading…
Reference in a new issue