Yes, i know! i have tested something! Unfortunately it did not work and now I wanted to uninstall Adobe Flash again! I just installed it via installer...
What do you mean exactly!? You probably mean in the installer use the delete function!!? Addition: In addition, the KB 4577586 works only up to version 20H2! For 21H2 there is not the update...How to proceed?
The KB is or was only for the Flash component integrated into earlier Windows 10 builds. It does not (and never did) have any effect on Flash installed by the Flash installer from Adobe. These non-Windows packages are removed from Programs and Features.
Hi, anyone know how to solve this problem!? I always get the message when starting a game to install NET 3.5! I manually installed the packages but still gets the error message and the game does not start! Does anyone have any ideas?
doesnt mean if you have installed all latest updates will also include .net35 optional feature package too . pl use .net35 AIO installer via abbodi1406 gothub repo & install it at OoBE second phase called by sutupcomplete to enable .net35 feature & will never show you this type of screen again.
Sry for the late reply... I'll post the modified script later on. Tested & working. Lite & Full version, adapt tp your needs.
I'm not sure about this statement. Older hardware here and it runs like a breeze whatever registry setting you trow at it! It just run very smooth
This just works fine Credits to abbodi1406 Code: set "key=HKLM\SYSTEM\ControlSet001\Control\Ubpm" for /f "tokens=1" %%a in ('reg query "%key%" 2^>nul ^| find /i "REG_SZ"') do if not errorlevel 1 (%nsd1% reg delete "%key%\%%a" /f 2>nul) Code: echo Disable UBPM BOOT logging ::: Start = 0 = Disabled ::: Disable Diagtrack-Listener BOOT logging after reboot %nsd1% reg add "HKLM\System\ControlSet001\Control\WMI\Autologger\UBPM" /v "Start" /t REG_DWORD /d "0" /f %nsd1% reg add "HKLM\System\CurrentControlSet\Control\WMI\Autologger\UBPM" /v "Start" /t REG_DWORD /d "0" /f
Some people directly do reg delete "HKLM\OfflineSystem\ControlSet001\Control\WMI\Autologger" /f from there offline wim image & i was shocked to see nothing goes negative doing this. save us from doing lot of reg tweaks for Autologgers in our bat script as there are many many entries in child items to this main autologger parent key.
hey i thought you are a pro in tweaking anyways ; its for telem & not related to performance in any scenario.
Hi Freddie, I last did an installation with your LTSC script. Unfortunately the install did not run as expected! I had also used unattend.xml for the name. 1. the name was not set up and I had to set it up afterwards. 2. windows update worked although everything was off! I send times with files in the attachment. I can not explain why it does not work this time!
Black Screen? Just use the original "unattend.xml" in the main post for now until we can figure out what the problem is all of a sudden. Then create a new user account.