reactos/base/setup/lib/utils
Hermès Bélusca-Maïto a7cbb60ebf
[SETUPLIB] Don't flag freeldr.ini as read-only during installation.
CORE-19575

For the time being, don't add read-only attribute for ease of testing
and modifying files, but it won't always stay this way.

For example, Windows sets its boot.ini (as well as NTLDR, NTDETECT.COM
etc.) as read-only (+ hidden and system) during its 1st-stage setup.
2nd-stage setup makes some adjustments in boot.ini but doesn't restore
its read-only attribute.
Windows tools that can modify boot.ini (i.e. msconfig.exe, bootcfg.exe,
and sysdm.cpl) **ALL** know how to remove the read-only attribute for
modifying boot.ini, before restoring it if needed.
2024-05-07 19:30:33 +02:00
..
arcname.c
arcname.h
arcname_tests.c
bldrsup.c [SETUPLIB] Don't flag freeldr.ini as read-only during installation. 2024-05-07 19:30:33 +02:00
bldrsup.h [SETUPLIB] Use new BootPath value for BootSector boot entries (#6815) 2024-05-07 12:33:14 +02:00
filesup.c [SETUPLIB] Split OpenAndMapFile function and Doxygen-ize it 2024-05-06 17:00:01 +02:00
filesup.h [SETUPLIB] Split OpenAndMapFile function and Doxygen-ize it 2024-05-06 17:00:01 +02:00
fsrec.c
fsrec.h
genlist.c
genlist.h
inicache.c [SETUPLIB] Add support for removing sections and key values, and remove some hacks (#6815) 2024-05-05 18:15:31 +02:00
inicache.h [SETUPLIB] Add support for removing sections and key values, and remove some hacks (#6815) 2024-05-05 18:15:31 +02:00
linklist.h
ntverrsrc.c
ntverrsrc.h
osdetect.c [SETUPLIB] Support different boot store file creation/opening and access modes 2024-05-06 21:13:23 +02:00
osdetect.h
partinfo.c
partinfo.h
partlist.c [SETUPLIB][USETUP] Some cleanup for partition code. 2024-02-20 15:52:37 +01:00
partlist.h [SETUPLIB][USETUP] Some cleanup for partition code. 2024-02-20 15:52:37 +01:00
regutil.c
regutil.h