Skip to content
Search the code archive

Search Snippets

Find community code by title, description or tag without leaving the TG007 Snippets library.

2 results found
Search results

Results for “exe”

2 matches

General IRC 12/06/23

$exe() identifier by ^WeSt

You can check for a running .exe progress on tasklist via that identifier. Usage: $exe(name.exe)[.total] (If the exe that your specified exist then it will return $true otherwise will be returned $false) .total (optional) = Will return the total exe…

By Snippets 0 likes 0 comments
View