-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
Even though this is a developer tool, it isn't excuse for a poor user experience. There's a few things that bother me.
- Running the script opens a file dialog window. This can take some time depending on the machine, while opening the GUI would probably be faster and more transparent, even if it may skip a step.
- Error message boxes used on cancel. Cancelling does not warrant alerting the user to that degree.
- Non-standard Installer - this one's a little debatable. This obviously keeps the dependencies for the installer by not requiring using an alternative like NSIS...but it ugly.