Search results

  1. C

    Install 7-Zip (25.01) with default file associations

    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.
  2. C

    Install 7-Zip (25.01) with default file associations

    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).
  3. C

    Install 7-Zip (25.01) with default file associations

    I will look into this, maybe 7-Zip changed registry keys on new version.
  4. C

    Disable New Outlook from appearing in the Taskbar after OOBE (W11 24H2)

    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...
  5. C

    How to hide the "Check for updates" message

    network icon is not part of MicrosoftWindows.Client.Core_cw5n1h2txyewy
  6. C

    How to hide the "Check for updates" message

    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]...
  7. C

    How to hide the "Check for updates" message

    oh it might be cuz i also dont have onedrive already, will test on vm and will also test for that thing
  8. C

    How to hide the "Check for updates" message

    i cant seem to replicate what you mean
  9. C

    How to hide the "Check for updates" message

    what banner do you mean? ill find out how to hide if i can find the appxmanifest.xml
  10. C

    How to hide the "Check for updates" message

    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...
  11. C

    Outlook (New) and OOBE installing apps

    you can also use settings tab in ntlite to remove outlook from uscheduler
  12. C

    Outlook (New) and OOBE installing apps

    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...
  13. C

    Disable New Outlook from appearing in the Taskbar after OOBE (W11 24H2)

    solved: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CloudContent] "DisableCloudOptimizedContent"=dword:00000001
  14. C

    Disable New Outlook from appearing in the Taskbar after OOBE (W11 24H2)

    until we find a reg key this is the only thing we can do
  15. C

    Disable New Outlook from appearing in the Taskbar after OOBE (W11 24H2)

    found the component, no more icon by removing: Windows Feature Experience Pack - Desktop (MicrosoftWindows.Client.CBS)
  16. C

    Disable New Outlook from appearing in the Taskbar after OOBE (W11 24H2)

    i used lite template when removing components and there is no icon, when i have more time ill test gaming and privacy templates, and then try to find the specific package.
  17. C

    Disable New Outlook from appearing in the Taskbar after OOBE (W11 24H2)

    tomorrow ill try removing most packages possible and see if it disappears
  18. C

    Disable New Outlook from appearing in the Taskbar after OOBE (W11 24H2)

    try removing whole taskband [-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband]
  19. C

    Disable New Outlook from appearing in the Taskbar after OOBE (W11 24H2)

    im sick so i cant test right now but its probably related to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband or HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband\AuxilliaryPins
  20. C

    Chrome initial preference file

    restart pc after running the reg file, fake mdm needs restart
Back
Top