Re: [PATCHES] MSVC installation wrapper script

2007-05-01 Thread Magnus Hagander
Dave Page wrote: > Per previous discussion with Magnus, the attached batch file (rename to > install.bat) is a wrapper script for the MSVC installer. It sets up the > environment before installing (to allow zic.exe to run properly), and > removes the need to explicitly call perl on the command line

[PATCHES] MSVC installation wrapper script

2007-05-01 Thread Dave Page
Per previous discussion with Magnus, the attached batch file (rename to install.bat) is a wrapper script for the MSVC installer. It sets up the environment before installing (to allow zic.exe to run properly), and removes the need to explicitly call perl on the command line. This should be add