1. Jingzin

    Jingzin MDL Addicted

    Nov 10, 2021
    666
    536
    30
    Does anyone know what shouldn't i delete in msmg toolkit to get snipping tool working?
     
  2. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    Should be without closing parentheses:
    Code:
    dism /image:%mountdir% /get-capabilities /format:table | find "Installed" | more
    pause
    

    Should be without closing parentheses:
    Code:
    dism /image:%mountdir% /get-features /format:table | find "Enabled" | more
    pause
    

    Should be without closing parentheses:
    Code:
    pause
    del SOFTWAREBKP
    

    I know that by being small scripts, this extra closure parentheses will not be problems, but may be, if they are used in the middle of a more complex code.

    Only closing the "do command block" should be with parentheses.

    Thnx for the very good contribution!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Jingzin

    Jingzin MDL Addicted

    Nov 10, 2021
    666
    536
    30
    OK i think I found it it's called screen sketch
     
  4. zero cool root

    zero cool root MDL Senior Member

    Jun 17, 2011
    391
    162
    10
    I think it's SnippingTool..!!
     
  5. solare

    solare MDL Novice

    Jul 15, 2020
    16
    0
    0
    Could you please provide the download link of MSMG again? It seems to have failed. Thank you very much!
     
  6. mofez

    mofez MDL Novice

    Dec 1, 2017
    9
    1
    0
    How can I (re)install XboxGameCallableUI ?
     
  7. solare

    solare MDL Novice

    Jul 15, 2020
    16
    0
    0
    @Outcast ,can you reupload this archive? Thank you.
     
  8. jinvidia

    jinvidia MDL Member

    Aug 7, 2016
    238
    36
    10
    #21790 jinvidia, Dec 11, 2021
    Last edited: Dec 11, 2021
    You mean snipping tool in start menu or screen snip in quick actions ?

    If you meant the screen snip in quick actions, then I am also facing the same issue. Starting from v11.6 I am not able to make the screen snip in quick actions work. Recently I serviced LTSC 2021 with v12.0 and I am facing sfc violation and the aforesaid screen snip issue.

    @MSMG and other members, kindly give me a solution for this. Thanks in advance.
     
  9. jinvidia

    jinvidia MDL Member

    Aug 7, 2016
    238
    36
    10
    I did remove the capturepicker component from the removepkgslist.txt of LTSC 2021. But still the screen snip doesnt work from quick actions. Any alternative solution ? Thanx
     
  10. 正义羊

    正义羊 MDL Senior Member

    Feb 21, 2016
    260
    160
    10
    #21793 正义羊, Dec 12, 2021
    Last edited: Dec 12, 2021
    @MSMG , When I use ToolKit v12.0, I see the Infomation In Startup:

    Windows 10 ProfessionalWorkstation Client (2009 21H2) - v10.0.22000.348 x64 zh-CN

    Older version such as 11.9, it speaks Windows 11

    The expected result should be:

    Windows 11 ProfessionalWorkstation Client (2009 21H2) - v10.0.22000.348 x64 zh-CN
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. edgary90

    edgary90 MDL Novice

    Apr 30, 2015
    3
    0
    0
    I got the error while removing Packages for Windows 11 22000.318 with ToolKitHelper Method:
    RemovePkgsList.txt contents:
     
  12. #21798 Deleted member 1385001, Dec 12, 2021
    Last edited by a moderator: Dec 12, 2021
    Was Playing Arround Removing Scheduled tasks from Win10 LTSB2016 offline Image & Got Success After Full day Job :eek::

    Every Scheduled Task Can be Removed Except These Three :

    HKLM\TK_SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tasks\{12514C9A-1DE5-40CE-B66C-D6838DA9A169

    HKLM\TK_SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tree\Microsoft\Windows\CloudExperienceHost

    HKLM\TK_SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tree\Microsoft\Windows\CloudExperienceHost\CreateObjectTask

    Rest All Can be Removed but For Explorer to Work User Must Use Full Autounattend Image Install or else Explorer wont Load after full install using Scheduled Tasks Removal tweak.

    Edit:
    Tweaked All WMI - Autologgers & Event Logs too on Offline Image . Worked Flawlessly at my side.

    Found Shell Taskcache-Tree & its dependencies Tasks-GUID for Explorer to Work Flawlessly without Autounattend Image Deploy.
     
  13. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    Yes, I went to solve the problem that you had reported with Windows 7, and ended up generating problem in Windows 11. But it has already been reported and arranged new fix. This time, in order to settle for Windows 7, 8, 8.1, 10 and 11.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    Try to remove ManualSetup from list.
    Someone has reported but I do not know if it was for the Build 22000.
    It's just a suggestion.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...