These are the rights needed for different operations in the software:
  • Local admin rights to install software
    • The installer will install one Windows service and needs local admin rights to do this
    • The installer will write files to the C:\Program Files (x86)\ directory (by default) and will need local admin rights to do this
    • The installer will write into the registry and will need rights to do this
  • For the service to work correctly, the “PathSolutions TotalView” service (MonitorSvc.exe) needs:
    • Rights to read & write from the registry
    • Rights to read & write files in the C:\Program Files (x86)\PathSolutions\TotalView director
  • To run the config tool or wizard, you need:
    • Rights to Start and Stop Services
    • Rights to read & write from the registry
    • Rights to read & write files in the C:\Program Files (x86)\PathSolutions\TotalView directory