home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
WindowsServerTrial
/
server.iso
/
sources
/
install.wim
/
2
/
Windows
/
System32
/
QUTIL.DLL
/
REGISTRY
/
1
(
.txt
)
Wrap
InstallShield Script
|
2008-01-19
|
958b
|
23 lines
ForceRemove QUtil.CQuarSoHConstructor = s 'Quarantine SoH Protocol constructor class'
CLSID = s '{E8140D53-6535-46a5-B8A1-DA6C571DA9B9}'
NoRemove CLSID
ForceRemove {E8140D53-6535-46a5-B8A1-DA6C571DA9B9} = s 'Quarantine SoH Protocol constructor class'
{
ProgID = s 'QUtil.CQuarSoHConstructor'
InprocServer32 = s '%MODULE%'
{
val ThreadingModel = s 'Apartment'
}
}
ForceRemove QUtil.CQuarSoHProcessor = s 'Quarantine SoH Protocol processor class'
CLSID = s '{AA160628-8775-46e3-837C-F7A2AE66E2F5}'
NoRemove CLSID
ForceRemove {AA160628-8775-46e3-837C-F7A2AE66E2F5} = s 'Quarantine SoH Protocol processor class'
{
ProgID = s 'QUtil.CQuarSoHProcessor'
InprocServer32 = s '%MODULE%'
{
val ThreadingModel = s 'Apartment'
}
}