1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    It's related to the Taskbar Popups Flyout
     
  2. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    657
    1,235
    30
  3. bala1

    bala1 MDL Member

    May 2, 2015
    179
    150
    10
    #25963 bala1, Jul 27, 2023
    Last edited: Jul 27, 2023
    @MSMG
    [​IMG]

    in this menu is accepting any number or letter even if it is not in the options
     

    Attached Files:

    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. tefor

    tefor MDL Senior Member

    Apr 5, 2017
    317
    240
    10
    @miuki ;
    Why are you spamming this thread about NTLite ?
    If you dont like MSMG's great project ,you can leave here and you can go to NTLite
    You are trying to destroy instead of appreciating these smart and great guys such as MSMG , inTerActionVRI and many others who try to help people for free
    Final words , stop advertising NTLite and help to develop this project or please f*ck off here :mad2:
     
  5. shhnedo

    shhnedo MDL Guru

    Mar 20, 2011
    2,095
    2,869
    90
    Windows 11 doesn't work for me, so I should go spam the Windows 11 section with "install windows 10" "recommendation"? Makes sense...
    This isn't a recommendation thread. It's called MSMG Toolkit for a reason.
     
  6. shhnedo

    shhnedo MDL Guru

    Mar 20, 2011
    2,095
    2,869
    90
    #25966 shhnedo, Jul 28, 2023
    Last edited: Jul 28, 2023
    You take one word out of context, copy-paste its meaning and suddenly it's all ok. I don't have all the time in the world to keep track of everything a person posts and whether it was deleted by mods or not. If you've been repeatedly posting how msmg toolkit doesn't work for you but nlite does, then yes, you are indeed spamming, based on the very definition you copy-pasted. This here, like many many others, is a thread started by the creator of a project. People here experiment and troubleshoot. Nobody needs your or anyone else's "this tool sucks, but this other tool tho" nonsense. It's irrelevant to the subject of the section you're in.

    So again, if you're willing to tinker and find out why something doesn't work, feel free to tinker and provide feedback. Otherwise, feel free to use whatever tool you like without announcing it to the rest of the population like it's some kind of technical social media...

    ======

    Seems I came across another confirmation bias fan. Nevermind. Ignore list exists.
     
  7. tefor

    tefor MDL Senior Member

    Apr 5, 2017
    317
    240
    10
    @miuki , do not try to defend yourself because you are not innocent
    You are obviously a SPAMMER !
    So please shut up
    Love or Leave
     
  8. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    491
    284
    10
    With my poor eyesight I am struggling to read the text on the grey background.
     
  9. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    @MSMG,

    There are 2 occurrences in both Toolkit.cmd files.


    [in 7z package Toolkit.cmd]

    All occurence of bellow word are with typo .
    from:
    Compatiiblity
    to:
    Compatibility

    --------------------------------------------------------------------------------------------------------------------------------

    This:
    Code:
        if "%SelectedSourceOS%" equ "w10" echo.  [07] %C_SpeechRecognition% Speech Recognition
        if "%SelectedSourceOS%" equ "w11" echo.  [07] %C_SpeechRecognition% Speech Recognition
    
    is no longer needed for:
    w10 Cortana, Ease of Access, Narrator ^& Narrator Quick Start
    w11 Cortana, Ease of Access, Narrator, Narrator Quick Start ^& OOBE

    --------------------------------------------------------------------------------------------------------------------------------


    [in Testing Toolkit.cmd]

    GamingApp not going in the loop that set "%%i=*" along with XboxApp?

    --------------------------------------------------------------------------------------------------------------------------------

    About the issue repported earlier.

    Just removing every
    goto :ComponentsCompatibilityMenu
    and add it at end of function. This should work.
    Code:
    ::-------------------------------------------------------------------------------------------
    :: Function to Remove Windows Components Compatibility Menu
    ::-------------------------------------------------------------------------------------------
    :ComponentsCompatibilityMenu
    
    set MenuChoice=
    
    cls
    echo.===============================================================================
    echo.          MSMG ToolKit - Remove Windows Components Compatibility Menu
    echo.===============================================================================
    echo.
    echo.  [ 1] %CC_AdobeInstallers% Adobe Installers
    echo.  [ 2] %CC_ApplicationGuardContainers% Application guard / Containers
    echo.  [ 3] %CC_Biometric% Biometric
    echo.  [ 4] %CC_Hyper-V% Hyper-V
    echo.  [ 5] %CC_MicrosoftGames% Microsoft Games
    echo.  [ 6] %CC_MicrosoftOfice% Microsoft Office
    echo.  [ 7] %CC_MicrosoftStore% Microsoft Store
    echo   [ 8] %CC_ModernAppSupport% Modern App Support
    echo.  [ 9] %CC_OOBE% Out-of-box Experience ^(OOBE^)
    echo.  [10] %CC_Printing% Printing
    echo.  [11] %CC_Recommended% Recommended
    echo.  [12] %CC_ShellSearch% Shell Search
    echo.  [13] %CC_TouchScreenDevices% Touch Screen Devices
    echo.  [14] %CC_VisualStudio% Visual Studio
    echo.  [15] %CC_WindowsUpdate% Windows Update
    echo.  [16] %CC_WindowsUpgrade% Windows Upgrade
    echo.  [17] %CC_XboxApp% Xbox
    echo.
    echo.  [A]   Select All  ^|  [D]   Revert to Default
    echo.  [X]   Go Back
    echo.
    echo.===============================================================================
    set /p MenuChoice=Enter Your Choice :
    if /i "!MenuChoice!" equ "A" (
       for %%i in (CC_AdobeInstallers,CC_ApplicationGuardContainers,CC_Biometric,CC_Hyper-V,CC_MicrosoftGames,CC_MicrosoftOfice,CC_MicrosoftStore,CC_ModernAppSupport,CC_OOBE,CC_Printing,CC_Recommended,CC_ShellSearch,CC_TouchScreenDevices,CC_VisualStudio,CC_WindowsUpdate,CC_WindowsUpgrade,CC_XboxApp) do (
           set "%%i=-"
       )
    
       for %%i in (C_AADBrokerPlugin,C_AccountsControl,C_BioEnrollment,C_CloudExperienceHost,C_Cortana,C_DesktopAppInstaller,C_EasyTransfer,C_EdgeChromium,C_EdgeWebView,C_GameExplorer,C_InputApp,C_InternetExplorer,C_KernelDebugging,C_ManualSetup,C_NETNativeFramework16,C_NETNativeFramework17,C_NETNativeFramework22,C_NETNativeRuntime16,C_NETNativeRuntime17,C_NETNativeRuntime22,C_OfflineFiles,C_PinEnrollment,C_PrintDialog,C_RemoteDesktopClient,C_RemoteDesktopServer,C_SecurityCenter,C_ShellExperienceHost,C_StartMenuExperienceHost,C_UIXaml20,C_UIXaml24,C_UIXaml27,C_VCLibs140UWP,C_VCLibs140UWPDesktop,C_WindowsErrorReporting,C_WindowsFirewall,C_WindowsStore,C_WindowsStoreCore,C_WindowsUpdate,C_WinSAT,C_XboxIdentityProvider,C_XboxCore,C_XboxApp,C_GamingApp) do (
           set "%%i=+"
       )
    )
    if /i "!MenuChoice!" equ "D" (
       for %%i in (CC_AdobeInstallers,CC_ApplicationGuardContainers,CC_Biometric,CC_Hyper-V,CC_MicrosoftGames,CC_MicrosoftOfice,CC_MicrosoftStore,CC_ModernAppSupport,CC_OOBE,CC_Printing,CC_Recommended,CC_ShellSearch,CC_TouchScreenDevices,CC_VisualStudio,CC_WindowsUpdate,CC_WindowsUpgrade,CC_XboxApp) do (
           set "%%i=+"
       )
    
       for %%i in (C_AADBrokerPlugin,C_AccountsControl,C_BioEnrollment,C_CloudExperienceHost,C_Cortana,C_DesktopAppInstaller,C_EasyTransfer,C_EdgeChromium,C_EdgeWebView,C_GameExplorer,C_InputApp,C_InternetExplorer,C_KernelDebugging,C_ManualSetup,C_NETNativeFramework16,C_NETNativeFramework17,C_NETNativeFramework22,C_NETNativeRuntime16,C_NETNativeRuntime17,C_NETNativeRuntime22,C_OfflineFiles,C_PinEnrollment,C_PrintDialog,C_RemoteDesktopClient,C_RemoteDesktopServer,C_SecurityCenter,C_ShellExperienceHost,C_StartMenuExperienceHost,C_UIXaml20,C_UIXaml24,C_UIXaml27,C_VCLibs140UWP,C_VCLibs140UWPDesktop,C_WindowsErrorReporting,C_WindowsFirewall,C_WindowsStore,C_WindowsStoreCore,C_WindowsUpdate,C_WinSAT,C_XboxIdentityProvider,C_XboxCore,C_XboxApp,C_GamingApp) do (
           set "%%i=*"
       )
    )
    if /i "!MenuChoice!" neq "A" if /i "!MenuChoice!" neq "D" for %%# in (!MenuChoice!) do (
       if "%%#" equ "1" (
           if "%CC_AdobeInstallers%" equ "+" (
               set "CC_AdobeInstallers=-"
               set "C_InternetExplorer=+"
           ) else (
               set "CC_AdobeInstallers=+"
               set "C_InternetExplorer=*"
           )
       )
       if "%%#" equ "2" (
           if "%CC_ApplicationGuardContainers%" equ "+" (
               set "CC_ApplicationGuardContainers=-"
               set "C_KernelDebugging=+"
               set "C_OfflineFiles=+"
               if "%CC_Hyper-V%" equ "-" set "C_RemoteDesktopServer=+"
               set "C_SecurityCenter=+"
           ) else (
               set "CC_ApplicationGuardContainers=+"
               set "C_KernelDebugging=*"
               set "C_OfflineFiles=*"
               set "C_RemoteDesktopServer=*"
               set "C_SecurityCenter=*"
           )
       )
       if "%%#" equ "3" (
           if "%CC_Biometric%" equ "+" (
               set "CC_Biometric=-"
               set "C_PinEnrollment=+"
               set "C_BioEnrollment=+"
           ) else (
               set "CC_Biometric=+"
               set "C_PinEnrollment=*"
               set "C_BioEnrollment=*"
           )
       )
       if "%%#" equ "4" (
           if "%CC_Hyper-V%" equ "+" (
               set "CC_Hyper-V=-"
               if "%CC_ApplicationGuardContainers%" equ "-" set "C_RemoteDesktopServer=+"
           ) else (
               set "CC_Hyper-V=+"
               set "C_RemoteDesktopServer=*"
           )
       )
       if "%%#" equ "5" (
           if "%CC_MicrosoftGames%" equ "+" (
               set "CC_MicrosoftGames=-"
               set "C_GameExplorer=+"
               set "C_WinSAT=+"
           ) else (
               set "CC_MicrosoftGames=+"
               set "C_GameExplorer=*"
               set "C_WinSAT=*"
           )
       )
       if "%%#" equ "6" (
           if "%CC_MicrosoftOfice%" equ "+" (
               set "CC_MicrosoftOfice=-"
               if "%ImageBuild%" geq "17763" if "%ImageBuild%" leq "18363" if "%CC_Recommended%" equ "-" if "%CC_TouchScreenDevices%" equ "-" set "C_InputApp=+"
           ) else (
               set "CC_MicrosoftOfice=+"
               if "%ImageBuild%" geq "17763" if "%ImageBuild%" leq "18363" set "C_InputApp=*"
           )
       )
       if "%%#" equ "7" (
           if "%CC_MicrosoftStore%" equ "+" (
               set "CC_MicrosoftStore=-"
               set "C_AADBrokerPlugin=+"
               set "C_AccountsControl=+"
               if "%CC_OOBE%" equ "-" if "%CC_Recommended%" equ "-" set "C_CloudExperienceHost=+"
               set "C_WindowsStoreCore=+"
               set "C_WindowsStore=+"
               set "C_XboxIdentityProvider=+"
           ) else (
               set "CC_MicrosoftStore=+"
               set "C_AADBrokerPlugin=*"
               set "C_AccountsControl=*"
               set "C_CloudExperienceHost=*"
               set "C_WindowsStoreCore=*"
               set "C_WindowsStore=*"
               set "C_XboxIdentityProvider=*"
           )
       )
       if "%%#" equ "8" (
           if "%CC_ModernAppSupport%" equ "+" (
               set "CC_ModernAppSupport=-"
               set "C_DesktopAppInstaller=+"
               set "C_NETNativeFramework16=+"
               set "C_NETNativeFramework17=+"
               set "C_NETNativeFramework22=+"
               set "C_NETNativeRuntime16=+"
               set "C_NETNativeRuntime17=+"
               set "C_NETNativeRuntime22=+"
               if "%CC_TouchScreenDevices%" equ "-" set "C_VCLibs140UWP=+"
               set "C_VCLibs140UWPDesktop=+"
           ) else (
               set "CC_ModernAppSupport=+"
               set "C_DesktopAppInstaller=*"
               set "C_NETNativeFramework16=*"
               set "C_NETNativeFramework17=*"
               set "C_NETNativeFramework22=*"
               set "C_NETNativeRuntime16=*"
               set "C_NETNativeRuntime17=*"
               set "C_NETNativeRuntime22=*"
               set "C_VCLibs140UWP=*"
               set "C_VCLibs140UWPDesktop=*"
           )
       )
       if "%%#" equ "9" (
           if "%CC_OOBE%" equ "+" (
               set "CC_OOBE=-"
               if "%CC_Recommended%" equ "-" if "%CC_MicrosoftStore%" equ "-" set "C_CloudExperienceHost=+"
               if "%ImageBuild%" geq "19041" if "%ImageBuild%" leq "22631" if "%CC_Recommended%" equ "-" set "C_UndockedDevKit=+"
               if "%ImageBuild%" geq "18362" if "%ImageBuild%" leq "18363" if "%CC_Recommended%" equ "-" set "C_WindowsErrorReporting=+"
           ) else (
               set "CC_OOBE=+"
               set "C_CloudExperienceHost=*"
               if "%ImageBuild%" geq "19041" if "%ImageBuild%" leq "22631" set "C_UndockedDevKit=*"
               if "%ImageBuild%" geq "18362" if "%ImageBuild%" leq "18363" set "C_WindowsErrorReporting=*"
           )
       )
       if "%%#" equ "10" (
           if "%CC_Printing%" equ "+" (
               set "CC_Printing=-"
               if "%C_PrintDialog%" equ "-" set "C_PrintDialog=+"
           ) else (
               set "CC_Printing=+"
               set "C_PrintDialog=*"
           )
       )
       if "%%#" equ "11" (
           if "%CC_Recommended%" equ "+" (
               set "CC_Recommended=-"
               if "%CC_OOBE%" equ "-" if "%CC_MicrosoftStore%" equ "-" set "C_CloudExperienceHost=+"
               set "C_EdgeChromium=+"
               if "%CC_VisualStudio%" equ "-" set "C_EdgeWebView=+"
               if "%ImageBuild%" geq "17763" if "%ImageBuild%" leq "18363" if "%CC_MicrosoftOfice%" equ "-" if "%CC_TouchScreenDevices%" equ "-" set "C_InputApp=+"
               set "C_RemoteDesktopClient=+"
               set "C_ShellExperienceHost=+"
               if "%ImageBuild%" geq "18362" if "%ImageBuild%" leq "22631" set "C_StartMenuExperienceHost=+"
               if "%ImageBuild%" geq "19041" if "%ImageBuild%" leq "22631" if "%CC_OOBE%" equ "-" set "C_UndockedDevKit=+"
               if "%ImageBuild%" geq "18362" if "%ImageBuild%" leq "18363" if "%CC_OOBE%" equ "-" set "C_WindowsErrorReporting=+"
               set "C_WindowsFirewall=+"
           ) else (
               set "CC_Recommended=+"
               set "C_CloudExperienceHost=*"
               set "C_EdgeChromium=*"
               set "C_EdgeWebView=*"
               if "%ImageBuild%" geq "17763" if "%ImageBuild%" leq "18363" set "C_InputApp=*"
               set "C_RemoteDesktopClient=*"
               set "C_ShellExperienceHost=*"
               if "%ImageBuild%" geq "18362" if "%ImageBuild%" leq "22631" set "C_StartMenuExperienceHost=*"
               if "%ImageBuild%" geq "19041" if "%ImageBuild%" leq "22631" set "C_UndockedDevKit=*"
               if "%ImageBuild%" geq "18362" if "%ImageBuild%" leq "18363" set "C_WindowsErrorReporting=*"
               set "C_WindowsFirewall=*"
           )
       )
       if "%%#" equ "12" (
           if "%CC_ShellSearch%" equ "+" (
               set "CC_ShellSearch=-"
               if "%ImageBuild%" geq "17763" if "%ImageBuild%" leq "18363" set "C_Cortana=+"
           ) else (
               set "CC_ShellSearch=+"
               if "%ImageBuild%" geq "17763" if "%ImageBuild%" leq "18363" set "C_Cortana=*"
           )
       )
       if "%%#" equ "13" (
           if "%CC_TouchScreenDevices%" equ "+" (
               set "CC_TouchScreenDevices=-"
               if "%ImageBuild%" geq "17763" if "%ImageBuild%" leq "18363" if "%CC_MicrosoftOfice%" equ "-" if "%CC_Recommended%" equ "-" set "C_InputApp=+"
               if "%CC_ModernAppSupport%" equ "-" set "C_VCLibs140UWP=+"
               if "%CC_ModernAppSupport%" equ "-" if "%ImageBuild%" geq "18362" if "%ImageBuild%" leq "22631" set "C_VCLibs140UWPDesktop=+"
           ) else (
               set "CC_TouchScreenDevices=+"
               if "%ImageBuild%" geq "17763" if "%ImageBuild%" leq "18363" set "C_InputApp=*"
               set "C_VCLibs140UWP=*"
               if "%ImageBuild%" geq "18362" if "%ImageBuild%" leq "22631" set "C_VCLibs140UWPDesktop=*"
           )
       )
       if "%%#" equ "14" (
           if "%CC_VisualStudio%" equ "+" (
               set "CC_VisualStudio=-"
               if "%CC_Recommended%" equ "-" if "%ImageBuild%" geq "22000" if "%ImageBuild%" leq "22631" set "C_EdgeWebView=+"
           ) else (
               set "CC_VisualStudio=+"
               if "%ImageBuild%" geq "22000" if "%ImageBuild%" leq "22631" set "C_EdgeWebView=*"
           )
       )
       if "%%#" equ "15" (
           if "%CC_WindowsUpdate%" equ "+" (
               set "CC_WindowsUpdate=-"
               set "C_WindowsUpdate=+"
           ) else (
               set "CC_WindowsUpdate=+"
               set "C_WindowsUpdate=*"
           )
       )
       if "%%#" equ "16" (
           if "%CC_WindowsUpgrade%" equ "+" (
               set "CC_WindowsUpgrade=-"
               set "C_EasyTransfer=+"
               set "C_ManualSetup=+"
           ) else (
               set "CC_WindowsUpgrade=+"
               set "C_EasyTransfer=*"
               set "C_ManualSetup=*"
           )
       )
       if "%%#" equ "17" (
           if "%CC_XboxApp%" equ "+" (
               set "CC_XboxApp=-"
               if "%ImageBuild%" geq "22000" if "%ImageBuild%" leq "22631" set "C_GamingApp=+"
               if "%ImageBuild%" geq "17763" if "%ImageBuild%" leq "19045" set "C_XboxApp=+"
               set "C_XboxCore=+"
           ) else (
               set "CC_XboxApp=+"
               if "%ImageBuild%" geq "22000" if "%ImageBuild%" leq "22631" set "C_GamingApp=*"
               if "%ImageBuild%" geq "17763" if "%ImageBuild%" leq "19045" set "C_XboxApp=*"
               set "C_XboxCore=*"
           )
       )
       if /i "%%#" equ "X" goto :RemoveWindowsComponentsMenu
    )
    
    goto :ComponentsCompatibilityMenu
    
    ::-------------------------------------------------------------------------------------------
    
    ::-------------------------------------------------------------------------------------------
    :: Function to Remove Windows Apps Using Apps List
    ::-------------------------------------------------------------------------------------------
    :RemoveWindowsAppsList
    
    
    I made it multiple choice by typing:
    1 3 4 6 7 12 15 17 <enter>


    Remove System Components Menu
    from:
    Code:
        echo.  [23] %C_Wordpad% [47m[30m Wordpad [44m[97m
    
    to:
    Code:
        echo.  [24] %C_Wordpad% [47m[30m Wordpad [44m[97m
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. tempdrive1

    tempdrive1 MDL Member

    Aug 29, 2021
    103
    135
    10
    I think it is a great opportunity for introducing enhanced version numbering, such as x.y.z (e.g. 13.5.1) so there could be quick, post-release bugfixes or just enhancements without confusion or (most importantly) delay, which would be a good practice for the future as well.
    And, of course, the changelog should be reflecting them accordingly.
    Having separate uploads for such is difficult to keep track, and now that there is an additional file for the test version of Toolkit.cmd, it pretty much requires manual correction.
    Also, re-release of the same version is confusing as many may not be aware of it, unless they keep track of the dates.

    Needless to say, I would be very happy to see another official release soon, because apparently it is needed.

    Thank you, and keep up the good work!
     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Have added a check for the menu validation, will be uploading the new version of Toolkit.cmd.
     
  12. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Thanks for the feedback, will improve the menu display with a better color.
     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    @inTerActionVRI

    Have fixed.

    The needed text has been removed since it's already present in the depends on text. Now Speech Recognition is required for only Narrator.

    Will check.

    Will adapt the fix.

    Have fixed it.
     
  14. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    657
    1,235
    30
    #25977 haris_mdlf69, Jul 29, 2023
    Last edited: Jul 29, 2023
    Seems like in my case, output display is limited in cmd, any idea how to increase it?:g:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. tempdrive1

    tempdrive1 MDL Member

    Aug 29, 2021
    103
    135
    10
    Try right click on the top of the window (the line where you have the close and minimize etc. icons) --> Properties --> Layout option: adjust the Height value for Screen Buffer Size.
     
  16. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    657
    1,235
    30
    Its works:)
    Changed the Heights from 9001 to 9999 for Screen Buffer Size and 30 to 40 for Window Size.
     

    Attached Files:

    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    657
    1,235
    30
    Hi @MSMG

    Will you please update the VCRuntime pack to latest as it is having issue with UUP local dump server
     

    Attached Files:

    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...