16 lines
437 B
Plaintext
16 lines
437 B
Plaintext
|
; Microsoft Windows XP and Windows Whistler
|
||
|
; (c) 1994 - 2001 Microsoft Corporation. All rights reserved.
|
||
|
;
|
||
|
; Accessible Setup Answer File
|
||
|
;
|
||
|
; This file contains information about how to automate the installation
|
||
|
; or upgrade of Windows NT Workstation and Windows NT Server so the
|
||
|
; Setup program runs without requiring user input during the text-mode
|
||
|
; phase.
|
||
|
|
||
|
[Unattended]
|
||
|
OemPreinstall = no
|
||
|
TargetPath = *
|
||
|
UnattendMode = GuiAttended
|
||
|
|