-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement installation path check on Windows (#3642)
* Implement installation path check on Windows Prior to starting the installation, check if the install location contains special characters and if so use a different default install location as well as display a prompt to the user providing additional details. This is in response to #3605, for which a proper solution has yet to be found. * Ensure the destination location dialog is always shown This resolves #552 * Show the Welcome dialog Rather then potentially being greeted with the newly implemented prompt on the destination location dialog if they have special characters in their install path, greet the user with the Welcome dialog when they initially launch the installer. * Reorder/group setup items logically
- Loading branch information
Showing
1 changed file
with
56 additions
and
6 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