O, coraz ciekawsze
-sobrus wklejajmy w tym temacie klucze w tagach code, nie linki do innych stron, które mogą kiedyś wyparować
Brzydki sposób ale odpala przystawki jakie chcemy
Kod:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\Usługi Windows]
"Icon"="C:\\Windows\\System32\\services.msc"
[HKEY_CLASSES_ROOT\Directory\Background\shell\Usługi Windows\command]
@="C:\\Windows\\System32\\cmd.exe /Q /C services.msc"
ipconfig
Kod:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\ipconfig all]
"Icon"="C:\\Windows\\System32\\cmd.exe"
[HKEY_CLASSES_ROOT\Directory\Background\shell\ipconfig all\command]
@="C:\\Windows\\System32\\cmd.exe /K ipconfig /all"
[HKEY_CLASSES_ROOT\Directory\Background\shell\ipconfig release]
"Icon"="C:\\Windows\\System32\\cmd.exe"
[HKEY_CLASSES_ROOT\Directory\Background\shell\ipconfig release\command]
@="C:\\Windows\\System32\\cmd.exe /K ipconfig /release"
[HKEY_CLASSES_ROOT\Directory\Background\shell\ipconfig renew]
"Icon"="C:\\Windows\\System32\\cmd.exe"
[HKEY_CLASSES_ROOT\Directory\Background\shell\ipconfig renew\command]
@="C:\\Windows\\System32\\cmd.exe /K ipconfig /renew"