|
JWSCL Documentation
|
procedure UpdateRegistry(RegisterFactory: Boolean); override;
UpdateRegistry registers or unregisters a com library. Use
"regsvr32.exe <libname>"
to register and
"regsvr32.exe /u <lib>"
to unregister a com library.
HKEY_LOCAL_MACHINESOFTWAREClasses { CLSID{6BCFB187-C1DD-4807-96AD-F91AB4AB08AC} { (Default): REG_SZ = 'MyPrivilegedObject' AppID: REG_SZ = '{6BCFB187-C1DD-4807-96AD-F91AB4AB08AC}' LocalizedString: REG_SZ = '@C:YourPathHerePrivilegedLib.dll,-101'
Elevation { (Default): REG_SZ = null Enabled: REG_DWORD = 1
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|