Latest entries (500)

AutoIt v3.3.16.1 Updated

lwc on 24 Apr 2024
  • 29MB (uncompressed)
  • Released on 19 Sep 2022
  • Suggested by Klaatu

AutoIt is a BASIC-like scripting language designed for automating the Windows GUI and general scripting. It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks or perform user interface testing.

Users new to the program are encouraged to read an introduction (thanks guinness.)

Note: the outdated (from 2012) AutoIt Portable allows you to create a portable environment of SciTE4AutoIt3 and AutoIt together, as well as cleaning AppData and opening the program editor with sample scripts (also thanks to guinness).

A 64 bit version is available (within the folder).

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10 / Win11
Writes settings to: Application folder
Stealth: ? No. Every time one compiles a script (at least through SciTE=>Tools=>Build) it creates the folder %LocalAppData%\AutoIt v3\ (specifically %LocalAppData%\AutoIt v3\Aut2exe) for temp files. But since the files are temporary (only existing during compilation) the folder is at least usually empty. See bug report. You might want to run SciTE through a Program Portabilizer set to delete the aforementioned folder upon exit.
Unicode support: Yes
License: Freeware
How to extract:
  1. Download the ZIP package and extract to a folder of your choice.
  2. Optionally download an enhanced version of the built-in editor.
  3. Uncompiled scripts can be:
    • Edited (and also launched) with SciTe\SciTE.exe ((32 bit while editing)
    • Directly launched via AutoIt3.exe or AutoIt3_x64.exe (for 64 bit OS).
Similar/alternative apps: AutoHotkey
What's new? See: https://www.autoitscript.com/autoit3/docs/history.htm
Latest comments
Pendrive on 2022-03-08 18:20

v3.3.16.0

Pendrive on 2022-12-02 21:23

v3.3.16.1 released some time ago (19 September, 2022).

Mawg on 2023-10-17 09:26

I downloaded this and the linked portable SciTE4AutoIt3. I put the latter into a subdirectory of this (named SciTE4AutoIt3), and when I run `AutoIt3.exe HelloWorld.au3` from the AutoIt directory, I get a pop-up "It Appears AutoIt Portable was unable to load the SciTEGlobal.properties". How do I configure things?

See all

CLCL v2.1.3

Ennovy on 1 Dec 2022
  • 1MB (uncompressed)
  • Released on 1 Dec 2022
  • Suggested by Ezzetabi

CLCL is a clipboard caching utility that supports all clipboard formats, including bitmaps. It comes with a built-in viewer for examining clipboard contents and additional features via plugins, a number of which can be downloaded from the website.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: Freeware/Open Source
How to extract:
  1. Download the ZIP package plus optionally additional plugins (formats and tools) and extract to a folder of your choice
  2. Edit clcl_app.ini changing portable=0 to portable=1
  3. Launch CLCL.exe

When adding plugin DLLs, make sure you use relative paths (e.g. if you put tool_text.dll in a "Plugins" folder, use .\Plugins\tool_text.dll) to ensure maximum portability.
Similar/alternative apps: Ditto
What's new?
  • Enabled scrolling by mouse drag in image format (BITMAP, DIB).

See Japanese changelog here
Latest comments
smaragdus on 2015-09-26 23:24

After 10 years of inactivity, now the developer is releasing a version after version, nice ;)

lintalist on 2015-10-05 22:48

I like(d) CLCL a lot, but on Windows 8/64bit it has a bug for me. I'd set it up to show 19 items in the menu so that the letter 't' is the shortcut for templates menu, unfortunately it doesn't properly register the hotkey of the CLCL program I think because when I press alt-t in any program it always pops up an empty template menu (from CLCL) which shouldn't happen because it not a global hotkey.
Good alternative I found was ArsClip - http://www.portablefreeware.com/index.php?id=734 - and set it up as CLCL as close a possible. Still like CLCL though.

zorro on 2019-12-16 05:06

Unfortunately the new version 2.10 is not stealth any more - it creates a folder "CLCL" with settings and history in AppData. I tried entering the program path for "WorkDir" in the "general.ini", but the folder is still created. Reverting to version 1.12...

See all

NexusFont v2.7.1

Andrew Lee on 1 Dec 2022
  • 3MB (uncompressed)
  • Released on 25 Nov 2022
  • Suggested by Barrette

NexusFont Viewer is a font viewer and manager. You can view all installed fonts, check font details, activate/deactivate fonts, export a font as bitmap, and more.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: Freeware
How to extract: Download the "portable version" ZIP package and extract to a folder of your choice. Launch nexusfont.exe.

Optionally, delete unnecessary language files
Similar/alternative apps: FontViewOK
What's new?
  • Added "Delete" option in edit tag dialog.
  • Added tag filter options (Not Contains Any Tags, Not Contains All Tags)
Latest comments
xor on 2015-04-28 20:50

Likewise it's great to be here :)

smaragdus on 2015-11-08 20:48

I have downloaded the latest version(2.6.2.1870) yet NexusFont finds some ghost update.

Provy on 2017-03-13 15:15

Thanks for the .ini tip, Christian. Otherwise, the program does "call home" looking for updates.

See all

Diffinity v0.9.4

Andrew Lee on 1 Dec 2022
  • 1MB (uncompressed)
  • Released on 24 Nov 2022
  • Suggested by billon

Diffinity is a text comparison and merging tool focused on source code differences. The program compares the contents of two text files and displays the differences by line as well as individually modified characters/words. The program supports folder comparison, drag and drop, a thumbnail view of all differences, instance and syntax highlighting, update as-you-type (live view), customisable interface, and more.

Displays differentiation between changed, removed and added lines. Auto-detects Unicode encoding.

Category:
Runs on:Win7 / Win8 / Win10
Writes settings to: Application folder
Dependencies: Microsoft .NET Framework 4.7.2
Stealth: ? No. Writes Diffinity.exe.log to AppData folder.
Unicode support: Yes
License: Freeware
How to extract:
  1. Download the installer and using 7-Zip extract to a folder of your choice
  2. Launch Diffinity.exe
  3. Go to 'Preferences' and check 'Save settings file in application folder'
Optionally, delete uninstall.exe and $PLUGINSDIR
Similar/alternative apps: Text Compare, TextDiff, X-WinMerge
What's new? See: https://truehumandesign.se/s_diffinity.php#versionhistory
Latest comments
hamasaki on 2019-10-25 04:20

It does appear to be stealth? When I first ran it, it created a 'appData/Roaming/Diffinity/diffinity.cfg' file, but if you copy that file to the portable location, delete the appdata folder and run Diffinity again, the cfg file isn't created.

Add comment

WirelessConnectionInfo v1.17

Andrew Lee on 26 Nov 2022
  • 106KB (uncompressed)
  • Released on 26 Nov 2022
  • Suggested by Checker

WirelessConnectionInfo displays general information and statistics about the active WiFi connection, including the SSID, BSSID, PHY Type, Signal Quality, Receiving rate, Transmission Rate, Authentication Algorithm, Channel Number, Total number of transmitted/received frames, and more...

Category:
Runs on:Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch WirelessConnectionInfo.exe.
What's new?
  • Added 'Add Header Line To CSV/Tab-Delimited File' option (Turned on by default).
  • Added 'Copy Value' option.
Latest comments
MIKLO on 2016-06-22 17:13

Very nice and way useful 4me... thanks for your hard work on this software.
MIKLO

Add comment