Related to this topic:
[You must be registered and logged in to see this link.]
ok after a really looot of testing i found all registry keys (286 keys + subkeys in total)
here are the registry keys:
##################
WINDOWS UPDATE SERVICE:
[You must be registered and logged in to see this link.]
those 2 files are also needed:
######################
Background Intelligent Transfer Service:
registry entries :
[You must be registered and logged in to see this link.]
Files.
######################
so my request would be to split the Windows Update Service (also Background Intelligent Transfer Service) into two parts. Once those files and the registry tweaks, maybe called something like "Windows Update Driver Download Service" and the normal windows update service (also Background Intelligent Transfer Service) which removes all the files/registry keys it now does (without those mentioned here)
for the automatic removing feature, it should not remove the download service when windows update service or Background Intelligent Transfer Service is removed.
All in one Package:
[You must be registered and logged in to see this link.]
[You must be registered and logged in to see this link.]
Code:
the "problem" in short. after removing windows update service, the function to download drivers (from windows update) from device managment is broken. as it was working in windows 7 after removing the update service i wanted it also to work in windows 10
ok after a really looot of testing i found all registry keys (286 keys + subkeys in total)
here are the registry keys:
##################
WINDOWS UPDATE SERVICE:
[You must be registered and logged in to see this link.]
those 2 files are also needed:
Windows\System32\wuaueng.dll
Windows\System32\wups.dll
######################
Background Intelligent Transfer Service:
registry entries :
[You must be registered and logged in to see this link.]
Files.
BitsProxy.dll
######################
so my request would be to split the Windows Update Service (also Background Intelligent Transfer Service) into two parts. Once those files and the registry tweaks, maybe called something like "Windows Update Driver Download Service" and the normal windows update service (also Background Intelligent Transfer Service) which removes all the files/registry keys it now does (without those mentioned here)
for the automatic removing feature, it should not remove the download service when windows update service or Background Intelligent Transfer Service is removed.
All in one Package:
[You must be registered and logged in to see this link.]