Removing the Host Agent
A-19
Silent Installations and Removals
Host Agent example: 
RunDll32 
C:\PROGRA~1\COMMON~1\INSTAL~1\engine\6\INTEL3
~1\ctor.dll,LaunchSetup "C:\Program Files\InstallShield 
Installation 
Information\{249CF790-30CE-11D4-9A87-0060B0FB53A4}\
Setup.exe" -STARTEDFROMADDREMOVEPROGRAMS -s 
-f1E:\aSafeDir\agentUninst.iss 
-f2C:\aLocalSafeDir\agentUninst.log
where -s specifies a silent operation will be performed, in this 
case a removal, using the response file recorded in 
E:\aSafeDir\agentUninst.iss. It will then log the result in 
C:\aLocalSafeDir\agentUninst.log.
3. Verify that the removal was successful (refer to the next section, 
Verifying the silent installation or removal) before running the 
command on all the other attached Windows servers.
4. If the removal was successful, repeat steps 1 and 2 on all 
remaining attached Windows servers.