First off, I'll try to explain a few things around each link, there's 2 at the moment, I may put more up.
First, my "most commonly used and abused program", shortly called: PODS
It's something I decided to do waaaaaaaaaaaaaaaay back when (after the dinosaurs, really, but not by much), though the exact date of start was around 2002, 2003. And the design was to make a "Pod" on the screen, somewhere, anywhere, allow you to drop icons into it, get them off the desktop, so you could hide them away, name the "Pod" what you wanted and go to it to actually get to your applications, games, etc.
The first version was super clunky, had 1 "Pod" design, then in 2007/2008 when I put my Vista machine together, I migrated the software and such to that and proceeded to continue to improve on PODS, adding a (loosely termed) "Skinning Setup" and was able to quickly add more variety. In 2004 I worked on trying to use a regionmask library in asm (I just looked for the year just now) and in 2003 was when the asm was written for the CRC32 checksum, which I use in PODS for tracking the usage of each link, which made it finally show the recently used item in the middle over the "Pod" on the desktop and spiral outward clockwise from there.
Recently with the addition of 64bit (the program is still 32 bit), I tried it on 7, 8 and 8.1, worked flawlessly with and without touch screens. 10 won't be an issue with it not working either, as it properly will run the program and ASK for any UAC requirements (nice part is, the prompt should show up close to the "Pod" asking for it). I've also added in GDI testing to avoid any bizarre issues when Windows is on for too long, GDI has a tendency of running out of usable ram chunks and what will happen is the "Pod" seeing this reduction below a threshold will actually unload itself. If you see them all vanish, time to reboot before Windows has a heart attack (not caused by PODS running, but by everything else).
Versions of Windows it runs on (as people will ask), Windows 98+ <- I mean +, didn't break any rules, so it should keep on truckin'!
The link for the download is:
http://s000.tinyupload.com/?file_id=54877650282605641810Do be careful, they like popping under tabs with advertising, merely kill them, they've so far been harmless.
Caveats:
1. 64bit windows, the installer has a meltdown, says it can't find Vista64.dll, err, it's there, it's included as required, but it's being stupid... Run the program yourself from the start menu, it'll be fine.
2. 32bit windows will have the installer run the program automatically, but, be sure to give it a few seconds, apparently the installer can't monitor external threads to see if they've started. I *may* find how to properly do this myself and build a proper launcher.
3. Touchscreen users can tap on a "Pod" and it will open, drag your finger around onto the icons inside to see what they are, if you don't want to run anything in there, drag your finger OFF of the window and then let go. Letting go on any icon will run it.
4. To run an application inside, click on it, the "lifting" of the mouse button over an icon runs the link you're over, if it's not what you wanted, drag the mouse with (the button down) outside the window and then let go.
5. It recognizes "Installer Advertised" applications.
Now, onto the second program: RezSnap
After years of playing games on and off with resolutions not common to my normal desktop, and then the game would crash and leave me in a resolution that wasn't normal. This was rather annoying, plus the odd time I'd boot the machine up (my 98 machine has an nVidia card in it, guess what that likes to do), the nVidia driver would occasionally break it's own settings and boot up in 800x600 or whatever that mess was. So, I went ahead and read up on device contexts and how to read the resolutions the video card is capable of doing (not the monitor, the video card).
So, what it does is, opens a window, shows you the resolutions you have and lets you click on an setting and it will mark it as a "Snap", duplication of the desktop shortcut, simply edit off the settings switch and run that link, it'll switch your display to that resolution instantly. I have it on my Windows 98 at startup, so if the nVidia driver damages it's settings on boot, it fixes it, usually before the icons even get there (which is a great thing). It should work on Windows 95, but I know it works fine on 98+, I've used it on my Windows 7 machine, works fine.
Here's the link to this one:
http://s000.tinyupload.com/?file_id=23873859947072770572Again, remember, it likes Popunder tabs (or windows if you don't use a browser that supports tabs). I've seen no ill-effects from their ads, as they seem to not deal with things that could include malware.
Try them out, critique, comments, ideas, do say. Oh and mind the info on the installers, after hours of programming, my brain gets tired and I tend to be insane sounding... Documentation, who reads that?!
GuruSR.