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

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

  1. DeathCalling

    DeathCalling MDL Novice

    May 27, 2013
    12
    5
    0
  2. Acker

    Acker MDL Novice

    Jul 24, 2010
    20
    0
    0
    Yes, I did reboot the computer.

    The way I install it was this:
    1. extracted all the files
    2. run in Powershell the command: dism /online /add-package /packagepath:Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1.cab /packagepath:Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1-en-US.cab
    3. reboot

    Nothing happens. This is my Windows information
    Code:
    Caption                 : Microsoft Windows 10 Enterprise LTSC
    InstallDate             : 10/4/2018 2:21:23 AM
    ServicePackMajorVersion : 0
    OSArchitecture          : 64-bit
    BootDevice              : \Device\HarddiskVolume2
    BuildNumber             : 17763
    CSName                  : NONAME
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,110
    84,112
    340
    @Acker
    did dism report success?

    try this command in powershell as admin
    Code:
    Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\AppxManifest.xml
     
  4. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,377
    340
    Isn't the dism install process needing TI privileges, those are WinSxS packs :g:?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,110
    84,112
    340
    No, it's normal compatible package, like dedup or update
     
  6. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,201
    1,526
    90
    it`s work! :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Acker

    Acker MDL Novice

    Jul 24, 2010
    20
    0
    0
    I tried the installation command on PowerShell as an Admin and now I got these errors:
    Code:
    C:\Windows\system32> dism /online /add-package /packagepath:Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.
    1.cab /packagepath:Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1-en-US.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.1
    
    An error occurred trying to open - Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1.cab Error: 0x80070003
    An error occurred trying to open - C:\Windows\system32\Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1.cab Error: 0x80070003
    An error occurred trying to open - Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1-en-US.cab Error: 0x80070003
    An error occurred trying to open - C:\Windows\system32\Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1-en-US.cab Error: 0x80070003
    
    Error: 3
    
    An error occurred trying to open - C:\Windows\system32\Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1.cab Error: 0x80070003
    An error occurred trying to open - C:\Windows\system32\Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1-en-US.cab Error: 0x80070003
    
    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
    
    Then I tried your command:
    Code:
    Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\AppxManifest.xml
    And now Edge is working as it should :). Do you have a recommended way to add Windows Store?

    Thanks!
     
  8. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,201
    1,526
    90
    for me this:

    dism /online /add-package:С:\Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1.cab
    dism /online /add-package:С:\Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1-en-US.cab
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. DeathCalling

    DeathCalling MDL Novice

    May 27, 2013
    12
    5
    0
    Copy those two files into C:\Windows\system32 folder then run the command
    dism /online /add-package /packagepath:Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1.cab /packagepath:Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1-en-US.cab

    After that restart ur PC and u done :D
     
  10. nasbdh9

    nasbdh9 MDL Novice

    Oct 3, 2018
    3
    0
    0
    Where can I extract Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1.cab
    In the installation image or UUP file before the merge?
    :confused:
     
  11. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,377
    340
    Installed system or mounted WIM.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Spc

    Spc MDL Member

    Aug 14, 2009
    109
    39
    10
    #52 Spc, Oct 5, 2018
    Last edited: Oct 5, 2018
    I just installed it on Windows Server 2019, Datacenter.
    No errors so far.

    Code:
    PS C:\> dism /online /add-package /packagepath:Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1.cab /packagepath:Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1-en-US.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 2 - Adding package Microsoft-Windows-Internet-Browser-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Microsoft-Windows-Internet-Browser-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    However due to disk permissions, edge does NOT start.

    To Re-Install / Remove it, do this:
    Code:
    PS C:\> dism /online /remove-package /packagepath:Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1.cab /packagepath:Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1-en-US.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 2 - Removing package Microsoft-Windows-Internet-Browser-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Removing package Microsoft-Windows-Internet-Browser-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
     
  13. jimba96

    jimba96 MDL Novice

    Jun 16, 2018
    9
    1
    0
    I installed edge but it doesn't load pages but firefox does..

    from searching it says to reinstall edge. How do I do this?
     
  14. SirWobbyTheFirst

    SirWobbyTheFirst MDL Novice

    Sep 1, 2017
    28
    7
    0
    upload_2018-10-5_23-17-41.png

    Got Edge and the Store running on my test VM, I grabbed the Microsoft-Windows-Internet-Browser-Package bundle from the 7z file linked on page 2, extracted it to Downloads\Edge for LTSC 2019, then used Process Hacker to run cmd.exe as TrustedInstaller, and ran the following commands:

    Code:
    CD /D "%USERPROFILE%\Downloads\Edge for LTSC 2019"
    DISM /Online /Add-Package /PackagePath:.\Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1.cab
    DISM /Online /Add-Package /PackagePath:.\Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1-en-US.cab
    
    Then I restarted the VM, checked for updates in Settings and then loaded up PowerShell as an Admin (Not TrustedInstaller!) and ran the following command:

    Code:
    Add-AppXPackage -DisableDevelopmentMode -Register $env:SystemRoot\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\AppxManifest.xml
    
    One more restart for good luck and then opened Edge from the Start Menu. I could probably optimise the procedure a little more but I forgot to make a snapshot of the VM before I started, because I'm a spazz.
     
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,110
    84,112
    340
    You can extract Edge from UUP
    microsoft-windows-editionspecific-professional-package.esd

    and the supplement LP pack from e.g.
    microsoft-windows-client-languagepack-package_en-us-x86-en-us.esd

    don't add the whole file, extract with 7-zip and point dism to Microsoft-Windows-Internet-Browser-Package .mum file
     
  16. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,201
    1,526
    90
    #56 windows builder, Oct 8, 2018
    Last edited: Oct 8, 2018
    how I can do this?
    how extract Edge from UUP to .cab file?
    I download microsoft-windows-editionspecific-professional-package.esd and then what?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. °ツ

    °ツ MDL Addicted

    Jun 8, 2014
    810
    1,118
    30
    He wrote:

    "Don't add the whole file, extract with 7-zip and point dism to Microsoft-Windows-Internet-Browser-Package .mum file"

    So you are supposed to extract the above file and use it and not any .cab file.
     
  18. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,201
    1,526
    90
    I open microsoft-windows-editionspecific-professional-package.esd file with 7-zip and extract Microsoft-Windows-Internet-Browser-Package.mum file.
    but his size 854 bites.
    HOW I can have Microsoft-Windows-Internet-Browser-Package-amd64-10.0.17763.1.cab file???
    I don`t understand :confused:
    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
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. °ツ

    °ツ MDL Addicted

    Jun 8, 2014
    810
    1,118
    30
    I don't think you are supposed to extract the mum file, you are supposed to point dism to it just like you would with a cab file. But you also need the language file.
     
  20. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,201
    1,526
    90
    HOW???????? :confused::confused::confused:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...