Troubleshooting Systemhound Windows Installer

From systemhoundwiki

To assist with investigating an issue relating to the systemhound windows installer (MSI) not working - e.g. the installer displaying an error or failing to start - please send to support the msi log file generated when running the installer with the following command...

msiexec /l* "c:\temp\systemhoundmsi.log" /i "systemhound-central-server.msi"

You may need to enter the full path to installer file systemhound-central-server.msi, if you do please ensure you enclose the path in quotes.

Please send the log file systemhoundmsi.log to support with any screenshots which may help us understand and diagnose the issue.

Views