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 “west”

2 matches

General IRC 12/06/23

/unzip & $unzip() v1.1 by ^WeSt

This is an usefull alias/identifier that allowing you to unzip/extract an ZIP file (and only .zip file) into a specific destination/folder without any extra tools by using Windows functions, it was tested under mirc 7.52 on Windows 10 and working, i am not…

By Snippets 0 likes 0 comments
View
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