1
13693261870
2023-06-26 5a7d1df8ecbffebbed123baf90a89403d96cc5af
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Windows Registry Editor Version 5.00
 
[HKEY_CLASSES_ROOT\call-exe]
"URL Protocol"=""
@="call-exe"
 
[HKEY_CLASSES_ROOT\call-exe\DefaultIcon]
@="chrome.exe,1"
 
[HKEY_CLASSES_ROOT\call-exe\shell]
 
[HKEY_CLASSES_ROOT\call-exe\shell\open]
 
[HKEY_CLASSES_ROOT\call-exe\shell\open\command]
@="C:\\Windows\\System32\\cmd.exe %1"