Jump to content

Recommended Posts

Posted

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 off

Exit

Posted

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

  • 1 month later...
Posted

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?

Posted

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

  • 4 weeks later...
Posted

put the win8 dvd in the drive

then write the line in text and make its name as cmd extention as wwed.cmd

then run it as administrator

Dism /online /Enable-feature /featurename:NetFx3 /source:G:\Sources\sxs

chnge the drive letter as in your pc here it is G write it in capital letter

  • 1 month later...
Posted

This feature will be in v24 of Win Toolkit, that means .NET Framework will be pre-installed :D

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

  • 3 months later...
  • 7 months later...
  • 6 months later...
Posted

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.

  • 3 years later...
Posted
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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...