Posted April 5, 201212 yr Hi.I want Enable MS.Net3.5 in windows 8 during install windows, and I use this script for enable Ms.net3.5 but it don't work.Please Guide Me.dism.exe /online /enable-feature /featurename:NetFX3 /Source:%WINDIR%\Setup\Scripts\sxs /LimitAccess@echo offExit
April 5, 201212 yr http://www.trickstime.com/2012/03/how-to-enable-net-framework-351-offline.htmlThis worked for me, what error messages are you getting?
April 5, 201212 yr Author I do not receive an error message. my code work in windows very well but, I want run this script automatic from $OEM$ folder after installing windows.THANKS A LOT
June 4, 201212 yr I'm thinking of adding a simple button in Win Toolkit which does this for the user before Windows installation so that it's pre-installed, what do you guys think?
June 4, 201212 yr I thought .NET 3.5 and below were now part of the OS, so why need to install or enable it at all? Or did I miss something?Cheers and Regards
June 4, 201212 yr Nope, it's not part of Windows 8 just .Net 4.0 or 4.5 (one of those). You have to manually install 2.5, 3.0 and 3.5 with the command above.
June 4, 201212 yr This feature will be in v24 of Win Toolkit, that means .NET Framework will be pre-installed
July 3, 201212 yr edit it (change the drive letter in the cmd file as in your pc and put the win8 dvd inthd drive)runit as administrator
July 3, 201212 yr put the win8 dvd in the drivethen write the line in text and make its name as cmd extention as wwed.cmdthen run it as administrator Dism /online /Enable-feature /featurename:NetFx3 /source:G:\Sources\sxschnge the drive letter as in your pc here it is G write it in capital letter
August 25, 201212 yr This feature will be in v24 of Win Toolkit, that means .NET Framework will be pre-installed This option seems to don't work in v1.4.0.65 version with Windows 8 RTM but did work with RP....Moreover : the command Dism /online /Enable-feature /featurename:NetFx3 /source:G:\Sources\sxs works with RTM on a live system..Thx for your work
December 14, 201212 yr This is already been solved in WinToolkit150-1_Test39 ? i need to integrate this on a image of Windows 8 that i has just about slim off
January 31, 201411 yr Are you guys really using that hellish piece of crap? I allways recommend ANY custommer not to get windows 8. Whores/drugs/a bullet to suicide are much better inversions than win8 :S Now the real question: Is there anything you can do in win8 that you can't in windows 7? Because if not I believe this is going to be like vista: Never made a single fresh install of it.
January 28, 20187 yr Hi, I would like to know how to activate this netframework for the image that I have on D: \ Rob1? Do I have to mount the image first? if so, what command should I do? He works on windows 8.1 Pro.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.