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: 5610

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

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

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: 5610

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: 152275

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 ... , name document like it was an head scarf, enter, rename document and extension to what you wanted. Here is script: dq = chr(34) fileName = InputBox("Enter ...
by SelfMan
23 Jan 2021, 22:36
Forum: Problems and Troubleshooting
Topic: no reaction for files mp4, avi
Replies: 5
Views: 12979

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 ...
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: 6324

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\salamand\command] ...
by SelfMan
20 Sep 2019, 00:17
Forum: Problems and Troubleshooting
Topic: After closing 64 bit version remains as backgriund process
Replies: 5
Views: 8782

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 ...
by ChrisGorringe
18 Sep 2019, 11:19
Forum: Problems and Troubleshooting
Topic: Hangs moving folders on same drive
Replies: 9
Views: 13039

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 ...
by SelfMan
27 Aug 2019, 17:48
Forum: Problems and Troubleshooting
Topic: Cut & Paste using right mouse click locks Salamander.
Replies: 1
Views: 4713

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: 11107

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? ...
by SelfMan
18 May 2019, 00:05
Forum: Problems and Troubleshooting
Topic: Application often turns unresponsive
Replies: 5
Views: 9575

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: 6629

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: 15065

Re: Salamander freezes temporarily

... 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. ...
by tukanos
03 Apr 2017, 13:12
Forum: Problems and Troubleshooting
Topic: Compare is not detecting upper and lower case.
Replies: 10
Views: 19854

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 compliant) ...