escott123

updated

16 years ago

E

escott123

12 Posts

0

16897

October 12th, 2010 06:00

How can I manually uninstall a networker client (v74sp5x64)

I am trying to install networker 7.5 x64 on a Windows server that already has v74 sp5 installed. I cannot  uninstall the networker v7.4 sp5 client - it does not exist in the control panel/programs add-remove list. It appears to have been a hacked install. The installer for v7.5 fails as it knows about the older version and wants it to be removed first.

“An older version of the networker software is installed. Please remove the installed version and run setup again.”

I have tried the following manual work around but this fails as well:

  1. server      reboot
  2. stop      networker remote exec service
  3. remove      d:\program files\legato\nsr folder
  4. Remove      following registry entries:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\Folders]

"C:\\Program Files (x86)\\Legato\\nsr\\"="1"

"C:\\Program Files (x86)\\Legato\\"="1"

"C:\\Program Files (x86)\\Legato\\nsr\\res\\"="1"

=========================================

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application\Networker]

"EventMessageFile"=hex(2):44,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,\

  00,6d,00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4c,00,65,00,67,00,61,00,\

  74,00,6f,00,5c,00,6e,00,73,00,72,00,5c,00,62,00,69,00,6e,00,5c,00,6c,00,69,\

  00,62,00,6c,00,6f,00,63,00,61,00,6c,00,2e,00,64,00,6c,00,6c,00,00,00

"CategoryMessageFile"=hex(2):44,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,\

  61,00,6d,00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4c,00,65,00,67,00,61,\

  00,74,00,6f,00,5c,00,6e,00,73,00,72,00,5c,00,62,00,69,00,6e,00,5c,00,6c,00,\

  69,00,62,00,6c,00,6f,00,63,00,61,00,6c,00,2e,00,64,00,6c,00,6c,00,00,00

"CategoryCount"=dword:00000026

"TypesSupported"=dword:00000007

============================================

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Legato]

[HKEY_CURRENT_USER\Software\Legato\Backup]

[HKEY_CURRENT_USER\Software\Legato\Backup\7.4 SP5.Build.726]

"Desktop"="0, 0, 1280, 1024"

"Frame window"="1, 64, 51, 1152, 918, -1, -1"

"Show tool bar"="Yes"

"Show status line"="Yes"

"Browse details"="1"

"Font name"="MS Shell Dlg"

"Font parameters"="-13, 400, 0, 1, 2, 1, 34, 0"

"Order"="0, 0, 0, 0, 0, 0"

==================================================

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nsrexecd]

"Type"=dword:00000010

"Start"=dword:00000002

"ErrorControl"=dword:00000000

"ImagePath"=hex(2):22,00,44,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,\

  6d,00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4c,00,65,00,67,00,61,00,74,\

  00,6f,00,5c,00,6e,00,73,00,72,00,5c,00,62,00,69,00,6e,00,5c,00,6e,00,73,00,\

  72,00,65,00,78,00,65,00,63,00,64,00,2e,00,65,00,78,00,65,00,22,00,00,00

"DisplayName"="NetWorker Remote Exec Service"

"ObjectName"="LocalSystem"

"Description"="Listens for, authenticates, and processes remote execution requests from the NetWorker Backup and Recover Server. It must be running for proper NetWorker client, storage node, or server operation."

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nsrexecd\Enum]

"0"="Root\\LEGACY_NSREXECD\\0000"

"Count"=dword:00000001

"NextInstance"=dword:00000001

  1. rerun      install from setup.exe.

Regards

Ewan