[BOOTDATA]: Move an inf comment where it belongs.

svn path=/trunk/; revision=75675
This commit is contained in:
Hermès Bélusca-Maïto
2017-08-26 12:52:28 +00:00
parent d8a59d7716
commit 0054982013
2 changed files with 2 additions and 4 deletions
+1 -2
View File
@@ -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