[SOLVED] [W7SP1 x64] Cannot install KB4049016

i did.
unfortunately still no success.
it's just a nightmare.

the problem is,
if i want to uninstall net 4.7 the normal way via software panel,
this fails.

if i use the cleanup tool,
and try to install afterwards,
the installer prompts for files in netcache of recent installations.

i did not find a proper way to get complete rid of any net framework content and registry to startup completely new.

i already told you, i do not need this stuff.
i have no applications, which need this.

i would still prefer to remove any netframework content and registry from my 4 computers.
i have absolutely no other problems on the machines, only this net framework ...

do you have a solution?

thanks for your help and engagement.

cheers mike
 
thank you,

just a script to remove all net framework content and registry.
the cleanup tool only removes logged issues, and leaves a lot of stuff still there.

thanks lot for your help, you spend much energy for sorting this out.

mike

:cool:
 
done,
get error message, that not all functions could be changed.

prompted to reboot.
 
Reboot, then go to Programs and Features....Turn Windows Features on or off....and verify that the box next to .NET Framework is completely white, i.e. the box is unticked.
 
this is not possible,

even after booting twice the box keeps greyed with ticked,
but inside folders are unticked.

(microsoft net framework 3.5.1)

cheers
 
Please open Command Prompt as Administrator and enter the following command:

DISM /online /disable-feature /FeatureName:NetFx3


Expected results (when it works properly) would be similar to the following. Please report anything that is different.



Code:
C:\Windows\system32>DISM /online /disable-feature /FeatureName:NetFx3
Deployment Image Servicing and Management tool
Version: 6.1.7600.16385
Image Version: 6.1.7600.16385
Disabling feature(s)
[==========================100.0%==========================]
The operation completed successfully.
 
hi back again,

done,

well it did not succeed.

i attach the dism.log and the cmd result called dism.txt.

translation of the cmd result:

mistake 1603
heavy mistake during installation
etc.

hope this helps

cheers mike

View attachment dism.zip
 
Step#1 - Capture Process Monitor Trace
1. Download and run Process Monitor. Leave this running while you perform the next steps.
2. Attempt to run the DISM command just like you have in the past.
3. Stop Process Monitor as soon as the error occurs. You can simply do this by clicking the magnifying glass on the toolbar as shown below.
11908d1430506241-windows-updates-fail-repeatedly-stop-jpg


4. Select the File menu...Save... and save the file to your desktop. This is likely the default location. The name (unless changed) will be LogFile.PML. This is fine.
5. Zip up and attach the LogFile.PML file as well as your CBS.log.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top