-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Additional tweaks to Windows installer
This should resolve the issue with the installer freezing for some people. If the user installed xPilot in a folder that contained other non-xPilot files, the installer would try to add all non-xPilot files also inside the folder to the uninstaller; if there were lots of files, the installer would essentially freeze. Now the installer doesn't explicitly include all files in the install directory. The uninstaller will now only remove the files that were installed by the installer (read: only xPilot application files).
- Loading branch information
1 parent
68d5218
commit b685e85
Showing
1 changed file
with
0 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters