home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
WindowsServerTrial
/
server.iso
/
sources
/
install.wim
/
2
/
Windows
/
System32
/
mmcndmgr.dll
/
REGISTRY
/
232
Wrap
Text File
|
2008-01-19
|
970b
|
58 lines
HKLM
{
NoRemove Software
{
NoRemove Microsoft
{
NoRemove MMC
{
NoRemove Snapins
{
ForceRemove %VSnapinClsid%
{
val NameString = s '%VSnapinName%'
val NameStringIndirect = s '%VSnapinNameIndirect%'
val About = s '%VSnapinClsid%'
NodeTypes
{
%VNodetype%
}
StandAlone
}
}
NoRemove NodeTypes
{
ForceRemove %VNodetype%
{
}
}
}
}
}
}
HKCR
{
%VProgID% = s '%VClassName%'
{
CLSID = s '%VSnapinClsid%'
CurVer = s '%VVersionIndependentProgID%'
}
%VVersionIndependentProgID% = s '%VClassName%'
{
CLSID = s '%VSnapinClsid%'
}
NoRemove CLSID
{
ForceRemove %VSnapinClsid% = s '%VClassName%'
{
ProgID = s '%VProgID%'
VersionIndependentProgID = s '%VVersionIndependentProgID%'
InprocServer32 = s '%VFileName%'
{
val ThreadingModel = s 'Apartment'
}
}
}
}