mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
950c86fb4c
Based on https://stackoverflow.com/a/1511273 Also enforce CRLF for all *.xml files in our tree, because they are distributed with ReactOS.
32 lines
562 B
INI
32 lines
562 B
INI
[FREELOADER]
|
|
DefaultOS=Setup
|
|
TimeOut=0
|
|
|
|
[Display]
|
|
TitleText=ReactOS Setup
|
|
StatusBarColor=Cyan
|
|
StatusBarTextColor=Black
|
|
BackdropTextColor=White
|
|
BackdropColor=Blue
|
|
BackdropFillStyle=Medium
|
|
TitleBoxTextColor=White
|
|
TitleBoxColor=Red
|
|
MessageBoxTextColor=White
|
|
MessageBoxColor=Blue
|
|
MenuTextColor=Gray
|
|
MenuColor=Black
|
|
TextColor=Gray
|
|
SelectedTextColor=Black
|
|
SelectedColor=Gray
|
|
ShowTime=No
|
|
MenuBox=No
|
|
CenterMenu=No
|
|
MinimalUI=Yes
|
|
TimeText=Seconds until highlighted choice will be started automatically:
|
|
|
|
[Operating Systems]
|
|
Setup="Setup"
|
|
|
|
[Setup]
|
|
BootType=ReactOSSetup
|