Register control\class\{GUID_DEVINTERFACE_SERENUM_BUS_ENUMERATOR}.
This commit is contained in:
parent
ee59cad92d
commit
2771218783
|
@ -30,6 +30,7 @@ RegisterDlls=RegisterDllsSection
|
|||
UpdateInis=SystemIni
|
||||
AddReg=\
|
||||
Classes,\
|
||||
ControlClass,\
|
||||
CurrentVersion,\
|
||||
Debugger,\
|
||||
Desktop,\
|
||||
|
@ -106,6 +107,10 @@ HKCR,TypeLib\{00020430-0000-0000-C000-000000000046}\2.0,,,"OLE Automation"
|
|||
HKCR,TypeLib\{00020430-0000-0000-C000-000000000046}\2.0\0\win32,,,"stdole2.tlb"
|
||||
HKCR,TypeLib\{00020430-0000-0000-C000-000000000046}\2.0\FLAGS,,,"0"
|
||||
|
||||
[ControlClass]
|
||||
HKLM,System\CurrentControlSet\Control\Class\{4d36e978-e325-11ce-bfc1-08002be10318},,,"Ports (COM & LPT)"
|
||||
HKLM,System\CurrentControlSet\Control\Class\{4d36e978-e325-11ce-bfc1-08002be10318},"Class",,"Ports"
|
||||
|
||||
[CurrentVersion]
|
||||
HKLM,%CurrentVersion%,"CommonFilesDir",,"%16427%"
|
||||
HKLM,%CurrentVersion%,"FirstInstallDateTime",1,21,81,7c,23
|
||||
|
|
Loading…
Reference in New Issue