15 lines
388 B
Reg
15 lines
388 B
Reg
# Script by Timur@0x01337.com
|
|
# Date: 2023-11-30
|
|
Windows Registry Editor Version 5.00
|
|
|
|
[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Windows Version]
|
|
"Icon"=hex(2):69,00,6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,\
|
|
00,6c,00,2c,00,2d,00,38,00,31,00,00,00
|
|
@="Windows Version"
|
|
|
|
[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Windows Version\command]
|
|
@="winver.exe"
|
|
|
|
|
|
|