Jump to content
View in the app

A better way to browse. Learn more.

WinCert.net Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Problem integrating Legacy Dot Net Framework 2.0, 3.0 & 3.5 on Windows 8.1

Featured Replies

Posted

Hey Leogolash2o,

 

Well Windows 8 Tweak Enable Legacy .Net Framework is not working with 8.1.

 

I just want to bring it your notice.

 

I request any moderator to move this thread to appropriate place

 

regards

Mack

Edited by macky_reddy

Unfortunately it doesnt work for RTM version or for 8.1, but...
 
You can use unattended.xml instead... (Dont forget to adjust version number)
 
 

<servicing>  <package action="configure">    <assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="6.2.8250.0" language="neutral" processorArchitecture="AMD64" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />    <selection name="NetFx3" state="True" />  </package></servicing>

or
 
Dism

dism.exe /online /enable-feature /featurename:NetFX3 /All /Source:E:\sources\sxs /LimitAccess

I personally Use Unattended.xml method as I enable lot of packages, which are disabled (not installed) by default, for example: telnet client, snmp, netfx3, etc, etc...

Edited by Etz

  • 4 weeks later...

I`am currently using SetupComplete.cmd file for that...

 

And doing it via Dism method, with same commandline as showed in previous post.

 

 

I`am currently using SetupComplete.cmd file for that...

I'am put unattended.xml to dvd root. or must run it with SetupComplete.cmd??

 

 

 

And doing it via Dism method, with same commandline as showed in previous post.

 

I want Integrated Installing Windows .Net3.5 is enabled.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.