I uninstalled the client from my machine and then realized I didn't uninstall the repository. I just tried and it won't let me saying it times out when waiting for windows service to respond.
Giggles220
0

Comments

3 comments

  • Nigel Morse
    We may need to work out some manual uninstall instructions. Bear with me a minute....
    Nigel Morse
    0
  • Nigel Morse
    Ok - this should do it... :)

    Open a command prompt and type the following 2 commands
    net stop SqlResponseMonitorService 
    sc delete SqlResponseMonitorService
    

    they should stop the service (which probably isn't running anyway) and then remove it.

    You can then safely delete everything in the following folders
    C:\Program Files\Red Gate\SQL Response Incident Repository 1.0 Beta
    C:\Documents and Settings\All Users\Application Data\Red Gate\SQL Response
    

    and that should do it :)
    Nigel Morse
    0
  • Giggles220
    worked great. Thanks
    Giggles220
    0

Add comment

Please sign in to leave a comment.