A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Alex Ionescu 901929a787 - Added support for NTLDR style freeloader GUI. To enable, edit freeldr.ini and add:
ShowTime=No
MinimalUI=Yes
MenuBox=No
CenterMenu=No
TimeText=Seconds until highlighted choice will be started automatically:  
Also make sure the following are set:
MenuTextColor=Gray
MenuColor=Black
TextColor=Gray
SelectedTextColor=Black
SelectedColor=Gray.
- Also made the boot-up screen black, not blue, since that's the actual color it's been after NT4. If booting without NOGUIBOOT, this results in a much nicer transition to the boot screen (especially if using the NTLDR theme)
- Some other minor changes done to simplify transitions while booting. Hoping for filip to finish his Bootvid patch to remove the last annoying gui->text->gui switch near the end :).

svn path=/trunk/; revision=20366
2005-12-27 03:12:00 +00:00
cis Handle access denied scenario 2005-12-13 18:56:49 +00:00
irc reactos.com -> reactos.org 2005-12-14 18:55:57 +00:00
msvc6 Initial revision 2004-02-06 08:21:52 +00:00
os2 OS/2: more changes to make it conform to rbuild. 2005-08-12 20:55:07 +00:00
posix Begin making the 'posix' module conform to rbuild. 2005-08-13 12:35:00 +00:00
reactos - Added support for NTLDR style freeloader GUI. To enable, edit freeldr.ini and add: 2005-12-27 03:12:00 +00:00
rosapps add allowwarnings ="true" so txtscale can be build with dgb=0 with gcc 3.4.4 2005-12-18 12:32:05 +00:00
rosky Make the 'rosky' optional module compile. 2005-08-12 13:46:36 +00:00
vms Modify to conform to the new CSR. 2005-10-02 19:31:30 +00:00