You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
449 B
16 lines
449 B
REGEDIT4
|
|
|
|
;
|
|
; Registry DLL as a COM Component
|
|
;
|
|
|
|
[HKEY_CLASSES_ROOT\CLSID\{DE5637D2-E12D-11d2-8844-00600844D03F}\InProcServer32]
|
|
@="C:\\pvcs\\ts_app\\upsapplet\\Debug\\upsapplet.dll"
|
|
"ThreadingModel"="Apartment"
|
|
|
|
;
|
|
; Registry as a Power Management Applet extension
|
|
;
|
|
|
|
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Controls Folder\Power\shellex\PropertySheetHandlers\UPS]
|
|
@="{DE5637D2-E12D-11d2-8844-00600844D03F}"
|