Tag Archives: AutoIt3

FireKey2 (2.1.0.7)

 Last version posted was 2.1.0.4. Download | View Source | Download Source There have been a few minor updates: 2.1.0.7 Rearranged Options menu 2.1.0.6 AutoIt line now has a full edit box (merged to single line on execution). Window size/pos … Continue reading

Posted in Coding | Tagged , , , , | Leave a comment

#include _FileGetIcon.au3

A function that figures out what icon should be associated with a given file/path. Works on customized folders, shortcuts, internet shortcuts (.url), and protocols (http, ftp, etc). Download | View Source

Posted in Coding | Tagged , , | Leave a comment

#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).

Posted in Coding | Tagged , , | Leave a comment

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

Posted in General | Tagged | Leave a comment

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

Posted in Coding | Tagged , , | Leave a comment

Floating Clock

A screensaver that displays the time with floating numbers Download | Source

Posted in Coding | Tagged , , , | Leave a comment

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

Posted in Coding | Tagged , , | Leave a comment

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

Posted in Coding | Tagged , , | Leave a comment

#include Variable.au3

Functions for dumping variable information. Download

Posted in Coding | Tagged , , | Leave a comment

StickyNotes

My own StickyNotes program because I didn’t like the one that came with Windows. Download | Source | Icon

Posted in Coding | Tagged , , | Leave a comment