i got in mind that asqhquick.exe is now just return result window if anything found,
i assume that's intended but is there any way how force it show progress if it does lot of scanning ?
e.g. when downloaded some huge archive via download manager, then auto-scanning it with ashquick - to be aware if it still being processed
what i ask for is e.g. /v or -v like verbose to show progress bar with details on the scan
it could be even indication on the avast icon, another icon or just the
I'm afraid the ashquick.exe tool doesn't contain any UI stuff - so it can't really display the progress.
Putting an additional icon into the tray... well, that would be doable, but when I imagine the time & effort our graphics guy devotes to creating every icon, I somehow doubt that would happen
(besides, I'm sure some wouldn't have an additional icon there, so it would mean implementing some options to enable/disable that... etc.)
Besides, up till now, there was actually no progress computed/shown for single file scans - it was 0% before the file has been scanned, 100% afterwards, nothing in between. The progress was always shown only if multiple files were being scanned.
A few days ago, I added the computation of the progress for single-file scans of most archive types (but, it's based on the assumption that the archive contains a number of files on the first nesting level; if it doesn't - e.g. there's only one big file in the archive, or it's not an archive at all - there's no progress again).