1. longbeard

    longbeard MDL Novice

    Oct 23, 2021
    39
    18
    0
    #21621 longbeard, Nov 26, 2021
    Last edited: Nov 26, 2021
    Have you got a link for that file please.
     
  2. dabour

    dabour MDL Member

    Jan 17, 2014
    150
    41
    10
  3. jinvidia

    jinvidia MDL Member

    Aug 7, 2016
    238
    36
    10
    @MSMG Sir Kindly include support for W10 LTSC 2021 in the upcoming release. Thank you
     
  4. mtfclphtknlrkn

    mtfclphtknlrkn MDL Novice

    Nov 6, 2021
    40
    12
    0
    I am integrating IE11 in Windows 7 Enterprise SP1 X64 English. I have added packages to this folder C:\Toolkit_v11.8\Packs\IE11. I forgot to mention that there is an About Internet Explorer tab but it is unavailable for some unknown reason. How do I properly integrate IE11, do I need other updates for it? What am I doing wrong?
     
  5. DirtyAngelicaSecured

    Mar 30, 2020
    101
    17
    10
    Is it not supported at all?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Thanks, fixed it.
     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Will be releasing a small update today with support for W10 LTSC 2021.
     
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Did you download and copy all the files in the IE11 folder to <Packs\IE11> folder? If yes then the integration will be done properly as specified in the WHD Update Pack Tool, unless something has changed with the recent updates.

    Will check out.
     
  9. mtfclphtknlrkn

    mtfclphtknlrkn MDL Novice

    Nov 6, 2021
    40
    12
    0
    #21632 mtfclphtknlrkn, Nov 26, 2021
    Last edited: Nov 26, 2021
    I tried adding all the files and integrating them into the image, but nothing changes.

    I am using VMware Workstation for the test.
     
  10. jinvidia

    jinvidia MDL Member

    Aug 7, 2016
    238
    36
    10
    LTSC 2021 isn't shown in changelog. And moreover the removepkgslist is empty for LTSC 2021. That shows its not fully supported.
     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Updated the Toolkit to v11.10

    v11.10
    + Updated Toolkit's Bin folder with 7-Zip v21.06 Command-line Binaries.
    + Updated the Toolkit to support Windows 10 Enterprise LTSC 2021 Source OS.
    + Updated the Feature "Integrate Microsoft Default Inbox Apps" to support integrating the Amazon App Store and NVIDIA Control Panel Apps for Windows 10 and Windows 11 Source OS.
    + Fixed a Bug in the Feature "Remove Windows Component", where the OOBENetworkConnectionFlow component was not removed through ToolKitHelper.exe when using the SystemApps or AllComponents category as component name.
    + Updated the Feature "Remove Windows Component" to support Windows 10 Client v2004 (v10.0.19041.1) & v2004/v20H2/v21H1/v21H2/LTSC2021 (v10.0.1904x.1387) Source OS.
    + Updated the Feature "Apply Tweaks" with Tweak to Disable Automatic Downloading and Installing 3rd Party Apps for Windows 11 Source OS.
     
  12. bababafasdfggg

    bababafasdfggg MDL Junior Member

    Oct 5, 2018
    50
    17
    0
    Hi i got a question i did removed appx Search in registry
    i left all packages mum related to search but
    seems that explorer build in function to search files not working
    i suspect that appx is now responsible for that
    is it somehow possible to get that funcionality back to explorer??
    (without that appx that eat more then 100mb of ram and doing other things meanwhile like telemetry)
    my system is LTSC2021, in 2019 there wasnt any appx like that but search files in explorer was working fine
     
  13. jinvidia

    jinvidia MDL Member

    Aug 7, 2016
    238
    36
    10
    @MSMG Sir, the latest version Number of toolkit remains as 11.9 instead of 11.10 in the toolkit window which needs to be corrected. Thank you for the update.
     
  14. Its already there on this MSMG thread . Pl search abbodi posts on this thread & you will get to know that .
     
  15. DirtyAngelicaSecured

    Mar 30, 2020
    101
    17
    10
    Does Disable Features using Features List option disable DotNET 4.8 entirely?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. b0unty

    b0unty MDL Junior Member

    Feb 28, 2012
    67
    76
    0
    hello,
    i've copy/pasted into a reg file but the script crash on ltsc 2021 don't know what's wrong
    maybe outdated script ?
     
  17. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    491
    284
    10
    #21640 Yanta, Nov 26, 2021
    Last edited: Nov 26, 2021
    The problem is caused by trying to secure LSA. I think that is a very niche case.

    The problem is, reverting the change doesn't actually do anything because when setting RunAsPPL it sets a UEFI variable as described here https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-1081#post-1708348;

    To use MSMG Toolkit with LSA security enabled you will need NSudo v9.

    Or to revert LSA security you have to remove the registry key AND run the opt-out .efi. That restores the system to the original behavior.