From: Frederic Bouvier Date: Wed, 7 Dec 2011 07:43:54 +0000 (+0100) Subject: Add fgpanel to the mix X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=84b31e573caf4088ec17119822273bfc708ab33e;p=flightgear.git Add fgpanel to the mix --- diff --git a/package/Win32-Inno/FlightGear-devel.iss b/package/Win32-Inno/FlightGear-devel.iss index cddc25fc6..a91dea639 100644 --- a/package/Win32-Inno/FlightGear-devel.iss +++ b/package/Win32-Inno/FlightGear-devel.iss @@ -82,6 +82,7 @@ Name: "{group}\Tools\UGsmooth"; Filename: "cmd"; Parameters: "/k ""{app}\bin\UGs Name: "{group}\Tools\MIDSsmooth"; Filename: "cmd"; Parameters: "/k ""{app}\bin\MIDSsmooth.exe"" -h"; WorkingDir: "{app}\bin"; Name: "{group}\Tools\metar"; Filename: "cmd"; Parameters: "/k ""{app}\bin\metar.exe"" -h"; WorkingDir: "{app}\bin"; Name: "{group}\Tools\yasim"; Filename: "cmd"; Parameters: "/k ""{app}\bin\yasim.exe"" -h"; WorkingDir: "{app}\bin"; +Name: "{group}\Tools\fgpanel"; Filename: "cmd"; Parameters: "/k ""{app}\bin\fgpanel.exe"" -h"; WorkingDir: "{app}\bin"; Name: "{group}\Tools\Explore Documentation Folder"; Filename: "{app}\data\Docs"