Windows 10 Deploy Edge Chromium MSI to LTSC 1809 - MSI Error 1722

  • Thread starter Thread starter A Wade
  • Start date Start date
A

A Wade

Guest
I am trying to deploy Chromium based Edge from the Microsoft provided MSI to Windows 10 LTSC 1809. When installing just by trying to run the MicrosoftEdgeEnterpriseX64.MSI we get:

There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor.

In Event Log:

Product: Microsoft Edge -- Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action DoInstall, location: C:\Windows\Installer\MSIDE88.tmp, command: /silent /install "appguid={56EB18F8-B008-4CBD-B6D2-8C97FE7E9062}&appname=Microsoft Edge&needsAdmin=True&usagestats=0&ap=stable-arch_x64" /installsource enterprisemsi /appargs "appguid={56EB18F8-B008-4CBD-B6D2-8C97FE7E9062}&installerdata=B%22distribution%22%3A%7B%22msi%22%3Atrue%2C%22system_level%22%3Atrue%2C%22verbose_logging%22%3Atrue%2C%22msi_product_id%22%3A%2258F6736B-52C9-3045-8109-DD14CF9E278B%22%2C%22allow_downgrade%22%3Afalse%7D%7D"

I have run the MSI via msiexec with verbose logging and it seems to be trying to write to registry keys that don't exist:

MSI (s) (98:F8) [14:36:42:255]: Executing op: ProgressTotal(Total=2,Type=1,ByteEquivalent=13200)
MSI (s) (98:F8) [14:36:42:255]: Executing op: RegOpenKey(Root=-2147483646,Key=Software\Microsoft\EdgeUpdate\ClientState\{56EB18F8-B008-4CBD-B6D2-8C97FE7E9062},,BinaryType=0,,)
MSI (s) (98:F8) [14:36:42:255]: Executing op: RegRemoveValue(Name=LastInstallerResultUIString,,)
MSI (s) (98:F8) [14:36:42:255]: Note: 1: 1402 2:
HKEY_LOCAL_MACHINE32\Software\Microsoft\EdgeUpdate\ClientState\{56EB18F8-B008-4CBD-B6D2-8C97FE7E9062} 3: 2
MSI (s) (98:F8) [14:36:42:255]: Executing op: RegOpenKey(Root=-2147483646,Key=Software\Microsoft\EdgeUpdate,,BinaryType=0,,)
MSI (s) (98:F8) [14:36:42:255]: Executing op: RegRemoveValue(Name=LastInstallerResultUIString,,)
MSI (s) (98:F8) [14:36:42:255]: Note: 1: 1402 2:
HKEY_LOCAL_MACHINE32\Software\Microsoft\EdgeUpdate 3: 2
MSI (s) (98:F8) [14:36:42:255]: Executing op: ActionStart(Name=ShowInstallerResultUIString,,)
MSI (s) (98:F8) [14:36:42:255]: Executing op: CustomActionSchedule(Action=ShowInstallerResultUIString,ActionType=3329,Source=BinaryData,Target=ShowInstallerResultUIString,CustomActionData={56EB18F8-B008-4CBD-B6D2-8C97FE7E9062})
MSI (s) (98:F8) [14:36:42:255]: Executing op: ActionStart(Name=DoInstall,,)
MSI (s) (98:F8) [14:36:42:317]: Executing op: CustomActionSchedule(Action=DoInstall,ActionType=3074,Source=BinaryData,Target=/silent /install "appguid={56EB18F8-B008-4CBD-B6D2-8C97FE7E9062}&appname=Microsoft Edge&needsAdmin=True&usagestats=0&ap=stable-arch_x64" /installsource enterprisemsi /appargs "appguid={56EB18F8-B008-4CBD-B6D2-8C97FE7E9062}&installerdata=%7B%22distribution%22%3A%7B%22msi%22%3Atrue%2C%22system_level%22%3Atrue%2C%22verbose_logging%22%3Atrue%2C%22msi_product_id%22%3A%2258F6736B-52C9-3045-8109-DD14CF9E278B%22%2C%22allow_downgrade%22%3Afalse%7D%7D",)
MSI (s) (98:F8) [14:36:53:787]: Note: 1: 1722 2: DoInstall 3: C:\Windows\Installer\MSI4860.tmp 4: /silent /install "appguid={56EB18F8-B008-4CBD-B6D2-8C97FE7E9062}&appname=Microsoft Edge&needsAdmin=True&usagestats=0&ap=stable-arch_x64" /installsource enterprisemsi /appargs "appguid={56EB18F8-B008-4CBD-B6D2-8C97FE7E9062}&installerdata=%7B%22distribution%22%3A%7B%22msi%22%3Atrue%2C%22system_level%22%3Atrue%2C%22verbose_logging%22%3Atrue%2C%22msi_product_id%22%3A%2258F6736B-52C9-3045-8109-DD14CF9E278B%22%2C%22allow_downgrade%22%3Afalse%7D%7D"
MSI (s) (98:F8) [14:36:53:787]: Note: 1: 2205 2: 3: Error
MSI (s) (98:F8) [14:36:53:787]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1722
CustomAction DoInstall returned actual error code -2147219674 (note this may not be 100% accurate if translation happened inside sandbox)
MSI (s) (98:F8) [14:36:53:787]: Note: 1: 2205 2: 3: Error
MSI (s) (98:F8) [14:36:53:787]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1709
MSI (s) (98:F8) [14:36:53:787]: Product: Microsoft Edge -- Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action DoInstall, location: C:\Windows\Installer\MSI4860.tmp, command: /silent /install "appguid={56EB18F8-B008-4CBD-B6D2-8C97FE7E9062}&appname=Microsoft Edge&needsAdmin=True&usagestats=0&ap=stable-arch_x64" /installsource enterprisemsi /appargs "appguid={56EB18F8-B008-4CBD-B6D2-8C97FE7E9062}&installerdata=%7B%22distribution%22%3A%7B%22msi%22%3Atrue%2C%22system_level%22%3Atrue%2C%22verbose_logging%22%3Atrue%2C%22msi_product_id%22%3A%2258F6736B-52C9-3045-8109-DD14CF9E278B%22%2C%22allow_downgrade%22%3Afalse%7D%7D"


Have others been able to install OK to LTSC? We do strip out a lot from our VDIs with the VMWare Optimisation Tool when creating base so it is possible something has been taken out, but for instance those registry keys above don't existing on any other Windows 10 PC I can find (am aware this is actually HKLM\Software\WOW6432Node).

Can provide full MSI logs just appears that is the problem from my layman not much knowledge experience.

More...
 
Back
Top