Integration

This is a place for users to discuss Altap Salamander. Please feel free to ask, answer questions, and express your opinion. Please do not post problems, bug reports or feature requests here.
ArjanK
Posts: 2
Joined: 05 Nov 2024, 12:42

Integration

Post by ArjanK »

I am currently using Altap Salamander, but the shell extension for BC5 doesn't function in its context menu, making it impossible to use. Is there a way to resolve this issue?
User avatar
SelfMan
Posts: 1155
Joined: 05 Apr 2006, 20:51
Contact:

Re: Integration

Post by SelfMan »

That depends on what version of Salamander you are using. x86 or x64 and the shell extension must match that version.
User avatar
SvA
Posts: 486
Joined: 29 Mar 2006, 02:41
Location: DE

Re: Integration

Post by SvA »

I do not know, what the BC5 shell extension offers, but to compare two files, I find it easyer, and more in line with usage patterns in AS, to configure a User Menu entry. With WinDiff I use

Command: windiff
Arguments: "$(FileOrDirToCompareLeft)" "$(FileOrDirToCompareRight)"
Execute through shell: No

Handling is identical to Salamander's File Comparator pluging, except the shortcut is not Shift+Ctrl+C but F9,w (w depending on the name of your user menu entry).
ArjanK
Posts: 2
Joined: 05 Nov 2024, 12:42

Re: Integration

Post by ArjanK »

I do not know, what the BC5 shell extension offers, but to compare two files on the site, I find it easyer, and more in line with usage patterns in AS, to configure a User Menu entry. With WinDiff I use

Command: windiff
Arguments: "$(FileOrDirToCompareLeft)" "$(FileOrDirToCompareRight)"
Execute through shell: No

Handling is identical to Salamander's File Comparator pluging, except the shortcut is not Shift+Ctrl+C but F9,w (w depending on the name of your user menu entry).
Thanks for explanation
Post Reply