This website requires JavaScript.
Explore
Help
Sign In
ApfelTeeSaft
/
reactos
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced
2026-08-29 19:26:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f80ead8ecdcf09dcf1f1e6c17f6bc235f5290eb
reactos
/
reactos
/
base
/
setup
T
History
Hermès Bélusca-Maïto
0f80ead8ec
[USETUP]: Creating a registry key with zero access is just plainly invalid. Fix it. It was not caught before because, we never ever booted a 1st-stage setup with a valid mounted existing SYSTEM key (as Windows does).
...
svn path=/trunk/; revision=74742
2017-06-02 00:44:04 +00:00
..
reactos
[REACTOS]
2017-02-27 15:55:21 +00:00
setup
[SETUP][SYSSETUP]: Export a 'InstallWindowsNt' function from syssetup.dll (with Windows-compatible signature) instead of our private 'InstallReactOS' and 'InstallLiveCD', and call it from setup.exe. This allows using our setup.exe on Windows & vice-versa for testing purposes. In syssetup.dll, the choice of installing ReactOS or starting the LiveCD interface is done by checking the command-line given to 'InstallWindowsNt' (using the existing switches).
2017-01-10 16:55:15 +00:00
usetup
[USETUP]: Creating a registry key with zero access is just plainly invalid. Fix it. It was not caught before because, we never ever booted a 1st-stage setup with a valid mounted existing SYSTEM key (as Windows does).
2017-06-02 00:44:04 +00:00
welcome
[WELCOME]: Addendum to r73656: The application title is also customizable!
2017-02-01 03:51:40 +00:00
.gitignore
[USB-BRINGUP-TRUNK]
2012-01-20 20:58:46 +00:00
CMakeLists.txt
[VMWINST]
2015-08-08 17:34:51 +00:00