Subversion Repositories stackman

Rev

Rev 11 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11 Rev 13
Line 43... Line 43...
43
Source: "StackMan.exe"; DestDir: "{app}"; Flags: ignoreversion signonce
43
Source: "StackMan.exe"; DestDir: "{app}"; Flags: ignoreversion signonce
44
 
44
 
45
[Icons]
45
[Icons]
46
;Name: "{group}\Webseiten\ViaThinkSoft"; Filename: "https://www.viathinksoft.de/"
46
;Name: "{group}\Webseiten\ViaThinkSoft"; Filename: "https://www.viathinksoft.de/"
47
Name: "{group}\Stack Manager"; Filename: "{app}\StackMan.exe"
47
Name: "{group}\Stack Manager"; Filename: "{app}\StackMan.exe"
48
Name: "{group}\Stack Manager deinstallieren"; Filename: "{uninstallexe}"
48
;Name: "{group}\Stack Manager deinstallieren"; Filename: "{uninstallexe}"
49
Name: "{userdesktop}\Stack Manager"; Filename: "{app}\StackMan.exe"; MinVersion: 4,4; Tasks: desktopicon
49
Name: "{autodesktop}\Stack Manager"; Filename: "{app}\StackMan.exe"; MinVersion: 4,4; Tasks: desktopicon
50
 
50
 
51
[Run]
51
[Run]
52
Filename: "{app}\StackMan.exe"; Description: "Stack Manager starten"; Flags: nowait postinstall skipifsilent
52
Filename: "{app}\StackMan.exe"; Description: "Stack Manager starten"; Flags: nowait postinstall skipifsilent
53
 
53
 
54
[Code]
54
[Code]