Sorry can't make it faster further than this, either have to remove the code protection or else have to port the code C++ to run it natively.
We only have 2 packages available to install. DebugTools=DebugTools_10.0.22000.tpk DebugTools=DebugTools_10.0.22621.tpk I know that from 22563 it was reached 22621, so I put the code like this, just to cover. But no one will get these old insider. So I put from 21996 to 22563 to use the 22000 package.
Isn't the Package version set properly, will check and fix. Code: :: Setting Package Service Pack Build, Version and Service Pack Build if "%SelectedSourceOS%" equ "w7" set "PackageServicePackBuild=17514" if "%SelectedSourceOS%" equ "w81" set "PackageServicePackBuild=16384" if "%SelectedSourceOS%" equ "w10" ( if "%ImageBuild%" geq "10240" if "%ImageBuild%" leq "15063" ( set "PackageBuild=%ImageBuild%" set "PackageVersion=10.0.%ImageBuild%" set "PackageServicePackBuild=0" ) if "%ImageBuild%" equ "16299" ( set "PackageBuild=16299" set "PackageVersion=10.0.16299" set "PackageServicePackBuild=15" ) if "%ImageBuild%" geq "17134" if "%ImageBuild%" leq "17763" ( set "PackageBuild=%ImageBuild%" set "PackageVersion=10.0.%ImageBuild%" set "PackageServicePackBuild=1" ) if "%ImageBuild%" geq "18362" if "%ImageBuild%" leq "18363" ( set "PackageBuild=18362" set "PackageVersion=10.0.18362" set "PackageServicePackBuild=1" ) if "%ImageBuild%" geq "19041" if "%ImageBuild%" leq "19044" ( set "PackageBuild=19041" set "PackageVersion=10.0.19041" set "PackageServicePackBuild=1" ) if "%ImageBuild%" equ "20348" ( set "PackageBuild=%ImageBuild%" set "PackageVersion=10.0.%ImageBuild%" set "PackageServicePackBuild=1" ) ) if "%SelectedSourceOS%" equ "w11" ( if "%ImageBuild%" geq "22000" ( set "PackageBuild=%ImageBuild%" set "PackageVersion=10.0.%ImageBuild%" set "PackageServicePackBuild=1" ) )
Ok, I had not noticed the "geq" I had read "equ". I don't remember when you changed it. Code: if "%SelectedSourceOS%" equ "w11" ( if "%ImageBuild%" geq "22000" ( set "PackageBuild=%ImageBuild%" set "PackageVersion=10.0.%ImageBuild%" set "PackageServicePackBuild=1" ) ) Sorry, man! hehehehe
@MSMG many thanks for your responce! sorry to hear that it can't be made faster, would it be possible for you to give a direct link to the new fixed msmg toolkit zip? does the very latest version of msmg toolkit v 12.3 have a changed name to reflect the revized version? if you are unable to provide the direct link, then could you tell us which hoster has the very latest revized version? hopeing that your health is well, Majid
@MSMG, maybe it makes sense to rename the fixed versions as follows: v12.3.1, v12.3.2, etc....? To avoid unnecessary questions and confusion. And you can also add appropriate changes to the Changelog. At your discretion, of course.
yeah, put revized at the end of mine. i'm collecting msmg toolkit versions the programme not addons. earliest version is ToolKit_v4.3 @MSMG would it be possible for you to tell us in detail how you make the toolkit packs? both as a help if we wanted to make our own and incase someone does ask in future? wish there was a utility that would doo this. would be greatful for your help.
Dear friend, we are with you trying to closely monitor all changes. Therefore, it is not difficult for us to remember exactly what was fixed and when, and even create appropriate notes for ourselves, or save the necessary links on the topic in order to possibly help those and other users asking questions here about exactly those problems that are being promptly corrected. I just thought that in this way, for those users who do not follow this forum too closely, the corrections being made will be much more obvious.
Because Pro and Enterprise will both show on my ISO image without this change. With this change, I only get Enterprise image. @graver.x very kindly taught me this some time ago, in this post.
@MSMG Your website was working perfectly in Firefox today, until tonight when I tried to download the updated ToolKit. This is the message I get in Firefox: