Add an icon to the FlightGear Wiki, and a name to the output image
This commit is contained in:
parent
e4c666584b
commit
b22e2dfdce
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
|
||||
[Setup]
|
||||
AppName=FlightGear
|
||||
OutputBaseFilename=fgsetup-0.9.10
|
||||
AppVerName=FlightGear v0.9.10
|
||||
AppPublisher=The FlightGear Organization
|
||||
AppPublisherURL=http://www.flightgear.org
|
||||
|
@ -51,6 +52,7 @@ Name: "{group}\FlightGear Launcher"; Filename: "{app}\bin\Win32\fgrun.exe"; Work
|
|||
Name: "{group}\Install & Uninstall Scenery"; Filename: "{app}\bin\Win32\fgadmin.exe"; WorkingDir: "{app}";
|
||||
Name: "{group}\FlightGear Documentation"; Filename: "{app}\data\docs\index.html"
|
||||
Name: "{group}\Explore Documentation Folder"; Filename: "{app}\docs"
|
||||
Name: "{group}\Flightgear Wiki"; Filename: "http://www.seedwiki.com/wiki/flight_gear/flight_gear.cfm"
|
||||
Name: "{group}\Uninstall FlightGear v0.9.10"; Filename: "{uninstallexe}"
|
||||
Name: "{userdesktop}\FlightGear v0.9.10"; Filename: "{app}\bin\Win32\fgrun.exe"; WorkingDir: "{app}"; Tasks: desktopicon
|
||||
; For running flightgear directly
|
||||
|
|
Loading…
Reference in a new issue