mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 22:01:43 +00:00
[BOOTDATA]: Move an inf comment where it belongs.
svn path=/trunk/; revision=75675
This commit is contained in:
parent
d8a59d7716
commit
0054982013
2 changed files with 2 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
; Set UnattendSetupEnabled to yes in order to get unattended setup working
|
||||
|
||||
[Unattend]
|
||||
Signature = "$ReactOS$"
|
||||
|
||||
; Set UnattendSetupEnabled to yes in order to get unattended setup working
|
||||
; yes - unattend setup enabled
|
||||
; no - unattend setup disabled
|
||||
UnattendSetupEnabled = no
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
; Set UnattendSetupEnabled to yes in order to get unattended setup working
|
||||
|
||||
[Unattend]
|
||||
Signature = "$ReactOS$"
|
||||
|
||||
; Set UnattendSetupEnabled to yes in order to get unattended setup working
|
||||
; yes - unattend setup enabled
|
||||
; no - unattend setup disabled
|
||||
UnattendSetupEnabled = yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue