<div dir="ltr">Hello all,<div><br></div><div>First off, let me state that I have extreme sympathy for people who have to develop for windows. That said, by default, the windows installer running on windows 7 breaks with the Perl.exe failing. I had to use the -v gui text option and install a full install of Perl.</div><div><br></div><div>A few things about this process, do not tell anyone to disable firewalls or anti-virus software. That makes your product look extremely sketchy. I understand that you can't plan for everything but if someone told you to just run this strange script as root while disabling the firewall and anti-virus scanners, you should be very suspicious. </div><div><br></div><div>Also, honestly, you should have it working under windows 7 at this point. Turn the firewalls on. Run the installation scripts. Fix the problems. I shouldn't have an xz error throwing a perl.exe error. Assume that users are installing this in a corporate environment as a local user with reasonable security. We are long past the point of saying that users should disable computer protections.  </div><div><br></div><div>Also, make the default install location C:\Users\<local user> if they are not running it as admin and C:\Program Files (x86)\ if they are. It's the little things like that which will solve a host of problems. If I tried to install something as a user on C:\ it would just fail. </div><div><br></div><div>Thanks,</div><div>~Ben</div><div><br></div></div>