Archives
Categories
Tags
Meta
Author Archives: therks
#include Variable.au3 (Update)
Download | View Source Just a small update. Removed the _ExprDump function because it’s redundant and pointless (I forgot it was in there to be honest).
AutoUpdateIt…
I was updating my AutoIt install just now, and checking the revision history I saw this: Fixed #3606: CheckForUpdates : Extras\AutoUpdateIt\AutoUpdateIt.au3 script. And I thought, “Wow, are they still including that update script I wrote a million years ago?” Yup. … Continue reading
YouTube Playlist Mod
A script I wrote for TamperMonkey to add some checkboxes to the YouTube playlist editor for bulk removing items. // ==UserScript== // @name YouTube Playlist Mod // @namespace https://tampermonkey.net/ // @version Rob // … Continue reading
ProcRespawn 1.0.0.2
Did some minor upgrades to the program. Update: Using MySingleton.au3 Added: Version number to compiled exe Added: Functions for escaping/unescaping ini values to compensate for data with ini sensitive characters (ie: [ ]) Added: Add by Path button in the … Continue reading
Floating Clock
A screensaver that displays the time with floating numbers Download | Source
Notepad++ Forward
A program to “replace” Windows Notepad with Notepad++. Install Notepad++ first, then place Notepad++Forward.exe in the folder with Notepad++.exe and run to install/uninstall. It doesn’t actually replace Notepad, it uses a registry tweak that forwards any calls to Notepad to … Continue reading
ProcRespawn
Wrote this program for my brother. He wanted something to run in the background that would make sure certain processes would always be running. Download | Source | Icon
#include Variable.au3
Functions for dumping variable information. Download
StickyNotes
My own StickyNotes program because I didn’t like the one that came with Windows. Download | Source | Icon
Magnet Forwarder
This program passes BitTorrent files and magnet links from one computer to another, allowing you to designate one computer as a media server to do all the downloading and storage. Download | Source | Icon