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

handle .msu and .cab files (for MSEdge Updates) #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

That-Annoying-Guy
Copy link

@That-Annoying-Guy That-Annoying-Guy commented Sep 12, 2022

Makes Invoke-DownloadFile.ps1 able to handle .msu and .cab files.
The Updates for MS Edge are .cab files, not .msu. The hash compare was failing because the file extension was not .msu
also added comments and simplify code by setting defaults in the parameters instead of code.

also simplify code by setting defaults in the parameters instead of code.
Tries to retrieve a *VALID* Office 365 build number so that OfficeC2RClient.exe can be used to force the existing Office 365 installation to that specified BuildNumber.
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

Successfully merging this pull request may close these issues.

1 participant