Search found 1 match

by vidinupi
08.08.2021, 08:50
Forum: Discussion
Topic: Open FC in existing pinned Tab
Replies: 1
Views: 10950

Open FC in existing pinned Tab

I am doing a AHK script to open a pinned tab in FC:

Run, C:\Program Files\FreeCommander XE\FreeCommander.exe E:\1DOWNLOAD


Which is the command line to activate the existing pinned TAB for the folder, and not open a new TAB for this folder.

Thank you very much in advance.