Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - total_annihilation00

Pages: [1]
1
I'am trying to create a User-Defined Command (named "Open PDF In Edge") to open the Selected File in Microsoft Edge Browser. It's to be added to a Custom Context Menu which I have it listed in no prob there. But when I enter the following Custom Command, the Edge Browser opens with lots of tabs for each of the folder paths. This is what I'am using (Edge opens but the PDF file doesn't, I even tried /w another PDF Viewer but that doesn't Open it either)::

Code: [Select]
MC.Run CMD="C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" ARG="${focusfilepath}"ALSO TRIED::
Code: [Select]
MC.Run CMD="C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" ARG="${sourcefilepath}"
Could I have this script rectified\ fixed please ?

Nvm, I got it to work via External !!::
Code: [Select]
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" "${focusfilepath}"

2
Support and Feedback / PlayAudio User-Defined Command Not Working !
« on: January 26, 2024, 17:51:01 »
I made a User Defined Command:: MC.PlayAudio FILE="C:\Users\dell\Documents\My Movies\Backstreet Boys- Greatest Hits- Mp3ViLLe\07 Backstreet Boys - Larger Than Life.mp3" (Custom Commands > MC (Group) > Play Audio (Function) > File (Options).) Which I then put into Aliases:: mp3 | @7c23ba2910a745809cf703e5aabc08ef No problem /w the Aliases. But when I enter mp3 to run the command mp3 in the Command Line Field, it does nothing ! I also tried moving it to "D:\1.mp3" but that does nothing. I was just trying to get this new Beta feature to work. Also, is it capable of playing ".WAV" files as well ? As I could really use that !!! :)
P.S: Nevermind, I tested the StopAudio as well, & same thing: hasn't been implemented yet.

3
The custom shortcut keys I assigned either keep getting unresponsive or stop getting triggered from time to time !!  I really would like there to be a more robust hotkey system with persistence. Usually this happens when I close & restart quickly —I depend a lot on the shortcuts keys, please try to fix them in a future release.

4
Feature Requests and Suggestions / 64x64 Thumbnail Mode Option Needed
« on: January 23, 2024, 17:09:11 »
96x96 is too big, I need 64x64 Thumbnail size (Explorer Panel options > 1st Tab.) Please consider allowing this !!

5
#1 There's a bug where the Filename (in the last row Thumbnail List) doesn't fit into the Window Pane (gets clipped out-of-bounds) (see attached screenshot).) I use Consolas as my font.

#2 Finally, is it just me or is the Hover Preview not working in the latest Beta Update version ? x64 12.0 build 2894. Please clarify, thanks !!

P.S: I'm using Windows 10 Enterprise Edition.

6
I would like address-bar autocomplete\ predictions while I type —I have two main folders in my D:\ & this would help me immensely. Explorer has this, right now you need to navigate via the Folder Tree on the left pane, which is tedious. By the way, the Hover Preview makes MC really above-par, thanks —I can now use MC as my main go-to File Manager.

7
Ultra Explorer allows you to save individual files shortcuts in its Favorites Pane, I'd use it still if it were updated but it's discontinued & lacks support for peeking in Compressed rar files & built-in FTP, would be nice to see this in Multi Commander. Currently I have to copy the filename with full path & save it in the Folder as tag or use a notepad textfile shortcut in the Button Pane (External Program) to remember stuff like PDFs when there's hundreds of others in the same directory --like creating my own to-do\ reading list. Or I would even have to link the [Unused] Buttons to the ebook files directly. Please consider adding filename as shortcuts to MC. Thanks bro!
Yours Faithfully,
Roth13[] Designz™

8
I used some bad Command-line Arguments to run as Administrator on a shortcut in Stardock ObjectDock, & that messed up my MC (the Folder tree wasn't displaying on Startup & the tabs weren't saved on next resumed session.) As a result I had to Reset. That fixed everything & everything was back to normal (I made a backup before (but not using it as it's broken.) I suspect it was the "runas /profile /user /save vcredist C:\Program Files\MultiCommander64" in Shortcut Arguments that messed it up. This was the error I got from both panes (it was hard to take a snapshot --it happened in the blink of an eye.): https://i.imgsafe.org/e3a354b956.png Also I had accidentally made the mistake of ticking "Don't Show Me This Again" on the "Link Network Drives" on Administrator mode in MC. & I needed to enable that again! Also, before I had Dropbox & OneDrive folders on the toolbox --how do I get those again?? Please this is _very_ important! I had backups of the Config I will check them later to determine how! Also just wanted to point out that some things aren't saved in the backup (like Favorites if I'm right.)
I can't seem to get the FTP to work /w my 000webhost.com site account --works in FileZilla (probably a fault on my end.)
If you can just get me to display the OneDrive & Dropbox icons on the toolbar, that would be a great help!
Yours faithfully,
Roth13[] Designz™
PS: It was actually [this argument in shortcut that caused the crash]: runas /user:REQUIREDUSERNAME /savecred c:\PATH\TO\APP.exe
Only I replaced them with appropriate username & path. If I may link you to these two articles: https://www.sevenforums.com/system-security/17528-command-line-argument-admin-rights.html & https://social.technet.microsoft.com/Forums/windows/en-US/05cce5f6-3c3a-4bb8-8b72-8c1ce4b5eff1/how-to-run-a-program-as-adminitrator-via-the-command-line?forum=w7itproappcompat --I shouldn't have followed them, it was a big mistake!
P.P.S: Okay it's fixed as per this post: http://forum.multicommander.com/forum/index.php?topic=1406.0 Thanks anyway!!
P.P.P.S: Okay I got FTP to work  --is there a special way to disconnect other than closing the tab?
PPPPS: Okay I found it after searching: http://forum.multicommander.com/forum/index.php?topic=779.0 -sheesh- I should look up before I go posting in here --I would just close the tab before --never used the Disconnect\Eject button --might've corrupted my server\account!

Pages: [1]