External Utilities Integration How-Tos: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
(Created page with "== Transparent Integrations == Seamless integrations that feel part of Total Commander, you don't have to interact with the utility (unless for one dialog to pass a parameter,...")
 
mNo edit summary
Line 2: Line 2:
Seamless integrations that feel part of Total Commander, you don't have to interact with the utility (unless for one dialog to pass a parameter, at most).
Seamless integrations that feel part of Total Commander, you don't have to interact with the utility (unless for one dialog to pass a parameter, at most).
* [https://gitlab.com/pplupo/total-commander#run-as-admin Run application as Administrator]
* [https://gitlab.com/pplupo/total-commander#run-as-admin Run application as Administrator]
* [https://gitlab.com/pplupo/total-commander#copy-file-contents-to-the-clipboard Copy file contents to the clipboard]
* [http://totalcmd.net/plugring/CopyContents.html Copy file contents to the clipboard]
* [https://gitlab.com/pplupo/total-commander#veracrypt-mountunmount VeraCrypt mount/unmount]
* [https://gitlab.com/pplupo/total-commander#veracrypt-mountunmount VeraCrypt mount/unmount]
* [https://gitlab.com/pplupo/total-commander#download-torrents-with-qbittorrent Download torrents with qBittorrent]
* [http://totalcmd.net/plugring/downloadTorrent.html Download torrents with qBittorrent]
* [https://gitlab.com/pplupo/total-commander#total-commander-sendreceive Total Commander Send/Receive over TCP/IP]
* [http://totalcmd.net/plugring/TCM_Send_Receive.html Total Commander Send/Receive over TCP/IP]


== Open With Integrations ==
== Open With Integrations ==
* Integrations that open the utility, passing parameters from Total Commander's context.
* Integrations that open the utility, passing parameters from Total Commander's context.
* [https://gitlab.com/pplupo/total-commander#open-bash-in-current-dir Open bash in current dir.]
* [http://totalcmd.net/plugring/BashInCurrentDir.html Open bash in current dir.]
* [https://gitlab.com/pplupo/total-commander#open-powershell-in-current-dir Open Powershell in current dir.]
* [https://gitlab.com/pplupo/total-commander#open-powershell-in-current-dir Open Powershell in current dir.]
* [https://gitlab.com/pplupo/total-commander#unlock-filedirectory Unlock File/Directory]
* [https://gitlab.com/pplupo/total-commander#unlock-filedirectory Unlock File/Directory]
* [https://gitlab.com/pplupo/total-commander#winmerge WinMerge]
* [https://gitlab.com/pplupo/total-commander#winmerge WinMerge]
* [https://gitlab.com/pplupo/total-commander#undelete-with-clever-files-disk-drill Undelete with Clever File's Disk Drill]
* [https://gitlab.com/pplupo/total-commander#undelete-with-clever-files-disk-drill Undelete with Clever File's Disk Drill]

Revision as of 20:27, 31 May 2021

Transparent Integrations

Seamless integrations that feel part of Total Commander, you don't have to interact with the utility (unless for one dialog to pass a parameter, at most).

Open With Integrations