Installing MSU files using Wise Package Studio
Hi,
Currently I have 4 msu files which need to deployed using wise, I am using VBScript with custom action(Call VBScript from Embedded code). I need to restart the each .msu file after install and there is a sequence to install the msu files. Is there any solution for this scenario.
0 Comments
[ - ] Hide Comments
Answer this question
or Comment on this question for clarity
Answers
MSU's are windows update packages and should really be handled through (centralised) update management, or the standalone windows update installer (wusa.exe)
I really would avoid adding an MSI installer to the mix and just use the above mentioned tools..
Please log in to comment
Please log in to comment
Comments