17 lines
433 B
Reg
17 lines
433 B
Reg
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}"
|