If you mean a batch of commands for silently installing those KBs sequentially, well that's what I currently do in my script using the files in the WHD repo. I'm sure a good repack from abbodi combining them would have size and debloating benefits.
/ai and /aiu have the same effect if ucrt is already installed very well that would be ricktendo64's style repack i will ask him for permission, if he cannot continue with his
Shouldn't we be able to extract the .exe and run "Installer.cmd" to install this? I've tried it but it opens and closes immediately, even with "Run as Admin"
abbodi1406, thanks as always for your kind work and also for letting us know about this. I always wanted to keep an extracted copy of your installer. AlsoI see I can run just the uninstaller if needed. I extracted the installer and ran install.cmd on the same OS build without any issue. Sorry for asking but are you sure you extracted the package correctly? Installer.cmd alon with vcredist_x86_2013, vcredist_x86_2017, etc.
The problem was the path of the extracted folder. I was extracting it to a second driver deep in some other folders but when i put it on the root of that driver everything was good. Sorry for the mess up.
Just out of curiosity, i tried removing the part of the script that checks the windows version, so i could make it run on XP. It does run, but it throws an error regarding registry. So, for anyone who gets this "bright idea" - no, it's not going to work, stick to Vista or newer.
I actually removed XP files (downlevel) what makes it hard on XP is that you need to check Windows Installer version, and other dependecies for 2005/2008
Mentioning the latest version in the thread title would be nice. Users would know there's a update Thanks for the installer.
@abbodi1406: My brother, this is some next level perfection. With Burfadel gone missing, the whole issue with Wilenty, and the whole ton of useless repacks, this is the best one I've seen yet. Keep it up. You have a proud supporter here!
no issues here with /y switch Spoiler Request: sometimes the installer ask for user input to chose "close some apps or skip and restart after done", can u make it to skip this dialog either way on the silent installation mode, " /y " ?
It can supressed with /norestart, but in that case locked files will not be replaced until you reboot but since quiet mode do the same, i may add it to passive mode too