xref: /reactos/boot/bootdata/livecd/unattend.inf (revision 7b1049c8)
1[Unattend]
2Signature = "$ReactOS$"
3
4; Set UnattendSetupEnabled to yes in order to boot the livecd immediately to desktop
5; yes - unattend setup enabled
6; no - unattend setup disabled
7UnattendSetupEnabled = no
8
9; set this option to automatically
10; specify language in the language setup
11; see hivesys.inf for available languages
12LocaleID = 409
13
14