Removing the Navisphere Initialization Utility
A-7
Silent Installations and Removals
5. Create a response file for the Initialization Utility by issuing the 
command below. The command consists of the text retrieved 
from the Initialization Utility registry and additional switches as 
shown below.
The command will launch an InstallShield Wizard. Pathnames or 
filenames containing spaces must be in double quotation marks, for 
example, "C:\my dir\my file.cfg".
InitUtilUninstallString -r -f1fullpath\responsefilename
where
InitUtilUninstallString
Is the Initialization Utility UninstallString text listed in step 3 
on page A-6.
-r
Indicates that a response file will be created.
-f1fullpath\responsefilename
Specifies the full pathname and filename of the response file.
Performing a silent removal
1. On another attached server (not the same server on which you 
created the response file), open a command line window.
2. Enter the command below to remove the Initialization Utility.
Important By creating the response file, a removal occurred on the server 
where the file was created. This is why you do not need to perform this 
step on that server. 
InitUtilUninstallString -s -f1fullpath\responsefilename 
-f2fullpath\ logfilename
where
InitUtilUninstallString
Is the Initialization Utility UninstallString text listed in step 3 
on page A-6.