[SOLVED] Add Microsoft Edge to Windows 10 Enterprise LTSB (LTSC)

Discussion in 'Windows 10' started by bluemonday91, Jan 30, 2018.

  1. °ツ

    °ツ MDL Addicted

    Jun 8, 2014
    816
    1,122
    30
  2. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,210
    1,539
    90
    I already downloaded it.
    But I need packages and other languages and bitness.

    How to get these two packages?
    Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1-en-US.cab
    Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1.cab

    from ESD files???????????????????????
    :ablow:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. °ツ

    °ツ MDL Addicted

    Jun 8, 2014
    816
    1,122
    30
    You don't get them from "microsoft-windows-editionspecific-professional-package.esd", you have to extract it with SxS on a running OS.

    But these two files are in the archive edge-10.0.17763.1.7z

    Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1-en-US.cab
    Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1.cab
     
  4. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,210
    1,539
    90
    I know. I already have these two packages. Looking for other languages.

    but then how to understand this:
    https://forums.mydigitallife.net/th...nterprise-ltsb-ltsc.76296/page-3#post-1469767
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,210
    1,539
    90
    WinSxS?
    I can not find them in this folder.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,210
    1,539
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,226
    84,919
    340
    You want to gather cab files for all languages and architectures?
    or just install the one suitable for you?

    my post was for the second ;)
    i.e. for en-us x86
    extract microsoft-windows-editionspecific-professional-package.esd to C:\Edge
    extract microsoft-windows-client-languagepack-package_en-us-x86-en-us.esd to C:\Lang
    run:
    Code:
    dism /online /norestart /add-package=C:\Edge\Microsoft-Windows-Internet-Browser-Package~31bf3856ad364e35~x86~~10.0.17763.1.mum
    dism /online /norestart /add-package=C:\Lang\Microsoft-Windows-Internet-Browser-Package~31bf3856ad364e35~x86~en-US~10.0.17763.1.mum
    
    PowerShell -NoLogo -NoProfile -NonInteractive -InputFormat None -ExecutionPolicy Bypass Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\AppxManifest.xml
     
  8. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,210
    1,539
    90
    I am interested in the process of obtaining all possible packages of different languages and architectures.
    thank you very much, I will try.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,226
    84,919
    340
    That require modified SxSExtract.vbs to extract packages from other packages
    that, or downloading all Langs ISO/SVF :D
     
  10. m231

    m231 MDL Novice

    May 9, 2013
    2
    1
    0
    Alternatively you can download lang pack then extract ms edge releated files :)
    the files like below (after %lang% these numbers and chars not important ) :
    Code:
    %arch%_microsoft-windows-i..iguration.resources_31bf3856ad364e35_10.0.17763.1_%lang%_3a4510bd3d42b465/ (Folder)
    %arch%_microsoft-windows-m..osoftedge.resources_31bf3856ad364e35_10.0.17763.1_%lang%_6c2216992b8e51e9/ (Folder)
    %arch%_microsoft-windows-i..iguration.resources_31bf3856ad364e35_10.0.17763.1_%lang%_3a4510bd3d42b465.manifest
    %arch%_microsoft-windows-i..oyment-languagepack_31bf3856ad364e35_10.0.17763.1_%lang%_4dd79e28d8863cbb.manifest
    %arch%_microsoft-windows-m..gebrowser.resources_31bf3856ad364e35_10.0.17763.1_en-us_71660127cca36a0c.manifest
    %arch%_microsoft-windows-m..osoftedge.resources_31bf3856ad364e35_10.0.17763.1_%lang%_6c2216992b8e51e9.manifest
    Microsoft-Windows-Internet-Browser-Package~31bf3856ad364e35~%arch%~%lang%~10.0.17763.1.cat
    Microsoft-Windows-Internet-Browser-Package~31bf3856ad364e35~%arch%~%lang%~10.0.17763.1.mum
     
  11. victorios

    victorios MDL Member

    Oct 26, 2012
    245
    24
    10
    #73 victorios, Oct 8, 2018
    Last edited: Oct 9, 2018
    Hey thanks for Edge, but where i can download other lang pack related at Edge files ?
     
  12. m231

    m231 MDL Novice

    May 9, 2013
    2
    1
    0
    pastebin .com/raw/AvaJ2xWN (remove space)
     
  13. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,210
    1,539
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Octavio6238

    Octavio6238 MDL Novice

    Oct 9, 2018
    5
    0
    0
    wow,,,,,,,,,,,,,,,,,,,
     
  15. Dreista

    Dreista MDL Novice

    Nov 16, 2012
    2
    0
    0
    Work needed to trick windows update to get Edge updated.
    Tried the method used by MSMG toolkit, end up breaking windows update.
    Maybe some parameters need to be changed but I cannot find the correct value.
     
  16. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    728
    540
    30
    Did you put in the correct version number for the package?
    If you leave it as MSMG included in his toolkit, it (obviously) won't work.

    Cheers.
     
  17. Dreista

    Dreista MDL Novice

    Nov 16, 2012
    2
    0
    0
    Absolutely yes.