mono/packages/bot/integration/salamand/custom_menu_sample.reg
2025-08-11 12:25:45 +02:00

23 lines
804 B
Reg

[HKEY_CURRENT_USER\Software\Altap\Altap Salamander 4.0\User Menu\26]
"Item Name"="OSR-Media"
"Command"=""
"Arguments"=""
"Initial Directory"=""
"Execute Through Shell"=dword:00000000
"Close Shell Window"=dword:00000000
"Open Shell Window"=dword:00000000
"Icon"=""
"Type"=dword:00000001
"Show In Toolbar"=dword:00000001
[HKEY_CURRENT_USER\Software\Altap\Altap Salamander 4.0\User Menu\27]
"Item Name"="Resize-Images-1980"
"Command"="osr-media"
"Arguments"="resize --minWidth=1900 --width=1980 --alt=true --verbose=true --debug=true --src=\"$(FullName)/**/*.+(&{IMAGES})\""
"Initial Directory"="$(FullPath)"
"Execute Through Shell"=dword:00000001
"Close Shell Window"=dword:00000000
"Open Shell Window"=dword:00000001
"Icon"=""
"Type"=dword:00000000
"Show In Toolbar"=dword:00000001