summaryrefslogtreecommitdiffstats
path: root/win8/delegate_execute/command_execute_impl.rgs
diff options
context:
space:
mode:
Diffstat (limited to 'win8/delegate_execute/command_execute_impl.rgs')
-rw-r--r--win8/delegate_execute/command_execute_impl.rgs10
1 files changed, 0 insertions, 10 deletions
diff --git a/win8/delegate_execute/command_execute_impl.rgs b/win8/delegate_execute/command_execute_impl.rgs
deleted file mode 100644
index 4f1aba3..0000000
--- a/win8/delegate_execute/command_execute_impl.rgs
+++ /dev/null
@@ -1,10 +0,0 @@
-HKCR {
- NoRemove CLSID {
- ForceRemove '%DELEGATE_EXECUTE_CLSID%' = s 'CommandExecuteImpl Class' {
- ForceRemove Programmable
- LocalServer32 = s '%MODULE%' {
- val ServerExecutable = s '%MODULE_RAW%'
- }
- }
- }
-}