mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 12:03:29 +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]
|
[Unattend]
|
||||||
Signature = "$ReactOS$"
|
Signature = "$ReactOS$"
|
||||||
|
|
||||||
|
; Set UnattendSetupEnabled to yes in order to get unattended setup working
|
||||||
; yes - unattend setup enabled
|
; yes - unattend setup enabled
|
||||||
; no - unattend setup disabled
|
; no - unattend setup disabled
|
||||||
UnattendSetupEnabled = no
|
UnattendSetupEnabled = no
|
||||||
|
|
|
@ -1,8 +1,7 @@
|
||||||
; Set UnattendSetupEnabled to yes in order to get unattended setup working
|
|
||||||
|
|
||||||
[Unattend]
|
[Unattend]
|
||||||
Signature = "$ReactOS$"
|
Signature = "$ReactOS$"
|
||||||
|
|
||||||
|
; Set UnattendSetupEnabled to yes in order to get unattended setup working
|
||||||
; yes - unattend setup enabled
|
; yes - unattend setup enabled
|
||||||
; no - unattend setup disabled
|
; no - unattend setup disabled
|
||||||
UnattendSetupEnabled = yes
|
UnattendSetupEnabled = yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue