thanks! i updated the post with new steps, in the future when im not lazy ill do a script to add 7zip associations into OEMDefaultAssociations.xml instead of replacing the full default file.
instead of mounting directory, put xml file in:
sources\$OEM$\$$\System32\OEMDefaultAssociations.xml
it goes in ISO folder instead of mount directory, if it works i will update the post (it should cuz i use this in 24h2 with media creation tool and installing 7z through unattended file).
im dealing with the same problem, tested a lot of things and still not being able to get rid of the outlook icon while having spotlight, lets hope 25h2 comes without this icon...
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsRuntime\ActivatableClassId\ValueBanner.AlertBannerControl]
"ActivationType"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsRuntime\ActivatableClassId\ValueBanner.AlertBannerControlViewModel]...
best way to hide check for updates (valuebanner) is:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsRuntime\ActivatableClassId\ValueBanner.IdealStateFeatureControlProvider]
"ActivationType"=dword:00000000
works even on already installed windows (needs...
Windows Registry Editor Version 5.00
;Remove Outlook from taskbar
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CloudContent]
"DisableCloudOptimizedContent"=dword:00000001
;Prevent Outlook from reinstalling...
solved:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CloudContent]
"DisableCloudOptimizedContent"=dword:00000001
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.