Windows installer: do not use previous App dir for new installation
This commit is contained in:
parent
8ca2beb4cb
commit
ed043cd81c
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ AppPublisherURL=http://www.flightgear.org
|
||||||
AppSupportURL=http://www.flightgear.org
|
AppSupportURL=http://www.flightgear.org
|
||||||
AppUpdatesURL=http://www.flightgear.org
|
AppUpdatesURL=http://www.flightgear.org
|
||||||
DefaultDirName={pf}\FlightGear {#FGVersion}
|
DefaultDirName={pf}\FlightGear {#FGVersion}
|
||||||
|
UsePreviousAppDir=no
|
||||||
DefaultGroupName=FlightGear {#FGVersion}
|
DefaultGroupName=FlightGear {#FGVersion}
|
||||||
LicenseFile=X:\flightgear\COPYING
|
LicenseFile=X:\flightgear\COPYING
|
||||||
Uninstallable=yes
|
Uninstallable=yes
|
||||||
|
|
Loading…
Reference in a new issue