As per item #3 in the Windows install script section, did you unblock the PS1 file? See the attached image. Otherwise, I would suggest opening a Powershell session, CDing to the directory where the script and the .zip file are and then typing .\install.ps1 (Powershell does not look in the current directory by default) which should at least let you see any error messages that might be generated.
|