40 lines
1.4 KiB
Plaintext
40 lines
1.4 KiB
Plaintext
|
[Version]
|
||
|
Signature="$CHICAGO$"
|
||
|
|
||
|
[RegDll]
|
||
|
RequiredEngine=SETUPAPI,%ERR_NOSETUPAPI%
|
||
|
AddReg=RegAll
|
||
|
|
||
|
[UnregDll]
|
||
|
RequiredEngine=SETUPAPI,%ERR_NOSETUPAPI%
|
||
|
DelReg=UnRegAll
|
||
|
|
||
|
[RegAll]
|
||
|
; Drop target object used for the photo printing wizard.
|
||
|
HKCR,"CLSID\%CLSID_ResizePhotos%\%IPS%",,%REGEXSZ%,"%_SYS_MOD_PATH%"
|
||
|
HKCR,"CLSID\%CLSID_ResizePhotos%\%IPS%","ThreadingModel",,"Apartment"
|
||
|
HKLM,"%SMWCVSEA%","%CLSID_ResizePhotos%",,"Photo Resizing PowerToy"
|
||
|
HKCR,"SystemFileAssociations\image\ShellEx\ContextMenuHandlers\PhotoResize",,,"%CLSID_ResizePhotos%"
|
||
|
|
||
|
; slideshow hook object
|
||
|
HKLM,"%PATH_EXPLORER%\CD Burning\Extensions\Slideshow","CLSID",,"{efb97cb8-a4a4-4357-a261-002ffaed0267}"
|
||
|
HKCR,"CLSID\%CLSID_SlideshowExtension%",,,"%DESC_SlideshowExtension%"
|
||
|
HKCR,"CLSID\%CLSID_SlideshowExtension%\%IPS%",,%REGEXSZ%,"%_SYS_MOD_PATH%"
|
||
|
HKCR,"CLSID\%CLSID_SlideshowExtension%\%IPS%",ThreadingModel,,Apartment
|
||
|
|
||
|
[UnRegAll]
|
||
|
HKCR,"CLSID\%CLSID_ResizePhotos%"
|
||
|
HKCR,"CLSID\%CLSID_SlideshowExtension%"
|
||
|
HKLM,"%PATH_EXPLORER%\CD Burning\Handlers\Slideshow"
|
||
|
|
||
|
[Strings]
|
||
|
SMWCVSEA="Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved"
|
||
|
PATH_EXPLORER="Software\Microsoft\Windows\CurrentVersion\Explorer"
|
||
|
IPS="InProcServer32"
|
||
|
REGEXSZ=0x00020000
|
||
|
REGDW=0x00010001
|
||
|
;
|
||
|
CLSID_ResizePhotos="{1530f7ee-5128-43bd-9977-84a4b0fad7df}"
|
||
|
CLSID_SlideshowExtension = "{efb97cb8-a4a4-4357-a261-002ffaed0267}"
|
||
|
DESC_SlideshowExtension = "CD Burn Slideshow Hook"
|