Search found 486 matches

by SvA
19 Nov 2019, 19:11
Forum: Problems and Troubleshooting
Topic: 3.05 upgrade and Eroica viewer
Replies: 29
Views: 68138

Re: 3.05 upgrade and Eroica viewer

I can open with F3 a pdf via sLister->Sumatra easily, but I can't get it working for an epub on sLister->Sumatra. I just noticed this is related : sLister (or maybe the Total Commander Proxy Plugin) ignores extensions configured in NAV when they are not in the internal default list of the Total Com...
by SvA
15 Nov 2019, 21:07
Forum: Feature Requests
Topic: Salamander Portable?
Replies: 3
Views: 13732

Re: Salamander Portable?

Hi Dietmar, have you searched the forum? A portable version was not going to happen, while Apltap was actively developping it, and is so much more unlikely to happen now. However, there is a thread with scripts which make AS portable. On the other hand, if you don't mind that the configuration is le...
by SvA
17 Oct 2019, 20:44
Forum: Feature Requests
Topic: Whisper the path to copy/move
Replies: 1
Views: 10864

Re: Whisper the path to copy/move

Hi You should get the path of the other panel already filled in. You can enter a path relative to the current panel's path. Use .. to ascend one level, ..\.. to ascend two etc. You can retrieve the path of either panel using a shortcut or using the folder button on the right I am aware of the fact, ...
by SvA
11 Oct 2019, 18:39
Forum: Feature Requests
Topic: File list export from Find Files & Directories
Replies: 22
Views: 66865

Re: File list export from Find Files & Directories

Hi skidus, you should have created a new thread, rather than hijacking this one ... This thread is about Salamander's lack of an option to export a list of found files, and offers various solutions. Back to your matter. What exactly does not work where exactly? For me, the usual shortcuts to copy va...
by SvA
18 Sep 2019, 16:59
Forum: Problems and Troubleshooting
Topic: Broken images in Markdown viewer
Replies: 7
Views: 24325

Re: Broken images in Markdown viewer

The viewer uses the about: scheme. Since your url did not use it's own scheme, the viewer could not locate the resource.

It's probably the same reason pressing F5 leaves you with an empty screen.

@Altap: maybe add a <base>-tag pointing to the .md's folder in order to fix @zorglups' problem?
by SvA
10 Sep 2019, 12:44
Forum: Problems and Troubleshooting
Topic: AS run-as-Admin can't launch program not-as-Admin
Replies: 2
Views: 9192

Re: AS run-as-Admin can't launch program not-as-Admin

Hi maroon that's standard behavior in Windows. (It's easiest to test this from an Open dialog of an application, e.g. start notepad as administrator and try.) I don't think it is a good idea to launch Salamander as administrator as your default. If you do launch an instance elevated, only do with th...
by SvA
28 Aug 2019, 22:19
Forum: Plugins Development
Topic: Total Commander Proxy Plugin
Replies: 198
Views: 1665454

Re: Total Commander Proxy Plugin

I tried to configure sLister wlx plugin. In TC/Lister, this plugin apparently configures itself to handle some file types. It is capable of handling some more, however. (see sLister - view more file formats ). I configured a viewer using the extended list of supported file types that should get hand...
by SvA
28 Aug 2019, 21:29
Forum: Plugins Development
Topic: Total Commander Proxy Plugin
Replies: 198
Views: 1665454

Re: Total Commander Proxy Plugin

Checked v. 1.4 in TC and works OK. In AS, when I enter an empty directory, it resets/jumps back to root (and shows some log window with just one line saying: CONNECT \) I noticed some more oddities most likely related to this: Created a new folder and wanted to change to it, in order to copy some f...
by SvA
12 Aug 2019, 19:59
Forum: Plugins Development
Topic: Total Commander Proxy Plugin
Replies: 198
Views: 1665454

Re: Total Commander Proxy Plugin

McLion wrote: 12 Aug 2019, 16:46 Please stand-by ... new version is in the pipe :D
How do you know?

As I see it, it makes little sense to bug Manison as long as the SDK is not released yet.
by SvA
05 Aug 2019, 12:32
Forum: Problems and Troubleshooting
Topic: Save Configuration
Replies: 2
Views: 6342

Re: Save Configuration

Hi Bill,

this works as intended for me (checked x64 version only).

Please check the following setting:
Zwischenablage04.png
Zwischenablage04.png (13.09 KiB) Viewed 6323 times
If you want this option unticked by default, untick it in all running instances of AS, then manually save the configuration in one instance.
by SvA
30 Jul 2019, 12:53
Forum: Problems and Troubleshooting
Topic: Win10 1709 Minimize "Hides" Salamander
Replies: 4
Views: 9371

Re: Win10 1709 Minimize "Hides" Salamander

Please check your settings: SalSetupMainWindow.png Show icon of Altap Salamander in the Status area of Taskbar When Altap Salamander is minimized, the taskbar button is removed from the taskbar. Instead, an icon is displayed in the status area of the taskbar, near the clock. A click on this icon res...
by SvA
08 Jul 2019, 20:29
Forum: Problems and Troubleshooting
Topic: Usermenu command produces an error
Replies: 2
Views: 5916

Re: Usermenu command produces an error

Hi //timo I recommend you do not provide parameters in the command text box. I suppose what happens is that your double backslash is reduced to one backslash somewhere along the processing sequence. Tick [x] Open shell window Untick [ ] Close shell window to verify This does not happen if you specif...
by SvA
08 Jul 2019, 20:05
Forum: Problems and Troubleshooting
Topic: Markdown support
Replies: 4
Views: 12899

Markdown support

I am very glad to finally have a markdown viewer accessible from Salamander. Up till now, I could not even find an external viewer to my liking. I discovered a flaw, however, which you might be able to resolve: I edited the markdown file, while it was open in the viewer. I then tried to update the v...
by SvA
08 Jul 2019, 19:14
Forum: General Discussion
Topic: Open Source Initiative
Replies: 3
Views: 25938

Open Source Initiative

Hi, I very welcome the new version, although I personally do not benefit from HiDPI enhancements (yet). On the other hand I am sad that the features I do care about most (UAC, Unicode, long file paths) have become unlikely to ever happen. I have understanding for your decision to not opensource the ...
by SvA
04 Jul 2019, 19:46
Forum: Problems and Troubleshooting
Topic: Command line problems
Replies: 12
Views: 17185

Re: Command line problems

Hi Carlos, your program most likely is not on the PATH. Unlike Windows Run feature, Salamander's command line always runs anything through the shell. The shell is defined by the contents of the COMSPEC environment variable, usually cmd.exe Windows finds some programs by searching the entries in the ...