Windows XP and Windows Server 2003 setups during the GUI part of the installations have progress and options dialogue box windows. Each dialogue box is hidden unless [Shift] + [F11] is typed or input is required (the annoyance).
I would prefer the dialogue boxes to always display.
For an unattended Windows installation for which setup parameters are fully specified by answer file (WINNT.SIF), the dialogue boxes would never display unless [Shift] + [F11] were typed for each dialogue box; that is quite undesirable for an unattended installation.
Two possible options appear available:
- Modify Windows Setup to always display dialogue boxes.
- Run code (either a script or program) that unhides the dialogue boxes. (The code may be started at T-39 using DetachedProgram from WINNT.SIF answer file)
I have stated this thread to organize the finding and discussing a solution of this problem by any means available.
I believe the MSFN.org forums has members qualified to implement option number 2 and have also started a thread in the Programming (C++, Delphi, VB, etc.) forum discussing implementation of the solution (2.) for this problem. That thread is located at:
See next post.
EDIT: Considering that the default show state of the dialogue boxes is hidden, I suspect that many users may have been unfamiliar with the dialogue boxes during the GUI part of Windows XP/Server 2003 setup. The dialogue boxes are similar to those used in older NT Windows setups like for Windows 2000. I have attached images showing what the dialogue boxes, once set visable look like:
Attached File(s)
-
Installing_Devices.gif (36.4K)
Number of downloads: 18 -
Networking_Settings.gif (34.05K)
Number of downloads: 9 -
Installing_Components.gif (28.2K)
Number of downloads: 5 -
Performing_Final_Tasks.gif (28.41K)
Number of downloads: 7
This post has been edited by Ascii2: 28 March 2009 - 04:05 PM



Help

Back to top









