Simple powershell UI utility that can dynamically read chocolatey install scripts.
- insert you own chocolatey install scripts into
*.ps1in root directory - run
ui/form.ps1in PowerShell as admin - check checkboxes
- click ok
ui/form.ps1 will read this file in following way
##creates group label e.g.## internet>internetlabel above checkboxes in UI- choco install ... marks command to be executed and command will be shown next to its own checkbox