mirror of
https://github.com/reactos/reactos.git
synced 2025-05-18 00:31:27 +00:00
![]() The aim is to use this detector to be able to detect and select an existing installation of ReactOS for upgrading. The user then could either select one, or skip this step and perform a regular ReactOS installation. What remains to be done, is to parse the NTOS loader configuration files (freeldr.ini in ReactOS' case, or boot.ini in Win2k3's case, etc...) to retrieve the actual installation paths. So far these are currently hardcoded for testing purposes only. The detector attempts to distinguish between ReactOS and Windows installations by checking at the company name vendor of the ntoskrnl.exe & ntdll.dll files, so that only ReactOS installations are allowed to be upgraded. svn path=/branches/setup_improvements/; revision=74527 svn path=/branches/setup_improvements/; revision=74550 |
||
---|---|---|
.. | ||
lib | ||
reactos | ||
setup | ||
usetup | ||
welcome | ||
CMakeLists.txt |