How To Remove the LiveState Windows Agent
| Article:TECH109212 | | | Created: 2005-01-13 | | | Updated: 2008-01-31 | | | Article URL http://www.symantec.com/docs/TECH109212 |
Problem
This document describes how to remove the LiveState Windows Agent.
Solution
The preferred method of removing the LiveState Windows Agent is the Datool.exe utility is as follows:
To use Datool.exe to remove the Windows Agent
At a command prompt, go to go to the c:\_integra\bin folder and type the following command:
- datool.exe -x
The Datool.exe command can also be executed remotely.
To remove the agent remotely, use the datool with the syntax:
datool -rx COMPUTERNAME:USERNAME:PASSWORD
You must have administrative privileges on the client computer.
To remove the Windows Agent manually
- On the Windows taskbar, click Start > Run.
- In the Open box, type the following text:
cmd
- At the command prompt, stop the Desktop Agent Service by typing the following command:
net stop wcontrol
Warning: Incorrect use of the Windows registry editor may prevent the operating system from functioning properly. Great care should be taken when making changes to a Windows registry. Registry modifications should only be carried-out by persons experienced in the use of the registry editor application. It is recommended that a complete backup of the registry and workstation be made prior to making any registry changes
- On the Windows taskbar, click Start > Run.
- In the Open box, type regedit and press Enter.
- Go to the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\CSD\CONTROL\2.0
- In the right pane, if the GinaDLL value is set, record its value for step 14, and then press Delete.
- Click Yes to confirm the deletion.
- Navigate to the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
- In the right pane, select the following subkey (this key may not exist for all versions):
SMEShellNotify="c:\_integra\bin\shstart.exe"
- Press Delete.
- Click Yes to confirm the deletion.
- Click the following registry key to select it:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
- In the right pane, double-click GinaDLL.
- If GinaDLL was set in step 7, replace the value data with the recorded value.
Otherwise, type the following text:
msgina.dll
and then click OK. - Go to the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
- In the right pane, double-click UserInit.
- Remove the information after the comma in the Value data box, leaving only the "userinit.exe" path, and then click OK.
- Delete the following registry keys:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application\WControl
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\smedrv
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\smefs
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WControl
- Go to the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application
- In the right-hand pane, click EventMessageFile and then press Delete.
- Click Yes to confirm the deletion. Note that this value may not exist on all versions of Windows.
- In the right pane, double-click Sources.
- Remove "Wcontrol" from the value data box, and then click OK.
- Go to the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96B-E325-11CE-BFC1-08002BE10318}
- In the right pane, double-click UpperFilters.
- In the Value data field, remove the "smedrv" entry, and then click OK.
- Note: Other classes might be present, but you should remove only smedrv.
- Note: Other classes might be present, but you should remove only smedrv.
- Exit the Registry Editor.
- Restart the computer.
- After the computer restarts, delete the "c:\_integra" folder.
- Delete the following files:
%SYSTEMROOT%\system32\drivers\smedrv.sys
%SYSTEMROOT%\system32\drivers\smefs.sys
The LiveState Windows Agent has now been removed from the computer.
|
|
Legacy ID
2005071314283560
Article URL http://www.symantec.com/docs/TECH109212
Terms of use for this information are found in Legal Notices









Thank you.