Opening files from within archive - Close temp dialog
Moderators: Hacker, petermad, Stefan2, white
Opening files from within archive - Close temp dialog
Is there a way of configuring TC to automatically delete/close the temporary file dialog that results when you open a file from within an archive? Instead of it remaining there on the screen and needing to be clicked on after whatever has been opened is closed I mean?
Re: Opening files from within archive - Close temp dialog
Try and se EditWaitTime=0 or -1 in the [Configuration] section of your wincmd.ini file.
From Help:
From Help:
EditWaitTime=2 Timeout value when editing files from an archive or ftp server: If an editor closes within this amount of seconds, assume that it's a multiple document editor and show dialog where user can confirm when editing has ended. Set to 0 to turn off this feature. Set to -1 to not show this dialog at all (e.g. when the file was passed via DDE to the associated program).
Last edited by petermad on 2019-05-08, 08:51 UTC, edited 1 time in total.
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Opening files from within archive - Close temp dialog
Perfect mate, brilliant. Thank you so much.