This is a batch script that is designed to generate a file that installs Chocolatey and any packages you have installed with it, potentially useful for refreshing you Windows box.
I wrote this when recently I need to refresh my Windows install so that I could easily get the software I am using reinstalled.
Download: choco-install-builder.bat (zipped)
sha1: 93c07e4a13f3bb0d0797bf512cc775a1a7f67024
If your not familiar with Chocolatey and you use Windows you should check it out. It’s a very handy software manager in the vein of apt-get on Linux.