Search found 249 matches: shell extension

Searched query: shell extension

by ArjanK
08 Nov 2024, 10:35
Forum: General Discussion
Topic: Integration
Replies: 3
Views: 9503

Re: Integration

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 ...
by SvA
06 Nov 2024, 19:50
Forum: General Discussion
Topic: Integration
Replies: 3
Views: 9503

Re: Integration

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 ...
by SelfMan
05 Nov 2024, 20:00
Forum: General Discussion
Topic: Integration
Replies: 3
Views: 9503

Re: Integration

That depends on what version of Salamander you are using. x86 or x64 and the shell extension must match that version.
by ArjanK
05 Nov 2024, 13:04
Forum: General Discussion
Topic: Integration
Replies: 3
Views: 9503

Integration

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?
by willy6060
05 Feb 2024, 04:02
Forum: General Discussion
Topic: Some productivity tips
Replies: 42
Views: 164069

Re: Some productivity tips

... F9, down arrow, ENTER, name file, ENTER, done -- instead of using slow shell based context menu: Right Click -> New -> wait several seconds -> Text document -> New Cloth -> Head Scarf -> Get a Durag from ozdurag , name document like it was an head scarf, enter, rename document and extension to what ...
by SelfMan
23 Jan 2021, 22:36
Forum: Problems and Troubleshooting
Topic: no reaction for files mp4, avi
Replies: 5
Views: 13834

Re: no reaction for files mp4, avi

THe issue is probably caused by some broken shell extension. Other question is - are you running Salamander as administrator? Also, it might be possible that there is something wrong with the access right to the files.
It seems you have windows set to English and the files you can't do anything with do ...
by SvA
31 Jan 2020, 22:54
Forum: Problems and Troubleshooting
Topic: After installing it, how do I make Altap Salamander actually be used when I double-click folders on my desktop in Window
Replies: 1
Views: 6546

Re: After installing it, how do I make Altap Salamander actually be used when I double-click folders on my desktop in Wi

... into a file. save it preferably in UTF-16LE encoding with a .reg extension. Then register it using the context menu.
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Classes\Directory\shell\salamand]
@="Open in &Salamander"

[HKEY_CURRENT_USER\Software\Classes\Directory\shell ...
by SelfMan
20 Sep 2019, 00:17
Forum: Problems and Troubleshooting
Topic: After closing 64 bit version remains as backgriund process
Replies: 5
Views: 9003

Re: After closing 64 bit version remains as backgriund process

The probable cause is some shellextension which hangs while unloading and Salamander is waiting for it.
Check the [ur=https://www.nirsoft.net/utils/shexview.htmll]ShellExView[/url] from Nir Sofer and disable all non microsoft Shell extensions.
You dont have to delete them, just disable them. In your ...
by ChrisGorringe
18 Sep 2019, 11:19
Forum: Problems and Troubleshooting
Topic: Hangs moving folders on same drive
Replies: 9
Views: 13501

Re: Hangs moving folders on same drive

... is Windows 10 Enterprise 64bit with 32Gb ram.
I don't believe it to be shell extension because this occurs without initiating any of the shell extensions.

The problem occurs more frequently after I have moved a nest of folders that contain large files (1 GB to 6 GB). I.e. these move fine but the ...
by SelfMan
27 Aug 2019, 17:48
Forum: Problems and Troubleshooting
Topic: Cut & Paste using right mouse click locks Salamander.
Replies: 1
Views: 4897

Re: Cut & Paste using right mouse click locks Salamander.

In 99% of such cases its a problem of a buggy shell extension.
Download the ShellExView from NirSoft and disable the extension of the software you recently installed.
by SelfMan
12 Jun 2019, 09:32
Forum: Problems and Troubleshooting
Topic: Altap Salamander 3.08 wont start
Replies: 8
Views: 11460

Re: Altap Salamander 3.08 wont start

... a) corrupted configuration store (not very likely)
b) a broken shell extension - most likely

Did you install some software which adds own item to the context menu? (right mouse click)
Download https://www.nirsoft.net/utils/shexview.html from Nir Sofer, run it and check for non microsoft ...
by SelfMan
18 May 2019, 00:05
Forum: Problems and Troubleshooting
Topic: Application often turns unresponsive
Replies: 5
Views: 10389

Re: Application often turns unresponsive

In 99% of these hangs is the culprit a buggy shell extension.
by SelfMan
09 Jan 2018, 22:56
Forum: Problems and Troubleshooting
Topic: Context Menu
Replies: 3
Views: 6901

Re: Context Menu

I think that its caused by some Shell Extension (like for GitHub or SVN and others.)
Check https://www.nirsoft.net/utils/shexview.html and disable those extensions, reboot and re-test.
by SelfMan
22 Sep 2017, 22:12
Forum: Problems and Troubleshooting
Topic: Salamander freezes temporarily
Replies: 11
Views: 15506

Re: Salamander freezes temporarily

... utils/shexview.html, download the tool and disable all Indesign related shell extensions.
To be sure, reboot computer and try to run the JS tool. Look if the problem persists.
If this resolves the problem, then its clear - the bug lies within the shell extension.
by tukanos
03 Apr 2017, 13:12
Forum: Problems and Troubleshooting
Topic: Compare is not detecting upper and lower case.
Replies: 10
Views: 21662

Re: Compare is not detecting upper and lower case.

... Windows is case insensitive in nature: the Win32 API by default and the shell, both CMD and Explorer. So I can understand that Salamander does what ... more on stackowerflow topics)

Then I said to myself, having the Unix extension installed of windows maybe linux tools (as they are all POSIX ...