reactos/base/system
Joachim Henze cd1ab7ea73 [0.4.9][SERVICES] Remove the "Special service accounts initialization" hack
This is a *partial* back-port of 0.4.10-dev-279-g 75dc031080
And a plain revert of the guilty SVN r73486 == git a35a785b11

It will fix the following regression symptoms:
- CORE-12614 empty "documents and settings" folder created when using non-english localization
- CORE-12613 we will save 1012KB of memory (commit charge in taskmgr), by shrinking the registry a bit
- CORE-18416 RaceCondition, sometimes the network icon in systray does not appear in late 0.4.9-dev and releases/0.4.9

For the record: I decided to pick only part of the fix from master and not all, because the proper fix
would rely on a lot of things to pick additionally from 0.4.10-dev' and even 0.4.11-dev'.
The consequences of only partially picking is that we cannot complete the setup of Office 2010 with its
copyprotection-driver anymore, which relies on being able to load its service with the proper account and user profile,
and not with the fallback we used in older reactos releases. If you need that feature, please use releases/0.4.11 or higher,
because even 0.4.10 is not handling this properly yet.
The conservative approach of 'not having the hack, and sticking to just one profile' is better for the older releases overall.
2022-09-28 00:33:01 +02:00
..
autochk [0.4.9][AUTOCHK] Don't check any volume on boot CORE-14638 2022-01-09 06:40:26 +01:00
bootok
chkdsk [CHKDSK] Don't continue repair if volume is in use 2017-12-09 21:12:09 +01:00
diskpart [0.4.9][REACTOS] Fix '. \n' typos in *.rc CORE-18103 2022-03-23 20:07:28 +01:00
expand [EXPAND] Sync with Wine Staging 3.3. CORE-14434 2018-04-01 13:12:40 +01:00
format [0.4.9][REACTOS] Fix remaining ' \n' typos in *.rc CORE-18103 2022-03-24 21:51:21 +01:00
logonui
lsass
msiexec [MSIEXEC] Sync with Wine Staging 3.3. CORE-14434 2018-04-01 13:13:47 +01:00
regsvr32 [0.4.9][REACTOS] Fix ' +\\n' typos in *.rc (with regular expr.) CORE-18103 2022-03-24 00:20:47 +01:00
rundll32 [TRANSLATIONS] Update the email address and add a note in the Turkish translation document (#271) 2018-01-07 22:09:42 +01:00
runonce [TRANSLATIONS] Update the email address and add a note in the Turkish translation document (#271) 2018-01-07 22:09:42 +01:00
services [0.4.9][SERVICES] Remove the "Special service accounts initialization" hack 2022-09-28 00:33:01 +02:00
smss
subst [TRANSLATION] Update Simplified Chinese Translations (#417) 2018-03-21 22:27:04 +01:00
userinit [TRANSLATION] Simplified Chinese translation update for NETID and PING. (#369) 2018-02-07 14:03:42 +01:00
winlogon [WINLOGON] Update simplified chinese translation (#528) 2018-05-02 14:12:59 +02:00
CMakeLists.txt