reactos/base
Hermès Bélusca-Maïto 71197535a1
[SETUPLIB][USETUP] Improve IsValidInstallDirectory() behaviour (#7187)
CORE-6149, CORE-6179, CORE-9529

See also commits d329fbebf (r66995), 7c3f4c94a (r68307), and 16daf6700.

The function verifies that each path component of the directory is
a valid 8.3 name, not . or .. nor empty. This behaviour is compatible
with what can be observed from Windows XP/2003 installer.
(To reliably test this with the Windows installer, you need to modify
the TXTSETUP.SIF DefaultPath value in the [SetupData] section.)
2024-07-31 11:41:24 +02:00
..
applications [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
services [UMPNPMGR] Add requirements list support to PNP_GetFirstLogConf and PNP_GetNextLogConf 2024-07-14 16:57:17 +02:00
setup [SETUPLIB][USETUP] Improve IsValidInstallDirectory() behaviour (#7187) 2024-07-31 11:41:24 +02:00
shell [PROGMAN] Tweak AUTORADIOBUTTONS (#7188) 2024-07-28 22:08:57 +02:00
system [REACTOS] Fix Kamil Horníček's last name where possible 2024-07-29 17:58:02 +03:00
CMakeLists.txt