mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 11:53:32 +00: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.