Quantcast
Channel: voidtools forum
Viewing all articles
Browse latest Browse all 1719

Support • Re: Everything, ES.BAT, Efficiency

$
0
0
Well one thing you can do, is if no results are returned, simply end at that point ;-).


@es.ex2 -instance 15 %* -match-path -sort path -no-result-error

:: if no results found, no need to do anything more, duh!
@if NOT %errorlevel% EQU 0 goto end:

@es.ex2 -instance 15 %* -p -s -double-quote -n 1 > c:\out\sssGO.TXT
@es.ex2 -instance 15 %* -p -s -export-efu c:\out\sssGO.efu !\Windows\Recent file:
@es.ex2 -instance 15 %* -p -export-m3u8 c:\out\sssGO.m3u8 !\Windows\Recent file: distinct:name


:end

Statistics: Posted by therube — Thu Oct 10, 2024 7:35 pm



Viewing all articles
Browse latest Browse all 1719

Trending Articles