Author: dquintana
Date: Sat Mar 28 23:37:36 2015
New Revision: 66941
URL:
http://svn.reactos.org/svn/reactos?rev=66941&view=rev
Log:
Forgot this file.
Added:
trunk/reactos/dll/win32/shell32/res/rgs/queryassociations.rgs (with props)
Added: trunk/reactos/dll/win32/shell32/res/rgs/queryassociations.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/res/rgs/…
==============================================================================
--- trunk/reactos/dll/win32/shell32/res/rgs/queryassociations.rgs (added)
+++ trunk/reactos/dll/win32/shell32/res/rgs/queryassociations.rgs [iso-8859-1] Sat Mar 28
23:37:36 2015
@@ -0,0 +1,13 @@
+HKCR
+{
+ NoRemove CLSID
+ {
+ ForceRemove {a07034fd-6caa-4954-ac3f-97a27216f98a} = s 'Query file
associations'
+ {
+ InprocServer32 = s '%MODULE%'
+ {
+ val ThreadingModel = s 'Apartment'
+ }
+ }
+ }
+}
Propchange: trunk/reactos/dll/win32/shell32/res/rgs/queryassociations.rgs
------------------------------------------------------------------------------
svn:eol-style = native