reactos/sdk/include/reactos/libs
Hermès Bélusca-Maïto c8d37c1a0d
[SYSSETUP] Use a $winnt$.inf file to retrieve setup information for the 2nd-stage setup.
Following r75518, we use the $winnt$.inf file (created in System32
by the 1st-stage installer) as the setup information file for the
2nd-stage setup for:

- retrieving the installation source media path;
- retrieving the unattended information that was copied from the
  unattend.inf file from the installation source media.

The installation source media path is converted from NT format to
Win32 format for usage with Win32 functions and storage in the registry:
this is done by GetInstallSourceWin32(), which replaces the hackish
GetRosInstallCD() function.

The $winnt$.inf file is also updated, and the registry values "SourcePath"
and "ServicePackSourcePath" are created / updated in:
HKLM\Software\Microsoft\Windows\CurrentVersion\Setup .

svn path=/branches/setup_improvements/; revision=75524
2018-10-27 18:13:38 +02:00
..
audiosrv
cportlib
dhcp
epsapi
expat
fast486
fmifs
fslib [FSLIB] Add headers for our FS libs. 2018-05-10 10:49:17 +02:00
fullfat
libjpeg [LIBJPEG] Update to version 9c. CORE-14291 2018-02-05 11:51:02 +01:00
libmpg123 [LIBMPG123] Update to version 1.25.8. CORE-14291 2018-02-05 14:40:39 +01:00
libpng
libtiff [LIBTIFF] Restore ROS-diff that I thought was no longer needed because of PCH. CORE-14291 2018-02-05 18:21:48 +01:00
libxml [LIBXML2] Update to version 2.9.7. CORE-14291 2018-02-05 18:55:48 +01:00
libxslt [LIBXSLT] Move documents.h and extra.h to the includes folder. CORE-14434 2018-03-20 12:25:26 +01:00
mbedtls
ppcmmu
pseh
samsrv
sound
syssetup [SYSSETUP] Use a $winnt$.inf file to retrieve setup information for the 2nd-stage setup. 2018-10-27 18:13:38 +02:00
umpnpmgr
zlib