Method | Description | |
---|---|---|
ActiveXComObjects ( ) : System | ||
Clean ( ) : void | ||
Preview ( ) : void |
Method | Description | |
---|---|---|
IEToolbarIsValid ( string strGuid ) : bool |
Checks if IE toolbar GUID is valid
|
|
InprocServerExists ( |
Checks for inprocserver file
|
|
ScanAppIds ( |
Looks for invalid references to AppIDs
|
|
ScanCLSIDSubKey ( |
||
ScanClasses ( |
Finds invalid File extensions + ProgIDs referenced
|
|
ScanExplorer ( ) : void |
Finds invalid windows explorer entries
|
|
ValidateExplorerExt ( |
||
ValidateFileExt ( |
||
appExists ( string appName ) : bool |
Sees if application exists
|
|
appidExists ( string appID ) : bool |
Checks if the AppID exists
|
|
clsidExists ( string clsid ) : bool |
Sees if the specified CLSID exists
|
|
progIDExists ( string progID ) : bool |
Checks if the ProgID exists in Classes subkey
|