.NET Framework 3.5 for Windows 8 standalone 32-64 Bits -RELEASED-

Discussion in 'Windows 8' started by Dr.Emuler, Jan 26, 2013.

  1. Dr.Emuler

    Dr.Emuler MDL Novice

    Nov 21, 2012
    10
    25
    0
    #1 Dr.Emuler, Jan 26, 2013
    Last edited: Jan 26, 2013
    preview image here

    i13.servimg.com/u/f13/11/93/96/27/screen11.png

    With the Windows 8 release , introduces the NET Framework 4.5, this is not fully compatible with all programs specially with NET 3.5 programs, making Windows 8 incompatible in some cases. Many users want to install this feature but dont have internet connection, the windows 8 media or simply dont know how do it.

    Again by the hand of Dr.Emuler an .NET Framework 3.5 Stand alone offline installer that dont requires internet connection or Windows 8 disc.


    ****Features*****

    -Multilenguaje installer [English and Spanish]
    -Swap language on the fly
    -32 and 64 bits compatible
    -Minimumm user intervention

    ***** Download *****

    -Server: Various
    -Size: 139.66 MB
    -Compression: ZIP

    multiupload.nl/Y6Q8NM4O8L
    [any bugs please report it here]

     
  2. NICK@NUMBER11

    NICK@NUMBER11 MDL Expert

    Mar 23, 2010
    1,503
    720
    60
    Its so easy to enable the feature within windows 8 online or offline, so i dont see the point in creating an installer here.... :confused:

     
  3. anarchist9027

    anarchist9027 MDL Expert

    Oct 30, 2010
    1,320
    667
    60
    Its already included in Windows 8. You just need to enable it in features
     
  4. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,515
    7,170
    120
    #4 Josh Cell, Jan 26, 2013
    Last edited by a moderator: Apr 20, 2017
    Run the command prompt as administrator, then type this and just wait ~10 minutes:

    Code:
    Fixing..
    Then the dot net framework 3.5 family will be enabled offline without any external download and natively... :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,627
    3,856
    90
    Josh Cell is correct, but of course you need to replace G: with the location of the files on your computer (whether it's extracted to a different folder or mounted as a drive).
     
  6. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,515
    7,170
    120
    I have fixed the code adding the system drive common var of the cmd.exe... :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,627
    3,856
    90
    I don't believe that will actually work on a freshly installed Windows as the actual Windows image doesn't contain NET 3.5 in the WinSxS folder. I checked this by opening the install.wim file and looked through the windows\WinSxS folder in the image. This is why you have to reference it to the (image location):\sources\sxs folder instead :)
     
  8. NICK@NUMBER11

    NICK@NUMBER11 MDL Expert

    Mar 23, 2010
    1,503
    720
    60
    #8 NICK@NUMBER11, Jan 26, 2013
    Last edited by a moderator: Apr 20, 2017
    I did this to enable it within the install.wim

    Code:
    DISM /Mount-Wim /WimFile:C:\WMC\install.wim /index:1 /MountDir:C:\WMC\mount
    Dism /image:C:\wmc\mount /Enable-Feature /FeatureName:NetFx3 /All /Source:c:\wmc\dotnet35 /LimitAccess  
    Dism /unmount-wim /mountdir:C:\wmc\mount /commit
    and I used this to enable it on an installed windows pro box

    Code:
    dism.exe /online /enable-feature /featurename:NetFX3 /Source:c:\wmc\dotnet35 /LimitAccess
    _ copied the files from the iso to local drive

    :rolleyes:
     
  9. Dr.Emuler

    Dr.Emuler MDL Novice

    Nov 21, 2012
    10
    25
    0
    hi everyone! thanks for the comments.

    Look NET FRAMEWORK 3.5 is not included on FRESH windows 8 installations and cant be enabled without download something or using windows 8 disc,aditionally net framework 64 bits installation cant be maked offline [at least at this monent] you have to download from windows update.

    But dont belive me JUST READ MICROSOFT MSDN Web site in article related NET FRAMEWORK.

    resuming say: net 3.5 is an ON DEMAND program and IS NOT INCLUDED with the installation of windows 8 you can get it by downloading from windows update or using CMD command calling DISM servicie and using W8 DVD

    My installer includes an automatic installation of 32 and 64 bits NET 3.5 .

    Making it STANDALONE, AUTOMATIC AND OFFLINE.

    OF COURSE you can do it Josh cuz ure xpert but not all users, and this tool SAVE TIME if you work in a tech center or if you just cant have time for do it manully,remember everyone can do the same than the installer but, installers are easy and fast without user intervention ;D

    sorry 4 my bad eng
     
  10. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,775
    150
    #10 CODYQX4, Jan 26, 2013
    Last edited: Apr 12, 2019
    .
     
  11. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,515
    7,170
    120
    Well, I have lost the method to enable natively the .NET Framework 3.5 natively without any media or download... :(

    I will take a look around that, but is with the dism.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. ShyFx

    ShyFx MDL Novice

    Jan 11, 2013
    23
    8
    0
    Hi. Yes make a full auto NetFx3.5 installer for windows 8 and server 2012. Much easier for us people who do not know how to use cmd command or whatever it's called:orb:
     
  13. Dr.Emuler

    Dr.Emuler MDL Novice

    Nov 21, 2012
    10
    25
    0
    #13 Dr.Emuler, Jan 26, 2013
    Last edited: Jan 26, 2013
    (OP)
    ok, i will release my installer, thanks to everyone for the comments and Josh, you have fantastic software, and probably youre sayn the truth and you have that "lost" method, but remember not everyone is PRO or xPert, and if you have that method, please share with all of us.

    And i dont know how you can do that if microsoft say clearly:

    "To run applications that require the .NET Framework 3.5 on Windows 8, you must enable version 3.5 on your computer. There are two ways you can do this: by installing or running an application that requires the .NET Framework 3.5 (that is, by installing the .NET Framework 3.5 on demand), or by enabling the .NET Framework 3.5 in Control Panel. Both options require an Internet connection."

    and in trouble shooting:

    "If you cannot connect to the Internet, you can enable the .NET Framework 3.5 by using the Deployment Image Servicing and Management (DISM) command-line tool and specifying the installation media (ISO image or DVD) you installed Windows 8 from."

    Probably im just a starter only but thats the official MSDN microsoft



    msdn.microsoft.com/en-us/library/hh506443.aspx

    BTW: 64 bits systems can get this online only, in ISOS, media or something like that works, cuz is for 32 bits only

    ********

    CODY

    Thanks i do its like your suggest thanks anyway, cheers 4 you excelent work with Office 2013 activator in windows 8 and 7 i can activate successfully :D
     
  14. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Nope, did it several times offline via dism and do not have any x86 system.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Dr.Emuler

    Dr.Emuler MDL Novice

    Nov 21, 2012
    10
    25
    0
    then my iso its not OK,anywya INSTALLER RELEASED
     
  16. PaulDesmond

    PaulDesmond MDL Magnet

    Aug 6, 2009
    6,980
    7,149
    240
    #16 PaulDesmond, Jan 26, 2013
    Last edited: Jan 26, 2013
    Nice work if you got it but see here: net3.5.JPG
    If I need it, I simply activate it (W8 enterprise version)

    edit: also on pro without WMC available on the fly by simply activating it when needed
     
  17. Dr.Emuler

    Dr.Emuler MDL Novice

    Nov 21, 2012
    10
    25
    0
    i try the 1st time but redirectme to windows update thats why i design this
     
  18. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,515
    7,170
    120
    That's correct. I have confused by another dism feature that are downloading the framework from the M$ Servers anyway.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. mau370

    mau370 MDL Novice

    Mar 10, 2010
    10
    2
    0
    Hi DR.Emuller!
    Thanks for your very usefull net35 installer for unattendes install W8.
    To save place on my DvD's, would be nice to dissociate X86 ans X64.
    Could you notice the necessary password to extract them ?
    Thanks in advance in any case!!
    .
     
  20. sunandadas99

    sunandadas99 MDL Novice

    Jun 1, 2012
    1
    0
    0
    I Download it.and try to install it.But ii has some problems.it shows this
    "Error 0x800f081f
    The Source file couldn't be found.
    use the source option to specify the location of the files that are required to restore the feature.For more information on speciafying a source location ,see http//go.microsoft.com/fwlink/?Linkid=243077"
    What should I do?