Extend the support for external viewers in FindFiles and...
Posted: 2011-01-08, 07:16 UTC
Hi all,
I have made some associations for external viewers (Configuration>Edit/View>Associations…) and wincmd.ini is like:
In TC main window, if i press F3 all working as expected. (pdf and flv files opened in external viewers and all other files in internal Lister)
Please support the same behavior for viewing files in "Find Files" and "Synchronize dirs" windows.
(Where now all files opened in internal Lister, and external viewers' configuration is totally ignored)
Thanks
I have made some associations for external viewers (Configuration>Edit/View>Associations…) and wincmd.ini is like:
Code: Select all
[Configuration]
Viewer=none
Viewertype=2
[Extensions]
pdf=%COMMANDER_PATH%\UTILS\PDF-XChange Viewer\PDFXCview.exe ^.pdf
FLV=%COMMANDER_PATH%\UTILS\FLV Player\FLVplayr.exe ^.FLV
Please support the same behavior for viewing files in "Find Files" and "Synchronize dirs" windows.
(Where now all files opened in internal Lister, and external viewers' configuration is totally ignored)
Thanks