NoRemove CLSID

{

ForceRemove {F8CE5E43-1135-11d4-A324-0040F6D487D9} = s 'MyCom2 Class'

{

ProgID = s 'MyCom.MyCom2.1'

VersionIndependentProgID = s 'MyCom.MyCom2'

ForceRemove 'Programmable'

InprocServer32 = s '%MODULE%'

{

val ThreadingModel = s 'Apartment'

}

'TypeLib' = s '{F8CE5E42-1135-11d4-A324-0040F6D487D9}'

}

}

}

 

This file follows the registrar script format as defined in MSDN. Keep in mind capitalization is important here.

 

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

MyCom2.def exported dll functions