Copy all the cab files to a folder and run on a BAT / CMD command line. ---------------------------------------------- batch.install.all.cab.cmd ---------------------------------------------- FOR %%I IN ("*.CAB") DO Dism /online /Add-Package /Quiet /Norestart /PackagePath:"%%I" ---------------------------------------------- batch.install.all.cab.cmd ----------------------------------------------
To run directly in cmd prompt (needs shortened runtime variable): Code: FOR %I IN (*.CAB) DO Dism /online /Add-Package /Quiet /Norestart /PackagePath:"%I"
Two options in Tweaks and Fixes post, restore traditional Control Panel to Win-X menu and add Control Panel to right-click context menu (Desktop).
Disable Windows Update Service and use WUMT when you want to manually run a check and apply/hide updates.
Wanted to go clean install today and found this. Currently on a normal WIN10 pro installation, is there any disadvantage by using this build? Or should I wait the 2 days until it will be throw out to the public?
Yesssss..... To run directly in cmd prompt, needs shortened runtime variable, From a long time ago...
I'm getting 'ERROR: UUP Edition file is not found in specified directory' using Abbodi1406's UUP converter when they most certainly are. Had this working before too but deleted / redownloaded from WZOR links. What am I missing that I must of done before?
I just saw the notification of this "Creator's Update" today - is there any REAL point to it? What exactly will it add to the existing PRO version? Thanks!