mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
- TSVN choked repeatedly when attempting to merge ~9000 revs into the branch (tried 3 times on 2 different computers) - If someone wants to delete aicom-network-fixes, they are welcome to - Lesson learned: Letting a branch get thousands of revs out of date is a horrible idea svn path=/branches/aicom-network-branch/; revision=44353
31 lines
509 B
INI
31 lines
509 B
INI
[FREELOADER]
|
|
DefaultOS=Setup
|
|
Timeout=1
|
|
|
|
[Display]
|
|
TitleText=ReactOS Setup
|
|
StatusBarColor=Cyan
|
|
StatusBarTextColor=Black
|
|
BackdropTextColor=White
|
|
BackdropColor=Blue
|
|
BackdropFillStyle=Medium
|
|
TitleBoxTextColor=White
|
|
TitleBoxColor=Red
|
|
MessageBoxTextColor=White
|
|
MessageBoxColor=Blue
|
|
MenuTextColor=White
|
|
MenuColor=Blue
|
|
TextColor=Yellow
|
|
SelectedTextColor=Black
|
|
SelectedColor=Gray
|
|
|
|
[Operating Systems]
|
|
Setup="Setup"
|
|
Setup_old="Setup (old boot method)"
|
|
|
|
[Setup]
|
|
BootType=ReactOSSetup2
|
|
|
|
[Setup_old]
|
|
BootType=ReactOSSetup
|