[ros-dev] [ros-diffs] [akhaldi] 67242: [THEMEUI] Add this module for .msstyle file type association. By Lee Schroeder. CORE-5984
Timo Kreuzer
timo.kreuzer at web.de
Sat Apr 18 22:55:43 UTC 2015
Just as a reminder: we can put registry stuff, that is related to a
special module, into a separate file together with the module itself
now. This one looks a bit like it should go into the the themeui folder.
Am 18.04.2015 um 11:52 schrieb akhaldi at svn.reactos.org:
> Modified: trunk/reactos/boot/bootdata/hivecls.inf
> URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivecls.inf?rev=67242&r1=67241&r2=67242&view=diff
> ==============================================================================
> --- trunk/reactos/boot/bootdata/hivecls.inf [iso-8859-1] (original)
> +++ trunk/reactos/boot/bootdata/hivecls.inf [iso-8859-1] Sat Apr 18 09:52:23 2015
> @@ -265,6 +265,18 @@
> HKCR,"sysfile","NoOpen",0x00000000,""
> HKCR,"sysfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-171"
> HKCR,"sysfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
> +
> +; MS Styles (Themes)
> +HKCR,".msstyles","",0x00000000,"msstylesfile"
> +HKCR,"msstylesfile","",0x00000000,"Visual Style File"
> +HKCR,"msstylesfile\DefaultIcon","","0x00020000","%SystemRoot%\system32\themeui.dll,-1"
> +HKCR,"msstylesfile\shell\open\command","",0x00000000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk, at Appearance /Action:OpenMSTheme file:""%1"""
> +
> +; Theme File
> +HKCR,".theme","",0x00000000,"themefile"
> +HKCR,"themefile","",0x00000000,"Theme File"
> +HKCR,"themefile\DefaultIcon","","0x00020000","%SystemRoot%\system32\themeui.dll,-1"
> +HKCR,"themefile\shell\open\command","",0x00000000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk, at Appearance /Action:OpenTheme /file:""%1"""
>
> ; URL shortcuts (e.g. used in favorites folder of IExplorer)
> HKCR,".url","",0x00000000,"InternetShortcut"
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3683 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://www.reactos.org/pipermail/ros-dev/attachments/20150419/10d1373c/attachment.bin>
More information about the Ros-dev
mailing list