mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00:00
[BOOTDATA]: Move an inf comment where it belongs.
svn path=/trunk/; revision=75675
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user