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

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

  1. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,206
    978
    90
    remove onedrivesetup exe file also
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,268
    94,715
    450
    I can't wait till the next build comes, how many "errors" will be reported by users who followed threads of this sort an how many other users will copy/paste it as if it were on original installs.
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,687
    13,688
    340
    Yeah, I know - I really know. I just wondered why NTLite removed everything with non-working shortcuts on the menu?
     
  4. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,206
    978
    90
    #104 LiteOS, Nov 24, 2015
    Last edited by a moderator: Apr 20, 2017
    Nuhi works with removing files and regs not with dism package removal method

    Code:
    Name           : install.esd
    Length         : 1046147040
    CreationTime   : 11/24/2015 8:25:11 PM
    LastWriteTime  : 11/24/2015 8:35:39 PM
    LastAccessTime : 11/24/2015 8:35:39 PM
    VersionInfo    : File:             Z:\install.esd
    10mins for 1gb compressing :p thats ok right
     
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,687
    13,688
    340
    #105 xinso, Nov 24, 2015
    Last edited: Nov 24, 2015
    No.... As a paid user, I wish to have the component removed completely without the useless shortcuts.

    MSMG is free, but it does.

    Maybe NTLite forgot the /Remove-DefaultAppAssociations?
     
  6. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,206
    978
    90
    i asked he doesnt :)
    i wanted credit for the method but he doesnt use it

    but its also make it slower :)
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,687
    13,688
    340
    #107 xinso, Nov 24, 2015
    Last edited: Nov 24, 2015
    Slower? No. NTLite is smart and fast, and now I found that MSMG is not slower.

    Maybe NTLite forgot the /Remove-DefaultAppAssociations?

    Anyhow, NTLite is the only 3rd party tool I have always believed in. But today with Windows 10, it has lefetovers on the Start Menus.
     
  8. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,206
    978
    90
    no i meant removing packages is usually slower process then removing files
    duno about the second part :)
     
  9. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,687
    13,688
    340
    #109 xinso, Nov 24, 2015
    Last edited: Nov 24, 2015
    He is Nuhi, right? Please tell him that I do not like useless shortcuts left behind. Thank you.
     
  10. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,206
    978
    90
    yea but also work with someone but n Nuhi should know :)
    nice Im just 33 :D
    he have account here :) pm him
     
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,687
    13,688
    340
    #111 xinso, Nov 24, 2015
    Last edited: Nov 24, 2015
    Thank you. Well, I will stick with NTLite. But I will try MSMG right now. See you later.

    Edit: Here is the difference between MSMG and LTSB:

    Microsoft.MicrosoftEdge_8wekyb3d8bbwe
    Microsoft.Windows.SecondaryTileExperience_cw5n1h2txyewy


    L-MSMG_Right-LTSB.png
     
  12. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,487
    210
    Using DISM Method to remove packages will leave behind some folder and files like Edge, Contanct, Onedrive that has to be cleaned up.

    I have not still added that feature to cleanup the leftover files/folder due to problem in taking file/folder permissions to delete the files/folder.

    Now i have fixed that Take File/Folder Ownership problem which was giving error on non-English OS.

    So may be for later versions of ToolKit I will add the ability to cleanup the leftover files too.

     
  13. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,206
    978
    90
    the method is ok just microsoft "made" this problem
    u can try cleanup-image to fix it but onedrive wont cleanup only manully
    at 10240 its was removed fine
     
  14. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,206
    978
    90
    #115 LiteOS, Nov 24, 2015
    Last edited: Nov 24, 2015
    i mean dism.exe /cleanup-image
    better use runas trusted installer
    removing files from windows with normal user might break it especially windows 10
    i dont remember if the error i got with removing files with normal user was non-english error
    it might

    Windows check the compoants store if some file is removed it might cancel the installation
    but removing with trusted installer "update" the component store
     
  15. damianfox

    damianfox MDL Senior Member

    Jan 23, 2011
    423
    308
    10
    No your fine, all good :biggrin:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,687
    13,688
    340
    #117 xinso, Nov 25, 2015
    Last edited: Nov 25, 2015
    Feedback:

    It worked on zh-TW platform when System Locale changed to English. (Language code?)


    Thank you damianfox and MSMG.
     
  17. mtwei

    mtwei MDL Senior Member

    Nov 18, 2010
    275
    669
    10
    Just change the coding of ToolKit-v3.2.cmd from ANSI to UTF-8 and it works.
     
  18. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,687
    13,688
    340
    It worked. Thank you.
     
  19. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,487
    210
    I have used that option before but it works when there are no pending updates flag is set.

    Will try with TrustedInsaller and see what happens.