1. Gibral

    Gibral MDL Junior Member

    Jan 11, 2023
    92
    3
    0
  2. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    yep and more you before start your job you unblock application? I speak this because myself also make this error...;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    I think he wants to know what procedure you used.

    I was also curious.
    I don't understand what kind of lock are you talking about? Permissions?
     
  4. TesterMachineOS

    TesterMachineOS MDL Addicted

    Apr 20, 2021
    582
    271
    30
    a question
    How can I associate the image files for the Windows Classic Photo Viewer in Windows 10?
    is there a way?
     
  5. geepnozeex

    geepnozeex MDL Junior Member

    Oct 21, 2014
    81
    79
    0
    #24686 geepnozeex, Feb 16, 2023
    Last edited: Feb 16, 2023
    Code:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.jpg]
    @="PhotoViewer.FileAssoc.Tiff"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.jpeg]
    @="PhotoViewer.FileAssoc.Tiff"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.jpe]
    @="PhotoViewer.FileAssoc.Tiff"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.gif]
    @="PhotoViewer.FileAssoc.Tiff"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.png]
    @="PhotoViewer.FileAssoc.Tiff"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.bmp]
    @="PhotoViewer.FileAssoc.Tiff"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.ico]
    @="PhotoViewer.FileAssoc.Tiff"
    
    are there commands to remove system apps in a windows image, such as - ContentDeliveryManager?
    in C:\Windows\SystemApps
    I don't need third party software.
     
  6. geepnozeex

    geepnozeex MDL Junior Member

    Oct 21, 2014
    81
    79
    0
    does not work for windows 11
     
  7. roedel

    roedel MDL Junior Member

    Jun 3, 2010
    82
    57
    0
    #24688 roedel, Feb 16, 2023
    Last edited: Feb 16, 2023
    Is there a problem with the integrating of Win32 Calculator respectively the removing of the Calculator App?

    Integration successfully:

    upload_2023-2-16_12-12-35.png

    win32calc.exe is in the image

    upload_2023-2-16_12-22-15.png


    upload_2023-2-16_12-35-41.png

    When I remove the Calculator App with RemovePkgsList.txt the old Calculator is also gone.

    I´ve done it many times like this and it worked for me. But not actually....

    The Calc-Icon is still in the Startmenu, but the win32calc.exe is not there.
     
  8. ceo54

    ceo54 MDL Addicted

    Aug 13, 2015
    886
    385
    30
    Same thing happening to me with Snipping tool. I remove snipping tool and snip & sketch which I would like to keep is also gone.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. TesterMachineOS

    TesterMachineOS MDL Addicted

    Apr 20, 2021
    582
    271
    30
    Ok, thanks. Have I seen in the MSMG Toolkit some XML with names like: w10_CustomAppsAssociation.xml, is this also useful for associating? since so far I see in that xml file the mention of "Windows Photo Viewer"
     
  10. heller390

    heller390 MDL Novice

    Jun 20, 2020
    21
    1
    0
    You can install the snipping tool from windows store
     
  11. imlost2

    imlost2 MDL Member

    Aug 5, 2013
    149
    158
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. geepnozeex

    geepnozeex MDL Junior Member

    Oct 21, 2014
    81
    79
    0
    or
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\Control Panel\Keyboard]
    "PrintScreenKeyForSnippingEnabled"=dword:00000001
    
     
  13. roedel

    roedel MDL Junior Member

    Jun 3, 2010
    82
    57
    0
    Damn. I´ve found the error I think.
    It´s my fault

    In my RemovePkgsList.txt is the entry

    Calculator

    But it should be CalculatorApp...

    Sorry...
     
  14. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    #24695 inTerActionVRI, Feb 16, 2023
    Last edited: Feb 16, 2023
    Or Shift + Windows Key + s.

    But considering the whole scenario. If friend @ceo54 removes Store. It wouldn't be as simple as that.

    But we have some dependencies to keep Snip working.

    CapturePicker Needed for: Snip & Sketch (Screen Sketch)
    ScreenSketch Depends on: Capture Picker
    There are something like this descriptions in Toolkit menus.
     
  15. Gibral

    Gibral MDL Junior Member

    Jan 11, 2023
    92
    3
    0
    the last official update of windows 11 is 1194 correct?
     
  16. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    I think this is the one available in MS Official Download.
    Not supported by Toolkit for removing Components through Menus and ToolkitHelper list.
     
  17. Igor147

    Igor147 MDL Member

    Oct 20, 2016
    144
    67
    10
    Who knows if these two windows can be removed in the AutoUnattend file for Windows 11 ??? One window appears before entering the name, and the second after... (Internet connected)
    2023-02-17_003048.png 2023-02-17_003127.png
     
  18. Gibral

    Gibral MDL Junior Member

    Jan 11, 2023
    92
    3
    0
    what happens if i select to remove windows defender and windows firewall in component selection and then disable them in apply tweaks menu?
     
  19. Gibral

    Gibral MDL Junior Member

    Jan 11, 2023
    92
    3
    0

    Attached Files: