How to: Make a Windows 10 "1703 LTSB" ISO

Discussion in 'Windows 10' started by damianfox, Nov 19, 2015.

  1. paroid

    paroid MDL Novice

    Joined:
    Feb 7, 2016
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Same here...

    ...didn't work, still same size, tried 3 times :confused: original 3.4gb - new export 3.5gb
    (I did 6 => 1, then 6 => 3, then 7 => 1 in the menus)
     
  2. kuroda

    kuroda MDL Senior Member

    Joined:
    Aug 25, 2012
    Messages:
    445
    Likes Received:
    32
    Trophy Points:
    10
    ...Paroid...6>1...8>1>2...then..6>3....end...
     
  3. paroid

    paroid MDL Novice

    Joined:
    Feb 7, 2016
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    :mad: Bogus information, I don't want to Rename
     
  4. xinso

    xinso MDL Guru

    Joined:
    Mar 5, 2009
    Messages:
    6,267
    Likes Received:
    8,659
    Trophy Points:
    210
  5. throbber

    throbber MDL Addicted

    Joined:
    Mar 13, 2008
    Messages:
    585
    Likes Received:
    32
    Trophy Points:
    30
    Hi guys
    dos this only work with this version of enterprise/pro 1511 ??
    Because I'm assuming that there's a much higher buld number now.
    I don't now because I'm still on win7 but was quite tempted to try this.
     
  6. endbase

    endbase MDL Guru

    Joined:
    Aug 12, 2012
    Messages:
    4,522
    Likes Received:
    1,602
    Trophy Points:
    150

    Yep it works just make sure you get the latest version of MSMG ;)
     
  7. throbber

    throbber MDL Addicted

    Joined:
    Mar 13, 2008
    Messages:
    585
    Likes Received:
    32
    Trophy Points:
    30
    Sorry I just looked at my question, Looks a bit vague.
    dos it work with the newest build??.lol
    What ever that is.
     
  8. endbase

    endbase MDL Guru

    Joined:
    Aug 12, 2012
    Messages:
    4,522
    Likes Received:
    1,602
    Trophy Points:
    150

    Insider build or th2 latest build ? anyway works like an charm :D
     
  9. Overseer

    Overseer MDL Novice

    Joined:
    Jul 29, 2009
    Messages:
    27
    Likes Received:
    0
    Trophy Points:
    0
    Excuse the ignorance, but can the MSMG Toolkit be run on/from a Windows 7 Ultimate machine?
     
  10. throbber

    throbber MDL Addicted

    Joined:
    Mar 13, 2008
    Messages:
    585
    Likes Received:
    32
    Trophy Points:
    30
    No...................
     
  11. throbber

    throbber MDL Addicted

    Joined:
    Mar 13, 2008
    Messages:
    585
    Likes Received:
    32
    Trophy Points:
    30
    i guess the insider build 14257 would have the time bomb??
     
  12. endbase

    endbase MDL Guru

    Joined:
    Aug 12, 2012
    Messages:
    4,522
    Likes Received:
    1,602
    Trophy Points:
    150

    Yes it is time bombed :tea:
     
  13. throbber

    throbber MDL Addicted

    Joined:
    Mar 13, 2008
    Messages:
    585
    Likes Received:
    32
    Trophy Points:
    30
    ok i will give th2 10586 a go.
    many thanks for your help:biggrin:
     
  14. Overseer

    Overseer MDL Novice

    Joined:
    Jul 29, 2009
    Messages:
    27
    Likes Received:
    0
    Trophy Points:
    0
    Many thanks :)
     
  15. jaladhjin

    jaladhjin MDL Novice

    Joined:
    Nov 26, 2013
    Messages:
    44
    Likes Received:
    3
    Trophy Points:
    0
    what does ltsb actually stand for ? o_O
     
  16. lobo11

    lobo11 TOMAHAWK CHOP

    Joined:
    Feb 16, 2012
    Messages:
    6,587
    Likes Received:
    5,350
    Trophy Points:
    210
    Long Term Service Branch
     
  17. kuroda

    kuroda MDL Senior Member

    Joined:
    Aug 25, 2012
    Messages:
    445
    Likes Received:
    32
    Trophy Points:
    10
    ...MSMG TOOLKIT UPDATED V.3.9 .....:biggrin:
     
  18. xinso

    xinso MDL Guru

    Joined:
    Mar 5, 2009
    Messages:
    6,267
    Likes Received:
    8,659
    Trophy Points:
    210
    #318 xinso, Feb 29, 2016
    Last edited: Feb 29, 2016
    How to add/remove package(s) manually?

    Now, to remove a package, people do it this way - modify registry:

    1. Unhide by changing "Visibility"=dword:00000002 to "Visibility"=dword:00000001
    2. Delete Owners
    3. Add "DefVis"=dword:00000002

    ex. To make Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64~~10.0.14271.1000 removable

    Before
    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64~~10.0.14271.1000]
    "InstallClient"="DISM Package Manager Provider"
    "InstallName"="Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64~~10.0.14271.1000.mum"
    "InstallLocation"="\\\\?\\d:\\rs1.bin.amd64fre.dep\\mergedcomponents\\images\\client\\packages"
    "CurrentState"=dword:00000070
    "SelfUpdate"=dword:00000000
    "Visibility"=dword:00000002
    "InstallTimeHigh"=dword:01d16b21
    "InstallTimeLow"=dword:7b10ae4f
    "InstallUser"="S-1-5-21-397955417-626881126-188441444-4882392"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64~~10.0.14271.1000\Owners]
    "Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64~~10.0.14271.1000"=dword:00020070

    After
    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64~~10.0.14271.1000]
    "InstallClient"="DISM Package Manager Provider"
    "InstallName"="Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64~~10.0.14271.1000.mum"
    "InstallLocation"="\\\\?\\d:\\rs1.bin.amd64fre.dep\\mergedcomponents\\images\\client\\packages"
    "CurrentState"=dword:00000070
    "SelfUpdate"=dword:00000000
    "Visibility"=dword:00000001
    "InstallTimeHigh"=dword:01d16b21
    "InstallTimeLow"=dword:7b10ae4f
    "InstallUser"="S-1-5-21-397955417-626881126-188441444-4882392"
    "DefVis"=dword:00000002

    But how can we Install/Uninstall a package without modifying the registry and capturing a package?

     
  19. LiteOS

    LiteOS MDL Expert

    Joined:
    Mar 7, 2014
    Messages:
    1,893
    Likes Received:
    814
    Trophy Points:
    60
    #319 LiteOS, Feb 29, 2016
    Last edited: Feb 29, 2016
    @ xinso
    Need to find a way to run dism as the owner id

    like when install new flash version it recognize it self and uninstall the old version and install the lastest
     
  20. agarbar90

    agarbar90 MDL Novice

    Joined:
    Feb 29, 2016
    Messages:
    41
    Likes Received:
    22
    Trophy Points:
    0
    #320 agarbar90, Feb 29, 2016
    Last edited: Mar 1, 2016
    Thanks @damianfox for this thread.

    I didn't know about this MSMG Toolkit and I find it quite useful. I decided to make the process with a Pro ISO tough (I think that Enterprise editions aren't included in the free upgrade program), in order to keep it activated when going from 8.1 to 10.