reactos/reactos/boot/bootdata
Daniel Reimer 4cc03bbf01 [BOOTDATA]
Fix autorun.inf on LiveCD and HybridCD linking to a non existent welcome.exe. HybridCD now links to the correct folder to welcome.exe and LiveCD just opens the readme.txt
https://www.reactos.org/forum/viewtopic.php?f=2&t=15406

svn path=/trunk/; revision=71342
2016-05-16 11:11:22 +00:00
..
bootcd [SYSSETUP][UNATTENDED] Add a way to disable Gecko install. Brought to you by V. 2015-06-09 23:20:33 +00:00
bootcdregtest [BOOTCDREGTEST] 2015-02-16 16:17:22 +00:00
packages [MSHTML] Sync with Wine Staging 1.7.55. [APPWIZ][BOOTDATA] Update gecko package to 2.40. CORE-10536 2015-11-28 21:10:43 +00:00
autorun-bootcd.inf [BOOTDATA] 2016-05-16 11:11:22 +00:00
autorun-hybridcd.inf [BOOTDATA] 2016-05-16 11:11:22 +00:00
autorun-livecd.inf [BOOTDATA] 2016-05-16 11:11:22 +00:00
bootcd.ini [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
caroots.inf [CAROOTS] 2016-03-28 23:15:30 +00:00
CMakeLists.txt [BOOTDATA] 2016-05-16 11:11:22 +00:00
hivebcd.inf [HIVEBCD/BOOTMGR]: Prep work 2016-01-20 03:53:59 +00:00
hivecls.inf [SHELL32] 2016-05-07 21:59:00 +00:00
hivedef.inf [BOOTDATA]: Fix encoding and broken french translation caused by r70375. 2016-01-07 13:31:46 +00:00
hiveinst.inf [BOOTDATA]: Default also to 32bpp (livecd, ...); see r65498 for more details. CORE-8826 2015-01-29 01:35:21 +00:00
hivesft.inf [HIVESFT] Fix Santiago timezone in ReactOS time settings. By Peter Hater. CORE-10231 2016-03-24 18:18:30 +00:00
hivesys.inf [BTRFS] 2016-03-23 20:37:55 +00:00
hybridcd.ini [REACTOS] HybridCD: Move the livecd.iso file into the livecd directory. 2015-01-21 22:24:47 +00:00
icon.ico [ICONS] 2014-12-31 22:26:19 +00:00
livecd.inf [INF] 2015-04-22 22:52:32 +00:00
livecd.ini [FREELDR] 2015-01-04 23:49:18 +00:00
livecd_start.cmd [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
readme.txt [REACTOS] 2016-01-05 19:52:35 +00:00
txtsetup.sif [BTRFS] 2016-03-23 20:37:55 +00:00

========================
ReactOS™ Version 0.4.x
Updated January 5, 2016
========================

1. What is ReactOS?
-------------------

ReactOS™ is an Open Source effort to develop a quality operating system that is
compatible with applications and drivers written for the Microsoft® Windows™ NT
family of operating systems (NT4, 2000, XP, 2003, Vista, Seven).

More information is available at: http://www.reactos.org


2. Relationship with the WINE project
-------------------------------------

ReactOS has always intended to work with the WINE project to share as much
programming effort as possible. This mainly concerns User Mode DLLs and
still happens to a degree today. Other areas of cooperation lie in
applications and testing suites.


3. Future compatibility
-----------------------

The ReactOS project, although currently focused on Windows Server 2003
compatibility, is always keeping an eye toward compatibility with
Windows Vista and future Windows NT releases.


4. Supporting other System Applications
---------------------------------------

The Windows NT architecture allows for subsystems, as does the ReactOS
architecture. A subsystem is an implementation of the APIs of another
operating system, allowing ReactOS to run applications from other systems.
We are already looking at subsystems for: Java, OS/2, and DOS and possibly
others in the future.


5. Tutorials
------------

Developer and User Tutorials: http://www.reactos.org/wiki

The tutorials contain more information on the project, compiling and testing
ReactOS - amongst other topics. Contributors to the project are always welcome.


6. Author
---------

This document was written by Jason Filby (jasonfilby@yahoo.com).