... but a fix for the buggy extension. See 3rd post above.
Search found 474 matches
- 12 Apr 2021, 19:18
- Forum: Problems and Troubleshooting
- Topic: Crash on viewing a file
- Replies: 8
- Views: 7269
Re: Crash on viewing a file
- 22 Mar 2021, 18:46
- Forum: Problems and Troubleshooting
- Topic: Salamander does not show nextcloud folder
- Replies: 1
- Views: 181
Re: Salamander does not show nextcloud folder
Salamander only shows directories, that is, whatever part of a folder is represented by objects in the file system. i.e. Salamander does not show Desktop as does Explorer does. Explorer combines content from the personal and from the public desktop directories and adds more stuff from the registry. ...
- 06 Jan 2021, 00:14
- Forum: Problems and Troubleshooting
- Topic: 7zip archive crashes file manager app
- Replies: 2
- Views: 650
Re: 7zip archive crashes file manager app
It is not the -si switch per se, that causes AS to crash. Rather it is the missing (or empty?) filename. Nevertheless, crash does it.
- 18 Dec 2020, 19:59
- Forum: Problems and Troubleshooting
- Topic: Windows PowerToys PowerRename
- Replies: 7
- Views: 1233
Re: Windows PowerToys PowerRename
No.
I don't know whether it does or doesn't.
Compatibility is most important for a program as widely used as Windows Explorer ...
I don't know whether it does or doesn't.
Compatibility is most important for a program as widely used as Windows Explorer ...
- 16 Dec 2020, 20:51
- Forum: Problems and Troubleshooting
- Topic: Windows PowerToys PowerRename
- Replies: 7
- Views: 1233
Re: Windows PowerToys PowerRename
Hi @mkolber,
This might have something to do with what @manison explains in this Post. If it does, it can be fixed by the developers of the PowerToy.
This might have something to do with what @manison explains in this Post. If it does, it can be fixed by the developers of the PowerToy.
- 10 Dec 2020, 10:14
- Forum: Problems and Troubleshooting
- Topic: Markdown support
- Replies: 4
- Views: 3891
Re: Markdown support
You might have noticed, that the markdown viewer just uses the Internet Explorer Viewer plugin, and there is no additional settings or parameter passed. So, essentially two possibilities of determining whether to apply the mardown conversions are available: Inspecting the filel's content hardcoding ...
- 16 Mar 2020, 20:51
- Forum: Problems and Troubleshooting
- Topic: Files supplied to User Menu items
- Replies: 4
- Views: 2124
Re: Files supplied to User Menu items
The batch file would intake the selected files via $(ListOfSelectedFullNames) . Within the batch file you would then execute your program with only the first file selected. This would allow me to run the program on the first (or last) selected one. The one having the focus, might not even be select...
- 06 Mar 2020, 13:52
- Forum: Problems and Troubleshooting
- Topic: Files supplied to User Menu items
- Replies: 4
- Views: 2124
Files supplied to User Menu items
Hi, is there a way to launch a program from the user menu with file name from the selected file only (as it works for viewers and editors), rather than launching it for each selected file without warning? I just crashed my system by accidentaly attempting to lauch a program 4500 times by clicking on...
- 04 Mar 2020, 18:19
- Forum: General Discussion
- Topic: Can viewer open a CSV file with extension ".log"?
- Replies: 2
- Views: 9837
Re: Can viewer open a CSV file with extension ".log"?
By default, *.* is associatd with the internal viewer, so with a default configuration, your .log file will show in the internal viewer. If you meant to ask, how to view the .log file in the database viewer, which is the default for .csv files, procede as mdruiter suggested. You may not want to gene...
- 14 Feb 2020, 20:40
- Forum: Problems and Troubleshooting
- Topic: 3.05 upgrade and Eroica viewer
- Replies: 29
- Views: 25921
- 14 Feb 2020, 20:37
- Forum: Problems and Troubleshooting
- Topic: 3.05 upgrade and Eroica viewer
- Replies: 29
- Views: 25921
- 05 Feb 2020, 19:56
- Forum: General Discussion
- Topic: salextx64.dll
- Replies: 2
- Views: 1911
Re: salextx64.dll
Hi,
these are shell extensions.
Try to unregister them from an elevated command prompt using
(Replace <file.dll> with absolute or relative path to the files in use by the system.)
Then, after a reboot, you should be able to delete them.
these are shell extensions.
Try to unregister them from an elevated command prompt using
Code: Select all
regsvr32 /u <file.dll>
Then, after a reboot, you should be able to delete them.
- 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: 1333
Re: After installing it, how do I make Altap Salamander actually be used when I double-click folders on my desktop in Wi
Hi FileExplorerRefugee when I double-click folders or shortcuts to folders on my desktop, File Explorer still opens them, instead of Salamander. Why? Windows is not designed to have Windows explorer replaced on that level. You could alter the default action taken, when double clicking a folder, but ...
- 27 Nov 2019, 19:12
- Forum: Problems and Troubleshooting
- Topic: Broken images in Markdown viewer
- Replies: 2
- Views: 2425
Re: Broken images in Markdown viewer
I now tried to add an image myself. Knowing that a relative path does not work I tried an absolute path, including file: scheme. This cause the resulting src property to be the empty string:  results in <img src="" alt="Skizze" /> Is this a bug or a securit...
- 25 Nov 2019, 17:23
- Forum: Problems and Troubleshooting
- Topic: 4.0 (x64) UnISO Plugin
- Replies: 6
- Views: 3041
Re: 4.0 (x64) UnISO Plugin
Hi tukanos,
not if the entry in "Archives Associations in Panels" is missing, as I wrote in my follow-up post
not if the entry in "Archives Associations in Panels" is missing, as I wrote in my follow-up post