I am googling but I cant find any solution please,.... Please I would like to open selected files when I click shortcut in total commander (installed tcmd1103x32_64.exe)..
What it works in totall commander "comand line" is this (an example is two files, but it can be in any dirrectory or any different number/type of files, depend what is selected in total commander)
C:\Windows\System32\cmd.exe /c START "" d:\__3D\1.txt && d:\__3D\2.txt
OR
cmd /c start "" d:\__3D\1.txt && d:\__3D\2.txt
but it is impossible implement it in usercommand.Ini
please can someone share with me some working solution, what should i/we fill in?
Unfortunatelly this example will open only one file, not multiple.
Thank you for any message, thanks thanksCommand: C:\Windows\System32\cmd.exe /c START ""
Parameters: %P%S
Start Path: