Install WMI with a Setup

  • Thread starter Thread starter andi rickenbach
  • Start date Start date
A

andi rickenbach

Hello,

can anyone tell me how i can install WMI with a vb.net
Setup?

On a win98 machine there is no WMI on it. I would like to
install WMI directly with a vb.net setup. How can I do
that?

thank you very much.
 
I believe there is an MSM that shipped. You can create a setup project and add the WMIUTILS_RTL_X86_---.msm to
it.
 
* (e-mail address removed) (Mike Wade [MSFT]) scripsit:
I believe there is an MSM that shipped. You can create a setup project and add the WMIUTILS_RTL_X86_---.msm to
it.

Thank you!
 
Back
Top