Subversion Repositories lightgame

Compare Revisions

Regard whitespace Rev 6 → Rev 7

/trunk/Setup.iss
7,9 → 7,9
AppVersion=1.0
AppCopyright=© Copyright 2009 - 2024 ViaThinkSoft
AppPublisher=ViaThinkSoft
AppPublisherURL=http://www.viathinksoft.de/
AppSupportURL=http://www.daniel-marschall.de/
AppUpdatesURL=http://www.viathinksoft.de/
AppPublisherURL=https://www.viathinksoft.de/
AppSupportURL=https://www.daniel-marschall.de/
AppUpdatesURL=https://www.viathinksoft.de/
DefaultDirName={autopf}\LightGame
DefaultGroupName=LightGame
UninstallDisplayIcon={app}\LightGame.exe
33,17 → 33,17
; Allgemein
Source: "LightGame.exe"; DestDir: "{app}"; Flags: ignoreversion signonce
 
[Folders]
Name: "{group}\Webseiten"; Languages: de
;[Folders]
;Name: "{group}\Webseiten"; Languages: de
 
[Icons]
; Allgemein
Name: "{group}\LightGame"; Filename: "{app}\LightGame.exe"
; Deutsch
Name: "{group}\Deinstallieren"; Filename: "{uninstallexe}"
Name: "{group}\Webseiten\Daniel Marschall"; Filename: "https://www.daniel-marschall.de/"
Name: "{group}\Webseiten\ViaThinkSoft"; Filename: "https://www.viathinksoft.de/"
Name: "{group}\Webseiten\Projektseite auf ViaThinkSoft"; Filename: "https://www.viathinksoft.de/projects/lightgame"
;Name: "{group}\Deinstallieren"; Filename: "{uninstallexe}"
;Name: "{group}\Webseiten\Daniel Marschall"; Filename: "https://www.daniel-marschall.de/"
;Name: "{group}\Webseiten\ViaThinkSoft"; Filename: "https://www.viathinksoft.de/"
;Name: "{group}\Webseiten\Projektseite auf ViaThinkSoft"; Filename: "https://www.viathinksoft.de/projects/lightgame"
 
[Run]
Filename: "{app}\LightGame.exe"; Description: "LightGame"; Flags: nowait postinstall skipifsilent