[DISCUSSION] Windows 10 Enterprise (N) LTSC 2019

Discussion in 'Windows 10' started by Tito, Feb 1, 2018.

  1. TheStutch

    TheStutch MDL Novice

    Apr 14, 2018
    41
    73
    0
    Try merging this with your registry. Save it as photo.reg
    Code:
    ; ---------------------- Photo-Viewer-Into-Windows ---------------------------------------------
    ; Change Extension's File Type
    [HKEY_CURRENT_USER\Software\Classes\.jpg]
    @="PhotoViewer.FileAssoc.Tiff"
    
    
    ; Change Extension's File Type
    [HKEY_CURRENT_USER\Software\Classes\.jpeg]
    @="PhotoViewer.FileAssoc.Tiff"
    
    
    ; Change Extension's File Type
    [HKEY_CURRENT_USER\Software\Classes\.gif]
    @="PhotoViewer.FileAssoc.Tiff"
    
    
    ; Change Extension's File Type
    [HKEY_CURRENT_USER\Software\Classes\.png]
    @="PhotoViewer.FileAssoc.Tiff"
    
    
    ; Change Extension's File Type
    [HKEY_CURRENT_USER\Software\Classes\.bmp]
    @="PhotoViewer.FileAssoc.Tiff"
    
    
    ; Change Extension's File Type
    [HKEY_CURRENT_USER\Software\Classes\.tiff]
    @="PhotoViewer.FileAssoc.Tiff"
    
    
    ; Change Extension's File Type
    [HKEY_CURRENT_USER\Software\Classes\.ico]
    @="PhotoViewer.FileAssoc.Tiff"
    
    You'll find other examples on this forum that are longer and add more file associations. I find that if I get these basic ones set than, if i need to, I can right-click other images and will get offered the option to open them using photo viewer.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. GodHand

    GodHand MDL Addicted

    Jul 15, 2016
    534
    926
    30
    #1943 GodHand, Nov 13, 2018
    Last edited: Nov 13, 2018
    I seriously suggest you find another method to customize your images because the amount you whine is astonishing. Moreover, this is NOT a thread for my script and is not the venue to use for your "problems." That's why GitHub has an "Issues" tab for users to make posts in.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Eamonn Mulvee

    Eamonn Mulvee MDL Novice

    Sep 19, 2018
    4
    1
    0
    Thank you very much for your kind advice
     
  4. TheStutch

    TheStutch MDL Novice

    Apr 14, 2018
    41
    73
    0
    #1945 TheStutch, Nov 13, 2018
    Last edited: Nov 14, 2018
    [Edit]
    Thanks for clarifying the appropriate venue for reporting issues.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Rudi1

    Rudi1 MDL Member

    May 30, 2007
    207
    67
    10
  6. TheStutch

    TheStutch MDL Novice

    Apr 14, 2018
    41
    73
    0
    Thanks, I was looking for a way to do what you propose without having to install any aspect of ADK.
    Right now I have a copy of all the crucial ADK files (efisys.bin, etfsboot.com, etfsboot.com, efisys_noprompt.bin and oscdimg.exe) in a "Bin" folder next to a command script applying near identical code as you show.

    Code:
    SET "oscdimg=%~dp0Bin\oscdimg.exe"
    SET "Root=%~dp0"
    "%oscdimg%" -bootdata:2#p0,e,b"%Bin%\etfsboot.com"#pEF,e,b"%Bin%\efisys_noprompt.bin" -u2 -udfver102 "%Root%\LTSB2019.iso"
    Which works great and is all very cool and what not, but I had hoped there might be a simple 'repackage to ISO' tool that someone has created that doesn't use proprietary applications or need to be installed.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. TheStutch

    TheStutch MDL Novice

    Apr 14, 2018
    41
    73
    0

    Attached Files:

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

    slyooney MDL Novice

    Aug 26, 2018
    1
    1
    0
    Thanx a lot ;)
    Will give it a try on my brand new laptop !
     
  9. Deffinnition

    Deffinnition MDL Novice

    Oct 3, 2018
    16
    4
    0
    The "second release" of the 1809 is supposed to happen today. It would be wise to wait a couple of hours and download the newest ISO ;)
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,674
    103,511
    450
    I wonder what the official source is? All can happen today but not seen one hint from official MSFT sources, only the release of the SDK 17763.138 is somewhat of a clue.
     
  11. able1214

    able1214 MDL Junior Member

    Jun 15, 2010
    86
    80
    0
    Is there a re-release for LTSC iso? (17763.107)
     
  12. emikaadeouser

    emikaadeouser MDL Member

    Feb 27, 2018
    119
    97
    10
    Not yet.
     
  13. emikaadeouser

    emikaadeouser MDL Member

    Feb 27, 2018
    119
    97
    10
    CU KB4467708 (Build 17763.134) and Flash Player Update KB4467694 available for LTSC 2019 through WU
     
  14. e.v.o

    e.v.o MDL Novice

    Aug 28, 2015
    12
    2
    0
    Will there be a re-release? Consumer/Business/Server is released but LTSC not (yet)? 0o
     
  15. emikaadeouser

    emikaadeouser MDL Member

    Feb 27, 2018
    119
    97
    10
    Yes.
    As you said - not yet.
     
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,674
    103,511
    450