mirror of
https://github.com/reactos/reactos.git
synced 2026-09-09 19:03:52 +08:00
- Move `ExpandInstallerPath()` from userinit.c to livecd.c, and update its SAL2 annotations and Doxygen comment. - Make `StartInstaller()` directly use the cached ReactOS installer path. - This avoids invoking yet again `ExpandInstallerPath()` when trying to locate the installer also for the aim of determining whether to disable the "Install" button.