Wednesday, January 14, 2009

[THIN] Re: Off topic - WMI Windows installer provider

Hi Berny,

 

You need to use sysocmgr.exe. Place the following into a batch (.cmd) file…

 

Cheers,

Jeremy.

 

Echo Adding the Windows Management Instrumentation (WMI) Windows installer provider...

echo [Components]>"%TEMP%\COMPlus.txt"

echo WbemMSI = On>>"%TEMP%\COMPlus.txt"

start "Installing" /wait sysocmgr.exe /i:%SystemRoot%\inf\sysoc.inf /u:"%TEMP%\COMPlus.txt" /c /q /r

del /q "%TEMP%\COMPlus.txt"

 

 

From: thin-bounce@freelists.org [mailto:thin-bounce@freelists.org] On Behalf Of Berny Stapleton
Sent: Wednesday, January 14, 2009 7:34 PM
To: thin@freelists.org
Subject: [THIN] Off topic - WMI Windows installer provider

 

Hi all,

Just wondering if someone has a package for "WMI Windows installer provider". It can be installed from the CD, but I am wondering if someone has a self contained package for it. (Or knows where to get one)

Berny


Confidentiality and Privilege Notice
This document is intended solely for the named addressee.  The information contained in the pages is confidential and contains legally privileged information. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone, and you should destroy this message and kindly notify the sender by reply email. Confidentiality and legal privilege are not waived or lost by reason of mistaken delivery to you.

No comments: