diff options
Diffstat (limited to 'Shutdown/Shutdown.rgs')
-rw-r--r-- | Shutdown/Shutdown.rgs | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Shutdown/Shutdown.rgs b/Shutdown/Shutdown.rgs new file mode 100644 index 0000000..e8cf570 --- /dev/null +++ b/Shutdown/Shutdown.rgs @@ -0,0 +1,11 @@ +HKCR
+{
+ NoRemove AppID
+ {
+ {936DD342-8FF9-11D3-BFBD-0020182B97FC} = s 'Shutdown'
+ 'Shutdown.EXE'
+ {
+ val AppID = s {936DD342-8FF9-11D3-BFBD-0020182B97FC}
+ }
+ }
+}
|