Smartmontools windows installation guide - Hellowlol/HTPC-Manager GitHub Wiki

  1. Download smartmontools from here: http://www.netpower.fr/smartmontools

  2. Start powershell (press windows button write powershell) Paste this command [Environment]::SetEnvironmentVariable("Path", "$env:Path;C:\Program Files (x86)\smartmontools for Windows\bin", "User") Be sure to check that the install path matches with where you installed it.

  3. Click the start menu, in the search menu write cmd, right click and click "run as administrator" Press yes if you get UAC warning.

  4. In cmd use cd path/to/htpc-manager-folder

  5. Start htpc manager: python htpc.py