shadowbat
02-05-2023, 05:44
По умолчанию они находятся в ПКМ > Создать > Папку / Текстовый документ
как создать через .reg файл такие же только в ПКМ > Папку / Текстовый документ ?
что-то типа такого
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\111]
"MUIVerb"="Создать Текстовый документ"
"Icon"="C:\\Windows\\System32\\shell32.dll,70"
[HKEY_CLASSES_ROOT\Directory\Background\shell\111\command]
@="?????"
[HKEY_CLASSES_ROOT\Directory\Background\shell\222]
"MUIVerb"="Создать папку"
"Icon"="C:\\Windows\\System32\\shell32.dll,3"
[HKEY_CLASSES_ROOT\Directory\Background\shell\222\command]
@="?????"
как создать через .reg файл такие же только в ПКМ > Папку / Текстовый документ ?
что-то типа такого
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\111]
"MUIVerb"="Создать Текстовый документ"
"Icon"="C:\\Windows\\System32\\shell32.dll,70"
[HKEY_CLASSES_ROOT\Directory\Background\shell\111\command]
@="?????"
[HKEY_CLASSES_ROOT\Directory\Background\shell\222]
"MUIVerb"="Создать папку"
"Icon"="C:\\Windows\\System32\\shell32.dll,3"
[HKEY_CLASSES_ROOT\Directory\Background\shell\222\command]
@="?????"