graver.x I tried several times and all without success. With version Toolkit_v12.2, everything is fine.
The new method is nSudo inside the Toolkit.cmd launching itself Run as Trusted Installer by nSudo too. I have proposed for MSMG, a new way for this autolaunch and bring back the Start.cmd as alternative. @delft 1985, Grab the Start.cmd from 12.2 and launch the Toolkit 12.3 with it or: Edit Toolkit.cmd with notepad and please, replace this line (begin of the code): Code: start /b "" "Bin\%HostArchitecture%\nSudo.exe" -U:T -P:E "%~f0" for this one and try again: Code: for %%# in ("%~f0") do (Start "%%~nx#" /I "%~dp0Bin\%HostArchitecture%\nSudo.exe" -U=T -P=E -CurrentDirectory=%%~dp# "%%~f#" %*)
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 ... But it is better to maintain the availability of corrections. Sure! EDIT: Note: the typo fix is only for the "GenericStart_LauncherMenu.cmd". This one is correct to use within "Toolkit.cmd" or "CustomToolkit.cmd".
Just don't have much time to work on it, thinking of adding support for at least Windows 7 and Windows 8.1
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
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!
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.
@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
@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