Install error for 4.15.1 windows-x64 downloaded 1/23/26

Stop-Service : Service ‘OttoFMS (com.proofgeist.ottofms)’ cannot be stopped due to the following error: Cannot open
com.proofgeist.ottofms service on computer ‘.’.
At line:61 char:2

  • Stop-Service -Name "com.proofgeist.ottofms"
    
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : CloseError: (System.ServiceProcess.ServiceController:ServiceController) [Stop-Service],
      ServiceCommandException
    • FullyQualifiedErrorId : CouldNotStopService,Microsoft.PowerShell.Commands.StopServiceCommand

Hey Scott,

This looks like an uninstall error, did you run this via the powershell command? If you try uninstalling using the uninstaller application it might give a more helpful error.

-Kyle