1. taviruni

    taviruni MDL Senior Member

    May 8, 2010
    261
    248
    10
    #1681 taviruni, Apr 24, 2017
    Last edited: Apr 24, 2017

    Attached Files:

  2. MonarchX

    MonarchX MDL Expert

    May 5, 2007
    1,732
    313
    60
    HUGE THANKS!
     
  3. daveo76

    daveo76 MDL Expert

    Nov 9, 2009
    1,074
    282
    60
    Yes
     
  4. lomticksoftoast

    lomticksoftoast MDL Member

    Nov 12, 2009
    189
    143
    10
    If you are using the the stable Windows 10 LTSB and follow the LTSB build instructions in my signature, then don't apply the 'remove Cortana' step: "[4] Remove -> [2] Remove Windows Components -> [H] Windows Cortana & Search App"

    You can safely leave Cortana in the LTSB ISO since the LTSB version of Windows 10 only allows the start menu search features of Cortana and doesn't install any of the bloat... Personally, I remove Cortana and use Classic Shell because my old laptop and netbook have very little RAM and the 'memory budget' for just the "Cortana Start Menu Search" feature (searchUI.exe) is like 30MB+ while all of Classic Shell, including an excellent "Start Menu Search" feature, consumes maybe 2MB ...
     
  5. mb_force

    mb_force MDL Junior Member

    Mar 24, 2017
    76
    12
    0
    Hi

    How create tpk files like NetFX46.tpk

    Thanks
     
  6. lomticksoftoast

    lomticksoftoast MDL Member

    Nov 12, 2009
    189
    143
    10
    #1686 lomticksoftoast, Apr 24, 2017
    Last edited: Apr 24, 2017
    As dhjohns pointed out already ... If you look at the "== Basic Set-up ==" section for the Windows 10 build instructions in my signature, you'll see the statement that ... "if you name or locate the ToolKit folder differently, edit the provided code"
    Personally, I name my folder with the version number and binary (ToolKit-6.9x86) and then modify the code to reflect that name.
    I believe MSMG recommends putting the toolkit folder on the root of your hard drive so it should be on C:\ToolKit-xxx or D:\ToolKit-xxx or whatever.
    I really tried to make the build instructions as simple and generic as possible.
    I may have 'polluted' my instructions with too much information and complex details.
    If that is so, I am sorry!
    Just for fun and because it might solve someones issues, here is an alternative PowerShell code that does the exact same compression as the 'imagex' code shown in my signature's MSMG ISO build instructions.
    You're still going to rename and then delete 'big_install.wim'
    Follow the build instructions until you get to the the "Compress the WIM..." point.
    Instead of opening a second command prompt, open a PowerShell terminal

    Use the following PowerShell code instead of the 'imagex' code.
    Make the Code Specific to your toolkit directory: Replace "ToolKit-xxx" two times
    Code:
     Export-WindowsImage -CompressionType maximum -SourceImagePath C:\ToolKit-xxx\DVD\sources\big_install.wim  -SourceIndex 1 -DestinationImagePath C:\ToolKit-xxx\DVD\sources\install.wim
    As before ... after you run this code, don't forget to delete 'big_install.wim'!!!
    Good luck!
     
  7. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,897
    10,733
    240
    #1687 Tiger-1, Apr 24, 2017
    Last edited: Apr 24, 2017
    Feedback
    well this night I start my new project using Windows 10 Build 16179.1000, so after extracting source from DVD ISO image script warn this so on doubt I temporary stop my job until someone help if this warning can broke my job or don't make nothing thanks in advance
    EDIT:[SOLVED] corrupted files ;)
     

    Attached Files:

    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Kenafri

    Kenafri MDL Member

    Jul 22, 2014
    104
    49
    10
    Hi mb_force!

    tpk (means toolkit pack) file is a custom file type used by MSMG for Toolkit. The real and "usable" type file is .ESD.

    :D
     
  9. Kenafri

    Kenafri MDL Member

    Jul 22, 2014
    104
    49
    10
    #1689 Kenafri, Apr 24, 2017
    Last edited: Apr 24, 2017
    Sorry.

    Double post.
     
  10. shtrumf

    shtrumf MDL Junior Member

    Sep 20, 2009
    68
    17
    0
    If you guys wonder how long it takes to convert a 4.2 Gb .wim file to a 2.83 Gb .esd ,on an ancient amd athlon x2 250 dual core cpu with 4 Gb of ram the answer is...3 full hours.My cpu stayed at 99% and 1.6 Gb of RAM used all the time.
     
  11. Lol Limewire

    Lol Limewire MDL Novice

    Feb 29, 2016
    11
    7
    0
    Hi,

    While removing Windows Defender from an W10 x64 RS2 (15063.0.170317-1834) Enterprise image an error pops up:

    Only happens with the WOW64 package. The "Windows Defender Client" before (non WOW64) removes correctly. Any ideas?

    The log isn't there. Maybe MSMG deleted it after finishing? I removed almost all Windows components and that was the only error. I'm trying the ISO in a virtual machine now.
     
  12. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Should be due to list is for 14393 and those aren't present in 15063 anymore.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. jackmonter5

    jackmonter5 MDL Senior Member

    Jul 27, 2009
    480
    167
    10
    MSMG,

    please if you can include removing "mixed reality" app and the start menu shortcut, and security center.

    thanks so much!!!
     
  14. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,897
    10,733
    240
    yay the best news for today, I haven't haste for a while v6.9 works fine same on Build 15063.0 no issues still new version seem awesome very good job :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Lol Limewire

    Lol Limewire MDL Novice

    Feb 29, 2016
    11
    7
    0
    Cool. Upon installing, the settings for Defender say "The app has been uninstalled from the server" so everything looks good so far.

    I'm trying a completely stripped version of RS2 in a VM (Hyper V and a few others thing were left untouched) and I don't see any problems. Will install in the main machine in a few days.
     
  16. mb_force

    mb_force MDL Junior Member

    Mar 24, 2017
    76
    12
    0
    thanks
    and how i create one of them or edit?
     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,487
    210
    Yes, I have added Holographic related stuffs removal and now start menu looks very clean.

     
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,487
    210
    .tpk file is a regular esd compressed wim image file, you just need to capture the folder to wim and then export the captured image with /Recovery compression to ESD format and then rename the file extension to .tpk