-
Enhancement
-
Resolution: Fixed
-
P2
-
1.4.1
-
mantis
-
x86
-
windows_2000
-
Verified
When installing the JDK/JRE in windows, users are presented with several dialog
boxes such as license agreement, select browsers, destination path, etc.
the window titles of these dialog boxes all say "InstallShield Wizard". Please update window titles to be more descriptive. For example, the License Agreement dialog box should have the window title "License Agreement".
this is needed so we can automate interactive installations. we can send in
key events courtesy of some scripting with wsh but we need the titles to
be distinct to determine if errors occurred and to ensure the ordering of the dialog boxes are correct.
boxes such as license agreement, select browsers, destination path, etc.
the window titles of these dialog boxes all say "InstallShield Wizard". Please update window titles to be more descriptive. For example, the License Agreement dialog box should have the window title "License Agreement".
this is needed so we can automate interactive installations. we can send in
key events courtesy of some scripting with wsh but we need the titles to
be distinct to determine if errors occurred and to ensure the ordering of the dialog boxes are correct.