What is an MSU package, and how can I create an .msu file for an MSI? #8204
Unanswered
kalyani1217
asked this question in
Questions
Replies: 1 comment
-
MSU are windows update packages. You don't create them yourself, you get them from microsoft update. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have seen that WiX supports adding MSU packages. It says an MSU package refers to a Windows update package."
How can I create an MSU package? I couldn't find the documentation on how to create MSU file types.
Can I create or apply an update for an MSI using an MSU package?
Beta Was this translation helpful? Give feedback.
All reactions