1. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,651
    3,398
    60
    #23221 inTerActionVRI, Jun 23, 2022
    Last edited: Jun 23, 2022
    New Custom Toolkit 12.3 [2022-06-23_2].

    I was commenting on these days that launch with multiple corrections in a row is very bad for the user who has to download again and again ... :sorry:
    But it is better to maintain the availability of corrections. Sure! :worthy::wavetowel2::p


    EDIT:
    Note: the typo fix is only for the "GenericStart_LauncherMenu.cmd".
    This one is correct to use within "Toolkit.cmd" or "CustomToolkit.cmd".
     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,487
    210
    Ok will explorer the option for storing environment variables path settings.
     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,487
    210
    In Windows 11 v22H2 the QuickAssist is shifted to Windows Apps section.
     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,487
    210
    It's left to users choice, this will cleanup temp files inside the mounted image folder.
     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,487
    210
    Ok will revert back to the old start.cmd style and also will check with the packs download scripts.
     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,487
    210
    Just don't have much time to work on it, thinking of adding support for at least Windows 7 and Windows 8.1
     
  7. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,651
    3,398
    60
    No need to revert, only update the code and put the Start.cmd in the Toolkit Package again. Check the change I made in Toolkit_Start.cmd
     
  8. hiepbg

    hiepbg MDL Junior Member

    Nov 29, 2008
    52
    24
    0
    Is it the same Cleanup Source Image option ?
     
  9. delft 1985

    delft 1985 MDL Novice

    Oct 20, 2021
    21
    12
    0
    inTerActionVRI
    I followed your advice - I took Start.cmd from 12.2 and launched Toolkit 12.3 with it . The
    removal of components was successful, although there was a slight delay at the beginning of the process,
    but everything ended well! Thank you!
     
  10. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,651
    3,398
    60
    No, it is not the same. That CleanUp Source (for Temporary files) asked after select Save Source, is safe to perform. This "Cleanup Source Image option" is trouble.

    This is Normal.
     
  11. hiepbg

    hiepbg MDL Junior Member

    Nov 29, 2008
    52
    24
    0
    Just remove only Windows Apps and make some tweaks.
    Everything is fine.

    Screenshot 2022-06-23 114817.png
     
  12. iamspa

    iamspa MDL Novice

    Mar 20, 2017
    26
    0
    0
    sry for bad report.
    iam still edit windows 10, not windows 11
     
  13. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    352
    139
    10
    @MSMG
    error when removeing components via tk way.
    error is belo.
    ran toolkit via toolkit.cmd
    path to toolkit is c:\t\
    error below.

    dialog System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not find file 'C:\t\Mount\Install\3\Windows\SystemApps\Microsoft.BioEnrollment_cw5n1h2txyewy\AppxManifest.xml'.
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
    at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
    at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
    at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
    at System.Threading.CompressedStack.runTryCode(Object userData)
    at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
    at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
    at System.Xml.XmlTextReaderImpl.OpenUrl()
    at System.Xml.XmlTextReaderImpl.Read()
    at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
    at System.Xml.XmlDocument.Load(XmlReader reader)
    at System.Xml.XmlDocument.Load(String filename)
    at ‡–.‡Œ”(Object , String , ‡– )
    at ž..‡ˆ(String )
    at ‡•.‡Œ”(String , ‡• )
    at ž..‡‹(String , String )
    at ‡Ž“.‡Œ”(String , String , ‡Ž“ )
    at ž..‡Œ(String , String )
    at ‡Ž“.‡Œ”(String , String , ‡Ž“ )
    at ž..Main(String[] args)
    --- End of inner exception stack trace ---
    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
    at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    at _._.___()
    Majid
     
  14. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    352
    139
    10
    @MSMG
    disregard,
    unmounted then remounted the image
    all works as expected.
    thanks again for msmg toolkit sir.
    if you believe in calma, then surly you will have gained much of it for helping us meer mortals.
    a question,
    what is this app?
    found in the system apps dir?
    Microsoft.Windows.PrintQueueActionCenter_cw5n1h2txyewy
    thanks again for the toolkit!
    I would donate but don't have a card.
    but cirtenly would doo so if i had that ability.
    Majid
     
  15. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,651
    3,398
    60
    #23235 inTerActionVRI, Jun 24, 2022
    Last edited: Jun 25, 2022
    This error is happening when you right click to Run as Admin.
    To run the script only give 2 clicks to the script or get a Toolkit 12.2 start.cmd to run as before it was performed.

    It seems to be a printer manager. Print line manager.
     
  16. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    352
    139
    10
  17. SergeyKarimov

    SergeyKarimov MDL Novice

    Jan 9, 2021
    20
    3
    0
    #23237 SergeyKarimov, Jun 25, 2022
    Last edited: Jun 25, 2022
    Guys, tell me how to completely remove Microsoft Defender from the image of Windows 10 Pro 19044_1766 in Toolkit_v12.3
     
  18. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    352
    139
    10
    err,
    select the windows defender component
    could be what you seek?
     
  19. SergeyKarimov

    SergeyKarimov MDL Novice

    Jan 9, 2021
    20
    3
    0
     
  20. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    352
    139
    10
    @MSMG
    it's a thanks and a lil rant/speculation

    many thanks for msmg toolkit,
    made a modded iso and am about to doo a replace upgrade.
    keeping apps etc.
    just wanted to say thanks yet again for your wonderfull tool.
    yes, I am well aware that I can be a pain in the *** requesting and asking and pestering, for that i'm very sorry.
    and yes, i'm well aware that you all don't say anything but must be thinking him again? what request will he have next?
    I hope where ever you may be reading this, I hope you will be having a really good day.
    please don't judge my spelling everyone, I am using assistive tech.
    nvda the free screen reading programme.
    if I ever find out how the toolkit addons are made was thinking of makeing a toolkit addon for my screen reader and the like.
    it will help me and others who may come in future who are blind.
    from what i've sussed by opening the .tpk file using 7-zip, is it a .wim with the extention changed?
    in a .wim normally there are folders like 1, 2, etc along with a xml listing the editions etc?