Skip to content

Commit

Permalink
Remove not-so-relevant Windows installer link.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fredrik Orderud committed Aug 30, 2023
1 parent f3c5015 commit 69539d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Installers are using the following return-codes to signal installation result:

The above codes are used by InTune and probably other MDM solutions to detect installation success/failure and retry or restart if needed afterwards. We should therefore do the same.

The codes are documented on https://learn.microsoft.com/en-us/windows/win32/msi/error-codes and https://learn.microsoft.com/en-us/windows/win32/msi/windows-installer-error-messages
The codes are documented on [MsiExec.exe and InstMsi.exe error messages](https://learn.microsoft.com/en-us/windows/win32/msi/error-codes).


## References
Expand Down

0 comments on commit 69539d0

Please sign in to comment.