Today or tomorrow !
winterstorm2050 wrote:
@Jpm :
2) .NET Windows8.1-KB2954879-v2-x64.msu : I never succeed to slipstream them in offline wim. are you ?
winterstorm2050 wrote:Excellent !
Take care about the fact that "Optimizations - EXPERT - Net Framework Complete Cleanup" will remove all Framework v1.1, v2, v3.5, v4.0 and v4.5 but keep only necessary files for "WinReducer Software" (= v4.5.1 or v4.5.2) !
So if you use net framework software, it's better to do not use the EXPERT options, or you could eventually find an equivalent software which does not require net framework ! This is how I'm doing : use portable application. This prevents me to restore all software each time I reinstall Windows. You could find an excellent website where I downloaded all my software : PortableApps !
Best Regards.
winterstorm2050
Code:
tasklist /fi "modules eq mscoree.dll"
theKramer wrote:Code:
tasklist /fi "modules eq mscoree.dll"
Also, maybe you could add that command in the info text for NET Framework removal in the Winreducer app??