reactos/base
Whindmar Saksit 5db69da46b
[RAPPS] DelRegEmpty instruction should be best-effort, don't propagate any errors (#6860)
DelRegEmpty exists to clean up "company" registry parent keys. If another application is writing to the key at the same time as we are gently trying to remove it, our uninstaller should ignore any errors.
2024-05-12 00:07:54 +02:00
..
applications [RAPPS] DelRegEmpty instruction should be best-effort, don't propagate any errors (#6860) 2024-05-12 00:07:54 +02: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 [CMD][BOOTDATA] Minor improvements (#5745) 2024-05-09 10:03:43 -06:00
system [WINLOGON] Update Romanian (ro-RO) translation (#6773) 2024-05-10 21:46:46 +02:00
CMakeLists.txt