[HKEY_LOCAL_MACHINE\Software\Classes\*\shell\runas]
[HKEY_LOCAL_MACHINE\Software\Classes\*\shell\runas\command]
can't add any of them even the ones you said they are okWildcards are not allowed. Did you copy TakeOwnershipInstallX.reg from an example?
The other two reg files are OK.
[HKEY_LOCAL_MACHINE\Software\Classes\*\shell\runas]
@="Take ownership"
"HasLUAShield"=""
"NoWorkingDirectory"=""
[HKEY_LOCAL_MACHINE\Software\Classes\*\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant everyone:f"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant everyone:f"
[HKEY_LOCAL_MACHINE\Software\Classes\exefile\shell\runas2]
@="Take ownership"
"HasLUAShield"=""
"NoWorkingDirectory"=""
[HKEY_LOCAL_MACHINE\Software\Classes\exefile\shell\runas2\command]
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant everyone:f"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant everyone:f"
[HKEY_LOCAL_MACHINE\Software\Classes\Directory\shell\runas]
@="Take ownership"
"HasLUAShield"=""
"NoWorkingDirectory"=""
[HKEY_LOCAL_MACHINE\Software\Classes\Directory\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant everyone:f /t"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant everyone:f /t"
[Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Psched]
"NonBestLimitEffort"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\RunOnce]
"RunItOnce_PS"="\"C:\\Users\\Public\\Desktop\\All\\PS.cmd\""
Agreed although Take Ownership is ok if its only used to help delete a file or folder. Changing permissions can mess a system up.I don't recommend the Take Ownership tweak. It's dangerous. Use Powerrun to grant you TrustedInstaller rights, without messing up the original permissions.
Still no luck at allYou got a lot of copy/paste errors. Bold text is wrong or duplicate (delete).
I don't recommend the Take Ownership tweak. It's dangerous. Use Powerrun to grant you TrustedInstaller rights, without messing up the original permissions.
KB5009469(Feb 2022 .NET)
KB5010474(Feb 2022 Preview .NET)
KB5011493(Mar 2022 CU)
KB5011563(Mar 2022 Preview CU)
KB5012121 (Apr 2022 .NET)
KB5012159(Apr 2022 Prevew .NET)
KB5012592 (Apr 2022 CU)
KB5012643(Apr 2022 Preview CU)
KB5010455(Setup Dynamic Update Feb 2022)
KB5011576(Setup Dynamic Update Mar 2022)
KB5012678 (Setup Dynamic Update Apr 2022)
Ok you didn't get me rightPlease fix your updates list, it's completely broken.
Two rules to understand:
1. Every update is cumulative. Each month is a complete replacement for the previous ones.2. Don't install both monthly AND monthly preview of the same update. Preview is the advance copy of next month.
NTLite.log indicates you have a few reg files listed twice, and one edited copy but the original wasn't replaced.
I used Unlocker before to delete the WINdir\ Servicing\ LCU folder as the buildin Windows delete function was very slow - but after NTlite handles that very well both off- and online i dismissed it.I have found Unlocker unreliable lately, Get it from MajorGeeks only, Cedric Collombs site "may not be" safe, get popup windows, besides the installer is 404. There are modern alternatives, search "Unlocker alternatives". TakeOwnerShipPro is good.