-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Listdir.reg
25 lines (17 loc) · 837 Bytes
/
Listdir.reg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Shell]
@="none"
[HKEY_CLASSES_ROOT\Directory\Shell\Print_Directory_Listing]
@="Print Directory Listing"
[HKEY_CLASSES_ROOT\Directory\shell\Print_Directory_Listing\command]
@="\"C:\\Program Files (x86)\\Phix\\Listdir.bat\" \"%1\""
[HKEY_CLASSES_ROOT\SOFTWARE\Classes\Directory]
"BrowserFlags"=dword:00000008
[HKEY_CLASSES_ROOT\SOFTWARE\Classes\Directory\shell\Print_Directory_Listing]
@="Print Directory Listing"
[HKEY_CLASSES_ROOT\SOFTWARE\Classes\Directory\shell\Print_Directory_Listing\command]
@="\"C:\\Program Files (x86)\\Phix\\Listdir.bat\" \"%1\""
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\AttachmentExecute\{0002DF01-0000-0000-C000-000000000046}]
@=""
[HKEY_CLASSES_ROOT\SOFTWARE\Classes\Directory]
"EditFlags"="000001d2"