Have updated the code in MRP so that if you use the remove W10Apps tab and select any, MRP will auto set the flag for 'Prevent Store Apps from auto updating' as this seems to be the 'key' for the re-installation of some of the selected Apps. Also tweaked the removal routine so that similar games ie Candy Crush xxxx, FarmVille xxx etc will also be removed. Just in case m$ decides to sneak on another name or version of them. I started the test pc from last night and still no Apps reinstalled, even after an hour or so the Apps/Games i had selected still did not reappear! More tests will be done, so far all is not lost. Have also updated the information on that tab in the Creator. Best results is if the computer is not connected to the internet during installation, but all being well the little tweaks done should allow connection and not affect the outcome. Also it may depend on the Language or Edition installed the results obtained. Sorry i can't perform miracles and as mentioned it is experimental.
My thoughts was correct the key was the prevent Store Apps auto updating. MRP 106 RC4 passed the scrutiny Looks like it will now become Baseline Candidate number 1, things are back on track and no total re-writes. Phew! Store will still work as normal and there is a script to set the Store Apps to auto update again if needed in the MiscScripts folder if required.
Query Tool v83.0 has been uploaded, 2nd post download link, password and hashes updated. Spoiler: QT 83 Summary + Fixed DMI entries with extra spaces and odd characters that could crash the QT. + Added Parameters - To use them open a Command Prompt as Administrator where the QT exe is located. The parameters are: /OR = Override Memory Blocks, warning use at your own risk as it can cause the QT to abort with errors or give false results in the case of Virtual Machines etc. /SL = Saves the QTLog.Log to your desktop for easy access if needed to post in the MDL Forum MRP thread. The parameter letter case is unimportant and you can even use both together in any position. + Updated some Reason Codes for clearer results. + Tweaked the Extended Memory routine to attempt to prevent fatal errors, I cannot catch them all but it is a lot more resilient than before. + Small tidy up and optimization of the code. MRP 106 is at BC1 stage and very close to completion. Just a few bits to tidy up now.
Hmm interesting Not sure why it is showing the - (minus) symbol, on our testing it never shown that! Will sort that for next release as i have more important things to sort out first Current .Theme Detected : =.theme is odd too, unless the name is = As always, i fix one thing another <censord>'s up. Puzzled as why it showing a negative result, as i not touched that part of the memory routine... Might remove that percentage bit as it a pain in the rear to calculate.
I will see if i can sort that minus part out but if it proves to be a pain i will just remove the percentage part, as it can get a bit strange working it out, can with a calculator but with variables it seems to act weird Ah ok re the theme. I was a bit worried i messed something else up even though i have not edited in that routine or even near it. Phew!
I use SET /A to get the result for the percentage and it may be because it is limited to 32bit precision as the WMIC results for the Total/Free/Used are quite large in numeric value, (think it bytes or Kbytes), that has to be calculated via vbs to be precise. A way will be found at some point. Will see if i can sort another way to get the percentage value, if not then it not be a huge loss to just remove that part. I have just removed (well REM'd out) the percentage part in the QT code and in MRP for now until i can sort it, as it not important as the main used value in GB/MB is correct.
Code: Total Present : [15.96 GB] Used : [2.31 GB] Available : [13.65 GB] [85%] Ok on my PC Anyway the percentage won't be shown on the next QT or the release version of MRP 106. Sorted for now.
As mentioned many times your Setupcomplete.cmd has commands that delete the Scripts folder which also removes MRP files!
All right. I will no longer post MRP report. This iso menu with the integrated office 2019 fits in and I have to use it. I apologize for the interference. Forgive me
No worries, i am just explaining why MRP didn't fully complete. As i not know the contents of the SetupComplete.cmd i can't exactly say what line is causing the issue. Usually it is something like RD "scripts" or RMDIR "scripts", or it has DEL even a shutdown /t 0 /r so i can't say what it is. I could make MRP run the Setupcomplete.cmd after MRP has completed but then it would not say if it is activated if using KMS or other methods. I'm damned if i do and damned if i don't
For the percentage value a bit of VBScript came to the rescue Code: Total Present : [15.96 GB] Used : [2.21 GB] Available : [13.75 GB] [86.13%] Added to the QT code and also into the next MRP 106 I rounded to two decimal places or you would end up with [xx.xxxxxxxxxxxxxxxxxxxxxxx]
As not many have downloaded the QTv83.0, i have uploaded the fixed version. Might as well have a decent one released. 2nd post has been updated with the new download link, password and hashes. Additions to QT83.0's changelog: + Fixed percentage values for system memory and drive space used results to be a bit more accurate. + Fixed Graphics Adapter RAM result that sometimes shown a negative value.
Install windows in audit mode, install office and convert to VL, sysprep and capture the install to a wim, no need for special scripts for office.