mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
437 B
15 lines
437 B
; 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
|
|
|