Use these configuration files with Boxstarter and its web launcher technique.
Simply open up Internet Explorer and hit "http://boxstarter.org/package/nr/url?" appended with the path to one of the above configuration files (using the raw path). This will kick of the download of an auto-generated installer that will go through and install the components from the configuration file one by one. For example:
Note: You may need to disable Internet Explorer Enhanced Security Configuration for this to work.
dev-vs2015.txt: Simple environment script for installing browsers, Fiddler, Notepad++, NodeJS, and change some annoying windows configurations (i.e. disable UAC, enable remote desktop)
http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/ScottRoutley/33fd2e55517f2ac4f255d9df06830482/raw/371bc77bd921f0330dde41b6391cee3694c8e34b/dev-vs2015.txt
** powershell/command promt command **
START http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/ScottRoutley/5a9375fc6851f16b9a0e/raw/dev-vs2015.txt
dev-vs2013.txt: Simple environment script for installing browsers, Fiddler, Notepad++, NodeJS, and change some annoying windows configurations (i.e. disable UAC, enable remote desktop)
http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/ScottRoutley/5a9375fc6851f16b9a0e/raw/dev-vs2013.txt
** powershell/command promt command **
START http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/ScottRoutley/5a9375fc6851f16b9a0e/raw/dev-vs2013.txt
Dev-Java.txt: Simple environment script for installing browsers, Fiddler, Notepad++, NodeJS, and change some annoying windows configurations (i.e. disable UAC, enable remote desktop)
http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/ScottRoutley/7d1c6f7d8a6230eb43e5/raw/Dev-Java.txt
** powershell/command promt command **
START http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/ScottRoutley/7d1c6f7d8a6230eb43e5/raw/Dev-Java.txt