[Installer] Add option for desktop icon

This commit is contained in:
Frank-74 2016-08-20 03:34:14 +01:00 committed by GitHub
parent 6ef996b67f
commit fb60c8cb77
1 changed files with 3 additions and 0 deletions

View File

@ -42,7 +42,10 @@ Name: "{app}\Screenshots"; Permissions: everyone-full
Name: "{app}\Textures"; Permissions: everyone-full
[Icons]
Name: "{commondesktop}\Project64"; Filename: "{app}\Project64.exe"; Tasks: desktopicon
Name: "{commonprograms}\Project64 2.3\Project64"; Filename: "{app}\Project64.exe"
Name: "{commonprograms}\Project64 2.3\Uninstall Project64 2.3"; Filename: "{uninstallexe}"; Parameters: "/LOG"
Name: "{commonprograms}\Project64 2.3\Support"; Filename: "http://forum.pj64-emu.com"
[Tasks]
Name: desktopicon; Description: "Create a &desktop icon"