1. armond

    armond MDL Addicted

    Jun 16, 2008
    737
    240
    30
    Hi again,
    I still have another question.
    May I know why you provided a Microsoft .NET Framework 3.5 Pack in the first post? Is it necessary too copy that pack if I want to integrate DotNet 3.5 into Windows 8.1 Update MSDN?
    Thanks again a lot.
     
  2. VictorUSA

    VictorUSA MDL Novice

    Aug 11, 2012
    44
    17
    0
    Yup... working on W8.1.1 :)
     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    It's not necessary to copy the NetFX35 Pack, I just provided it for people who use only boot.wim and install.wim as source not the whole setup dvd contents. the toolkit by default will search the folder <Packs\NetFX35\x86 or x64> for NetFx35 Files, if it's not found there then it will look for sxs folder inside the <DVD\sources> folder and it's found there then it will backup the sxs folder to <Packs\NetFX35\x86 or x64> folder for future integration.


     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Can't understand why the integration is failing for non-english os, I think I will have to download the german or any other language and use it for integration and what's the problem, although I don't undertand those languages, I will still try to know what's the problem.

     
  5. VictorUSA

    VictorUSA MDL Novice

    Aug 11, 2012
    44
    17
    0
    Thx... MSMG :worthy:
     
  6. Boombastic

    Boombastic MDL Novice

    Dec 31, 2007
    25
    1
    0
    Same Problem as VictorUSA with german language version

    Deployment Image Servicing and Managem
    Version: 6.3.9600.17031

    Image Version: 6.3.9600.17031
    Enabling feature(s)
    [===========================60.4%===

    Error: 0x800f081f
    The source files could not be found.
     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Don't know whether netfx35 language netural, just try the toolkit without the netfx pack and let the toolkit use the netfx source from the <dvd\source\sxs> folder and see whether it integrates or not. if it works then the netfx35 files are language dependents. then I will remove the netfx35 pack as its extracted from a English iso.

     
  8. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Testing the .NET integration on german system with german ISO, give me a moment :D.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    I just remember there are language packs for .Net frameworks too. I think the English Language NetFx35 Pack is not able to integrate to non-english os source
     
  10. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    #330 s1ave77, Apr 15, 2014
    Last edited by a moderator: Apr 20, 2017

    Result:

    Code:
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
           MSMG ToolKit - Integrate Microsoft .NET Framework 3.5 Components
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    
    -------------------------------------------------------------------------------
    ░░░░Starting Integrating Microsoft .NET Framework 3.5 Components░░░░░░░░░░░░░░░
    -------------------------------------------------------------------------------
    
    Source WIM Image        : Install.wim
    Soruce WIM Index        : 1
    Source WIM Architecture : x64
    
    -------------------------------------------------------------------------------
    ░░░░Checking Whether Microsoft .NET Framework 3.5 Components Are Enabled░░░░░░░
    -------------------------------------------------------------------------------
    
    Checking Whether Microsoft .NET Framework 3.5 Components Are Enabled...
    
    Microsoft .NET Framework 3.5 Components are Not Enabled...
    
    -------------------------------------------------------------------------------
    ░░░░Integrating Microsoft .NET Framework 3.5 Components░░░░░░░░░░░░░░░░░░░░░░░░
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17029
    
    Image Version: 6.3.9600.17031
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ░░░░Generating Microsoft .NET Framework 3.5 Components Integration LOG Files░░░
    -------------------------------------------------------------------------------
    
    Writing Microsoft .NET Framework 3.5 Integration Log File...
    
    -------------------------------------------------------------------------------
    ░░░░Finished Integrating Microsoft .NET Framework 3.5 Components░░░░░░░░░░░░░░░
    -------------------------------------------------------------------------------
    
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    
    Drücken Sie eine beliebige Taste . . .
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    #331 MSMG, Apr 15, 2014
    Last edited by a moderator: Apr 20, 2017
    (OP)
    Thanks, so its better not to include a netfx35 pack let it use the one from the source iso but still allow to backup the netfx from source iso to packs\netfx35 folder for future integration.

     
  12. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    #332 s1ave77, Apr 15, 2014
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. fireman39

    fireman39 MDL Novice

    Mar 30, 2012
    46
    13
    0
    Hi,

    I have installed Win 8.1 Enterprise and take file from it.
    It's the same for Dart 8.1 ( I found files in this forum the files for French but I don't remember ou are posted them)

    If you want , I can you send you the packages for WTG and DART

    Link for Dart 8.1 French (Work of Apologized)

    h**s://mega.co.nz/#!AMc0EYwR!Fnrb4QRQ5FAIIYtEnAvLgxtqVJY7iLNvdVwrbrbojCo

    Regards
     
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
  15. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    ok i will check it out.. for other pack files we need the updates language mui with update 1

     
  16. olivercervera

    olivercervera MDL Novice

    Oct 9, 2009
    29
    3
    0
    With 1.07 I can't find the ISO again... On W7 Italian and trying to mod W8.1.1
    EDIT: Seems to work on 8.1 (Ita) in VM

    EDIT2: I can confirm that. Everything works perfectly on a clean installation of W8.1 on VM and then using the toolkit to customize the ISO, the result is exactly what I was expecting!

    The only thing is that in Windows Update I get prompted for the Update 1 (KB2919335), but is tiny: 129MB. I have used the latest MSDN ISO with the Update 1, so I did not integrated it.
    Has anyone faced this?

    MSMG, is there any way to integrate an application in W8? I remember this great feature was available with Windows XP, and to be honest would be great to integrate Startisback in the installation :DDD