Copyright © 2001 Microsoft Corporation


README for the CIMv2r5.mof Windows XP


The purpose of the CIMv2r5.mof file is to provide a strictly 
compliant schema to the DMTF's CIM version 2.5.  Compiling this
MOF will place schema in the root\CIMv2r5 Namespace.

------------------------------------------------
1. Installation
------------------------------------------------

To install:

1.  	To install the CIMv2r5 schema user must be a local account and 
    	a member of the 'Administrators' group.

2.  	From the directory where the CIMv2r5.mof file resides type the 
	following command:

	mofcomp CIMv2r5.mof <CR>

------------------------------------------------