Simplify Installation of Chocolate and GUI
You should run the .exe file, the .cmd is just the input for compiling the exe. (You could also run the .cmd, but then you need to run it with "rightclick - run as administrator" which is already quite difficult for beginners. Priority of this idea is to simplify usage.)
Download finished binary: https://github.com/ayurmedia/ChocolateyAndGUI/blob/master/installChocolateyAndGUI.exe?raw=true
On Windows 10 you might need to unblock the .exe after Download.
![Alt text](Exe-Properties-Security win10.png?raw=true "Security Settings")
.cmd is converted to .exe
this makes it more familiar with users, so they can run .exe and not .cmd.
also many times it will automatically run as administrator or ask for it, which is giving trouble running the .cmd directly.
input is "installChocolateyAndGUI.cmd" ouput (default, automatically same folder)
icon: browse for file and add favicon.ico of this github
rest of settings default. (maybe add Adminstrator manifest to force run as Admin ?)