setup/windows-installer: Update to get installation bugfixes
authorW. Trevor King <wking@tremily.us>
Tue, 12 Nov 2013 18:12:43 +0000 (10:12 -0800)
committerW. Trevor King <wking@tremily.us>
Wed, 13 Nov 2013 17:15:39 +0000 (09:15 -0800)
commit04674cfe88f0fd9762abf53329d617b19e150f72
tree9c2f620f7e89a08016d0291f6cac8587b32224d9
parent72fcc089791417a4cf5825f01d4d2334433f9e99
setup/windows-installer: Update to get installation bugfixes

This pulls in:
* swc-windows-installer.py: Use regular expressions to POSIX-ify paths
* swc-windows-installer.py: Only create the python-scripts dir if it doesn't exist
* swc-windows-installer.py: Split out zip_install into its own function
setup