From: fredb Date: Tue, 26 Jan 2010 15:06:32 +0000 (+0000) Subject: Fix Win64 package X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3fa70ad3ae7d7f9874823204f8fc898c70315c8f;p=flightgear.git Fix Win64 package --- diff --git a/package/Win32-Inno/FlightGear-64.iss b/package/Win32-Inno/FlightGear-64.iss index ca6008461..bec182e96 100644 --- a/package/Win32-Inno/FlightGear-64.iss +++ b/package/Win32-Inno/FlightGear-64.iss @@ -23,7 +23,7 @@ AppId=FlightGear AppName=FlightGear 64-bit AppPublisher=The FlightGear Team OutputBaseFilename=fgsetup64-2.0.0-RC2 -AppVerName=FlightGear v2.0.0-RC2 +AppVerName=FlightGear 64-bit v2.0.0-RC2 AppPublisherURL=http://www.flightgear.org AppSupportURL=http://www.flightgear.org AppUpdatesURL=http://www.flightgear.org @@ -36,10 +36,11 @@ VersionInfoVersion=1.9.9.993 WizardImageFile=X:\setupimg.bmp WizardSmallImageFile=X:\setupsmall.bmp ;UpdateUninstallLogAppName=No -CreateUninstallRegKey=no +;CreateUninstallRegKey=no ArchitecturesInstallIn64BitMode=x64 ArchitecturesAllowed=x64 VersionInfoCompany=The FlightGear Team +UninstallDisplayIcon={app}\bin\Win64\fgrun.exe [Tasks] ; NOTE: The following entry contains English phrases ("Create a desktop icon" and "Additional icons"). You are free to translate them into another language if required.