reactos/base
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
..
applications [REGEDIT] Early return FALSE in CreateNewKey() if pszKeyPath is NULL (#6840) 2024-05-06 23:46:55 +03:00
services [UMPNPMGR] PNP_RegisterNotification(): Fix a string format (#6211) 2023-12-23 21:50:47 +01:00
setup [SETUPLIB] Don't flag freeldr.ini as read-only during installation. 2024-05-07 19:30:33 +02:00
shell Check if dwBandID is NULL before getting band object (#6738) 2024-04-15 01:08:01 +02:00
system [DISKPART][MC] Update Romanian (ro-RO) translation for message table (#6509) 2024-03-23 21:09:42 +01:00
CMakeLists.txt