Search results (36)

Chopping List v1.0.5

Checker on 24 May 2015
  • 899KB (uncompressed)
  • Released on 12 Feb 2013
  • Suggested by dmg

Chopping List will split the content of text files into multiple new files based on a user-provided delimiter.

Written in AutoHotkey.

Category:
Runs on:Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7
Writes settings to: Application folder\config.ini
Stealth: ? Yes
Unicode support: No
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch ChoppingList.exe.
What's new?
  • Added "Add Files" and "Add Folder" to the File menu.
Latest comments
skwire on 2012-03-08 21:57

Hi, outskirter, and thanks for the feedback and bug report. I've just posted v1.0.4 which should remove the temp folder when the program exits. =]

outskirter on 2012-03-09 00:58

Perfect! Thanks, skwire!

Checker on 2012-03-09 10:43

Thanks ... and updated.

See all

Famulus v1.00.5b

lwc on 7 Jul 2023
  • 760KB (uncompressed)
  • Released on 24 May 2012
  • Suggested by dmg

Famulus is a simple file and application launcher, and Windows Run replacement. Press and hold the numpad * key for a fraction of a second to bring up a text prompt. Type a predefined custom command and hit the Enter key to run an associated file, folder, application or website.

Written in AutoHotkey.

Category:
Runs on:Win2K / WinXP / Vista / Win7 / Win8
Writes settings to: Application folder
Stealth: ? Yes
Path portability: Requires manual entry of relative path (eg. ..\..\personal\work.doc)
License: Freeware/Open Source
How to extract: Download the ZIP package and extract to a folder of your choice. Launch Famulus.exe.
Similar/alternative apps: Run-Command
What's new?
  • Fixed two significant bugs in how the activation key works.
Latest comments
Cornflower on 2012-04-06 13:58

I added the commands famulus and "famulus ini" to manually add/edit commands and settings (and use the mouse less). This is a great find. Thanks, dmg.

guinness on 2012-05-24 23:15

@loner - How many times do we have to tell you, don't flood the comments section with irrelevant comments. Use the Forum please.

Cornflower on 2019-02-14 10:29

For those interested, I continue to use Famulus on Windows 10, both Home and Corporate editions.

See all

Stick-It! v1.00.0b

dmg on 27 May 2013
  • 428KB (uncompressed)
  • Released on
  • Suggested by dmg

Stick-It! lets you set any window you choose to be always on top of other windows. Right click the tray icon and select the Stick-It! menu item, or double click the icon, and the next window you click will be set as always on top. Repeat these steps to return the window to normal.

Written in AutoHotkey

Category:
Runs on:WinXP / Vista / Win7
Writes settings to: None
Dependencies: May require elevated user privileges to work on certain windows.
Stealth: ? Yes
License: Freeware/Open Source
How to extract: Download the ZIP package and extract to a folder of your choice. Launch Stick-It!.exe.
Latest comments
Idjo on 2012-05-06 21:49

Why not simply use an AutoHotKey script?
Here is an example for setting WinKey + A to toggle always-on-top:

#a::
WinGet, currentWindow, ID, A
WinGet, ExStyle, ExStyle, ahk_id %currentWindow%
if (ExStyle & 0x8) ; 0x8 is WS_EX_TOPMOST.
Winset, AlwaysOnTop, off, ahk_id %currentWindow%
else
WinSet, AlwaysOnTop, on, ahk_id %currentWindow%
return

dmg on 2012-05-06 22:42

I believe if you look at the Stick-It! source code you will see that I use almost that exact code. But Stick-It! is nice and shiny, and has audio visual effects! Besides, most people do not use AutoHotkey and releasing it as a compiled exe greatly broadens the potential user base.

webfork on 2012-05-08 23:23

Idjo: very cool, thanks

Add comment

WinSize2 v2.38.04

donald on 12 Jan 2017
  • 6MB (uncompressed)
  • Released on
  • Suggested by I am Baas

WinSize2 provides several window management tools in one. The program automatically re-sizes windows according to predefined sizes, saves and restores icon positions on the desktop that get moved during resolution changes, and even renames window titles or and can send an application predefined characters (e.g. some Tab characters to set the focus in the window to a special field).

The program stores individual window positions for unique resolution settings (e.g. larger screens settings may want larger sizes to fit the screen precisely).

Written in AutoHotkey.

Category:
Runs on:Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7
Writes settings to: Application folder
Stealth: ? Yes
Path portability: Requires manual entry of relative path (eg. ..\..\personal\work.doc)
License: GPL
How to extract:
  1. Download the ZIP package and extract to a folder of your choice
  2. In application folder, create a new folder named Data
  3. In application folder create the file WinSize2_Root.INI in a text editor add following text:
    [Settings]
    INIWithScreenSize=0
    INIFile_Path=.\Data
    Process_ID=876
    LogFile_Size_kB=100
  4. Rename WinSize2_Update.exe to WinSize2.exe and launch

GridMove 1.19.60

freakazoid on 4 Jun 2016
  • 922KB (uncompressed)
  • Released on
  • Suggested by wolfman

GridMove tries to make windows management easier by defining a visual grid on your desktop, to which you can easily snap windows. This program comes bundled with some predefined grid templates that can be easily swapped, but also includes ways to create custom grids and share them with others.

Additional features include tools for resizing, displaying windows in cascade or mosaic views, and making a window remain on top, and more.

Created using AutoHotkey.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
License: Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License
How to extract:
  1. Download "GridMoveSetup.exe" installer and extract to a temporary folder
  2. The application is in the {app} folder
  3. Create a file called GridMove.exe.ini beside GridMove.exe with the following info: https://gist.github.com/anonymous/ba7886cc52a519a037bc70b57176137c
  4. Launch GridMove.exe
Similar/alternative apps: Winsplit Revolution
Latest comments
freakazoid on 2009-12-14 20:22

I've been meaning to try this just so I can emulate the AeroSnap feature from Windows 7 on Windows XP.

shnbwmn on 2016-01-08 00:11

This program is amazing. It's the only one I've found so far that actually let's you define a GRID as opposed to merely snapping windows to borders or resizing windows in increments.

freakazoid on 2016-05-11 04:27

So I finally had a chance to test this app.

It takes a tiny bit of effort to learn how to set up grids, but once you have them set up, GridMove really sings. Memory usage is around 2.6 MB RAM.

I'm going to use this in place of Sizer.

See all

Eclipse v0.24

webfork on 4 Nov 2016
  • 255KB (uncompressed)
  • Released on 27 Dec 2011
  • Suggested by donald

Eclipse quickly encrypts/decrypt text, useful for adding security to instant messaging and email conversations. A customizable hotkey system (by default Ctrl+Shift+E) works on highlighted text to copy encrypted text to the clipboard after prompting for a password. Secure text can then be pasted into any editor or application and then decrypted via the same method.

The program is an interface for a command-line utility called MySecret, which uses the Blowfish encryption algorithm. Eclipse is written in AutoHotkey.

Category:
Runs on:WinXP / Vista / Win7
Writes settings to: Application folder
License: Creative Commons Attribution 3.0 Unported License.
How to extract: Download the ZIP package and extract to a folder of your choice. Launch Eclipse.EXE.
What's new?
  • Added support for spaces and symbols in passwords.
Latest comments
I am Baas on 2013-08-24 07:07

@webfork
see contact by email at http://sector-seven.net/contact

webfork on 2013-08-25 19:08

Thanks Baas, that's correct.

webfork on 2016-11-17 23:07

Very cool program -- I like the simplicity and ease of integration with any other chat or email program.

See all

KeyCounter v1.1.0

webfork on 30 Oct 2016
  • 528KB (uncompressed)
  • Released on 30 May 2011
  • Suggested by dmg

KeyCounter Keeps track of how many times you press any key. Stats can be exported as a .CSV file.

Written in AutoHotkey.

Category:
Runs on:WinXP / Vista / Win7
Writes settings to: Application folder
Stealth: ? Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch keycounter.exe.
Similar/alternative apps: KeyCounter no2
What's new?
  • Fix: Key list wasn't being saved properly.

Switcheroo v1.0.3

Checker on 24 May 2015
  • 646KB (uncompressed)
  • Released on 17 Dec 2010
  • Suggested by dmg

Switcheroo can quickly switch two files' names with a drag-and-drop inteface.

Written in AutoHotkey.

Category:
Runs on:WinXP / Vista / Win7
Writes settings to: None
Stealth: ? Yes
Unicode support: No
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch Switcheroo.exe.
Similar/alternative apps: Swap'em, Name Swapper
What's new?
  • Added capability to rename folders as well
  • Added Always on Top option

DialogMove v2.0

webfork on 18 Jun 2017
  • 444KB (uncompressed)
  • Released on 24 Apr 2010
  • Suggested by donald

DialogMove moves small dialog windows to the cursor position. This saves time and annoyance resolving frequent small window prompts. It supports multi-monitor setups, and is very customizable with the ability to ignore windows based on user defined settings.

Written in AutoHotkey.

Category:
Runs on:WinXP / Vista / Win7
Writes settings to: Application folder
Stealth: ? Yes
License: Freeware/Donation-ware
How to extract: Download the EXE to a folder of your choice. Launch DialogMove.EXE.

Wallpaper Randomizer v0.40

lwc on 30 Dec 2022
  • 501KB (uncompressed)
  • Released on 5 Jul 2011
  • Suggested by modussn

Wallpaper Randomizer is a small system-tray application to change your desktop background. It can be set to change wallpaper at regular intervals, at every restart, or to using a hotkey. Supported image formats include BMP, PNG, JPG and GIF.

Written in AutoHotkey.

Category:
Runs on:Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: No
Path portability: Requires manual entry of relative path (eg. ..\..\personal\work.doc)
License: MIT Open Source
How to extract: Download the ZIP package and extract to a folder of your choice. Launch Wallpaper Randomizer.exe.
What's new?
  • Added: Support for relative paths.
  • Added: Open Configuration File menu item.
Latest comments
Erkhyan on 2011-03-28 06:57

Carbonize> Not everyone has Windows 7 yet.

carbonize on 2011-03-28 07:53

I know I'm just commenting on the fact it's listed as working on Windows 7

donald on 2011-03-28 13:20

Using your own photos/Images portably without the need to access and change the settings in 7 would be one reason.

See all