[USERINIT] Enhancements for starting ReactOS GUI installer or Explorer shell.
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Thu, 13 Jul 2017 19:10:27 +0000 (19:10 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Mon, 8 Oct 2018 19:16:46 +0000 (21:16 +0200)
commit8d788973842da2cfcb5f6340a8d9b74038cf90ed
treeba1baf3f7bd2800c8d80cc9ff8aaf80e77794316
parent5b14b6f58196fec0dc7c899c26c93a68d4c8542d
[USERINIT] Enhancements for starting ReactOS GUI installer or Explorer shell.

- Transform TryToStartShell() into a StartProcess() function whose aim
  is just to start processes, since there is no extra initialization needed
  for starting a shell process.

- Modify StartInstaller() to call StartProcess() for starting the ReactOS GUI
  installer found on the installation media, from a path automatically expanded
  depending on the ambient CPU architecture.

svn path=/branches/setup_improvements/; revision=75331
base/system/userinit/userinit.c
base/system/userinit/userinit.h