Installation procedure
Installation
Install the msi, current list of supported OS is :
- Win 7 (32b)
- Win 7 (42b)
- Win XP (32b & 64b) with powershell pack installed
- Windows server 2008 (64b)
Configuration
You need to allow powershell script execution, to do so, launched a powershell console in admin mode, and type :
set-Execution-Policy remoteSigned
You can use the sample template provided in the conf repository, as a starting point.