Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot open 'MicrosoftEdgeEnterpriseX64.msi' (v97.0.1072.55) #173

Closed
niheaven opened this issue Jan 13, 2022 · 2 comments
Closed

Cannot open 'MicrosoftEdgeEnterpriseX64.msi' (v97.0.1072.55) #173

niheaven opened this issue Jan 13, 2022 · 2 comments

Comments

@niheaven
Copy link

Describe the bug

lessmsi cannot open recent MicrosoftEdgeEnterpriseX64.msi

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/4726286f-d08f-4d1c-9d86-8cc88d8ca208/MicrosoftEdgeEnterpriseX64.msi'
  2. Drag 'n drop this file into Lessmsi, nothing happened
  3. lessmsi MicrosoftEdgeEnterpriseX64.msi output null

Screenshots

image

Desktop (please complete the following information):

  • OS: Windows 11 Pro Insider PreviewBuild 22526
@jjurkus
Copy link

jjurkus commented Apr 8, 2022

This is because the msi has no files in it, it is just a wrapper for an installer in a customaction table. The installer contains all the files. So you could just as well take the .exe version and see if you can extract that.

@activescott
Copy link
Owner

Thanks @jjurkus !! 🙌

@niheaven If you think we're missing something here, feel free to leave a comment and reopen the issue. Thanks for submitting though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants