Author: gadamopoulos
Date: Fri Aug 4 09:12:33 2017
New Revision: 75477
URL:
http://svn.reactos.org/svn/reactos?rev=75477&view=rev
Log:
[hivecls.inf] -Add an option to immediately enable an msstyles file with right click.
Modified:
trunk/reactos/boot/bootdata/hivecls.inf
Modified: trunk/reactos/boot/bootdata/hivecls.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivecls.inf?…
==============================================================================
--- trunk/reactos/boot/bootdata/hivecls.inf [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivecls.inf [iso-8859-1] Fri Aug 4 09:12:33 2017
@@ -413,6 +413,7 @@
HKCR,"msstylesfile","",0x00000000,%MSSTYLESFILE%
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,@Appearance
/Action:OpenMSTheme /file:""%1"""
+HKCR,"msstylesfile\shell\Enable\command","",0x00000000,"%SystemRoot%\system32\rundll32.exe
shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk,@Appearance
/Action:ActivateMSTheme /file:""%1"""
; Theme Files
HKCR,".theme","",0x00000000,"themefile"