EMC AX100i Release Notes - Page 41

> CurrentVersion > Uninstall > {8210BD3A-00C2-11D4-9A6C

Page 41 highlights

Installation Creating a response file 1. Log in to the Windows server as Administrator or someone who has administrative privileges. 2. Run regedit and navigate to the following initialization utility registry key: HKEY_LOCAL_MACHINE > SOFTWARE> Microsoft > Windows > CurrentVersion > Uninstall > {8210BD3A-00C2-11D4-9A6C0060B0FB53A4} > UninstallString 3. Select and copy the text within the initialization utility UninstallString, as listed below. RunDll32 C:\PROGRA~1\COMMON~1\INSTAL~1\engine\6\INTEL3~1\ctor.dll,Launc hSetup "C:\Program Files\InstallShield Installation Information\{8210BD3A-00C2-11D4-9A6C-0060B0FB53A4}\setup.exe" -STARTEDFROMADDREMOVEPROGRAMS. 4. Open a command line window, such as a DOS window. 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 above. -r Indicates that a response file will be created. -f1fullpath\responsefilename Specifies the full pathname and filename of the response file. EMC AX100-Series Integrated Management Software Release Notes 41

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52

41
Installation
EMC AX100-Series Integrated Management Software Release Notes
Creating a response file
1.
Log in to the Windows server as Administrator or someone who has
administrative privileges.
2.
Run
regedit
and navigate to the following initialization utility
registry key:
HKEY_LOCAL_MACHINE > SOFTWARE> Microsoft > Windows
> CurrentVersion > Uninstall > {8210BD3A-00C2-11D4-9A6C-
0060B0FB53A4} > UninstallString
3.
Select and copy the text within the initialization utility
UninstallString
, as listed below.
RunDll32
C:\PROGRA~1\COMMON~1\INSTAL~1\engine\6\INTEL3~1\ctor.dll,Launc
hSetup "C:\Program Files\InstallShield Installation
Information\{8210BD3A-00C2-11D4-9A6C-0060B0FB53A4}\setup.exe"
-STARTEDFROMADDREMOVEPROGRAMS.
4.
Open a command line window, such as a DOS window.
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 -f1
fullpath\responsefilename
where
InitUtilUninstallString
Is the Initialization utility
UninstallString
text listed in step 3
above.
-r
Indicates that a response file will be created.
-f1
fullpath\responsefilename
Specifies the full pathname and filename of the response file.