Latest entries (500)

PopMan v1.3.18

Ennovy on 24 Mar 2023
  • 8MB (uncompressed)
  • Released on 23 Mar 2023
  • Suggested by Darren Blake

PopMan is an email management tool that notifies of new mail and previews received mail on your server. Unwanted mail can be deleted directly from the server without having download them.

The program includes rules and blacklists to manage email and supports both POP3 and IMAP4 protocols.

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

Optionally, delete unnecessary languages and themes.
Similar/alternative apps: nPOP, nPOPuk, POP Peeper
What's new? See: http://ch-software.de/popman/changelog1.3.htm
Latest comments
Ennovy on 2016-03-09 15:10

@Kea: added Win10 to system requirements. Tested in Windows 10 and works fine!

smaragdus on 2016-03-09 21:31

PopMan is great but unfortunately it seems to be abandoned. There is one thing I don't like about it- PopMan doesn't support Unicode.

JudyGarland on 2018-11-04 15:31

- is not a valid win32 application

See all

MACAddressView v1.48

Andrew Lee on 21 Mar 2023
  • 1MB (uncompressed)
  • Released on 14 Mar 2023
  • Suggested by guinness

MACAddressView is a MAC address lookup tool that allows you to easily find the company details (company name, address and country) according to the MAC address of a product. The program also allows you to find MAC address records according to the company name, company address, or country name.

Category:
Runs on:Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
License: Freeware
How to extract:
  1. Download the ZIP package and extract to a folder of your choice
  2. Launch MACAddressView.exe
  3. Optionally, download oui.txt to the same folder to get the latest MAC address by vendor lookup database
What's new?
  • Updated the internal MAC Addresses database.

MultiMonitorTool v2.10

Andrew Lee on 17 Mar 2023
  • 278KB (uncompressed)
  • Released on 13 Mar 2023
  • Suggested by Checker

MultiMonitorTool allows a variety of monitor setting tweaks including disable/enable monitors, set primary monitor, save/load all monitors configs and move windows from one monitor to another. The program also provides a preview window, which allows you to view a preview of all attached monitors.

Command-line features are available.

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 ZIP package and extract to a folder of your choice. Launch MultiMonitorTool.exe.
What's new?
  • Added 'Short Monitor ID' column. You can use the value displayed in this column in all command-line options.
  • Added 'Use Short Monitor ID as Name' to the 'Copy /SetMonitors Command Mode' option.
Latest comments
fpelletier on 2012-07-18 15:32

As I use the rotate monitor multiple times a day, it would be great to control monitor rotation too.

fpelletier on 2012-07-18 15:37

Without playing with it, it seems to me that if I take the time to do the math, that the Left-Top and Right-Bottom field values will control rotation, however, it is currently a bit cumbersome. If there were a toolbar button for clockwise and another for counter-clockwise, that would be great. Oh, BTW, great tool!

Add comment

PSPad v5.0.7

juverax on 6 Feb 2024
  • 15MB (uncompressed)
  • Released on 10 Mar 2023
  • Suggested by Andrew Lee

PSPad is a plain text editor with syntax highlighting support and tabbed interface. It includes an integrated hex editor, spell checker, FTP client, code explorer etc. It also allows you to automate repetitive activities through macro recording and playback.

PSPad supports column selection.

Note: The 64-bit version of PSPad is not limited by memory, but is missing the scripting capability of the 32-bit version, as noted here

Category:
Runs on:Win95 / Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? No. HKCU\Software\PSPad
Registers PSPad.project (.PPR) files
Unicode support: Yes
License: Freeware
How to extract:
  1. Download the "Portable" ZIP package and extract to a folder of your choice
  2. Delete pspshellx32.dll, pspshellx64.dll and unnecessary language files
  3. Download dictionaries for spell-check (optional) and unpack to .\PSPad\Spell\ folder
  4. Launch PSPad.exe
What's new? See: https://www.pspad.com/en/whatsnew.htm
Latest comments
Shadeclan on 2012-09-14 13:59

I figured out how to uninstall the user-chosen (custom) languages but it takes a little work.
1: Open PSPad.ini (if you opened it with PSPad or if PSPad is running, save it as something else).
2: Delete the UserHighLighterName# value / data pair where the language is listed (the crosshatch is either null or a number between 1 and 4).
3: Delete the language key and all value / data pairs appertaining to it.
4: If PSPad is running, close it - then replace the PSPad.ini file with your changes. Voila! Your user-selected language slot is ready for another language!
I have posted a request to add a mechanism to do this automatically on the PSPad forum which is very active and the author of the software posts often - not what you'd expect from "dead" software.
BTW: Be cautious about using the installer - it seems to have had some problems. Use the zip file instead and unpack the files to a folder of your choice.

Shadeclan on 2012-09-14 14:46

If it's ok, I'd just like to make a few more comments:
Viniciusban writes that PSPad has no comment-out tool. I don't know if that was true when he posted, but it has one now:
Format menu / Add/Remove Comment.

Webfork writes that it has trouble handling Very Large Files (VLF). In my experience, there are only a very few editors that can handle VLFs without absorbing all available RAM and none of them (with the possible exception of UltraEdit) is as full-featured as PSPad IMHO. If I must view / edit a VLF, I always use HiEditor from WinASM.net as it is made specifically to work on VLFs without hosing the computer. Unfortunately, it isn't offered on PortableFreeware.com but it is completely portable, writes all settings to an INI file and is very fast.

Tom mentions that the "stable" version is 4.5.4. Currently it is 4.5.6 and was uploaded about 11 months ago. Beta version, available from the forum and updated August 2012, is very stable - if the latest version is wanted, grab it from there.

PSPad has its problems but they all do - that's why there isn't just a single text editor that everybody uses. While Notepad++ is (undeniably) the most popular text editor for programmers, I find its interface somewhat obscure and its learning curve a bit too steep to make it useful to me. PSPad's interface is much cleaner and simpler and, if I don't use it for months at a time, I can come back to it without worrying about relearning anything - that's why PSPad is my text editor of choice.

rbon on 2019-12-25 18:09

I wanted a paf version of PSPad and I tried the online installer version of @prapper which unfortunately does not work.
So in the discussion https://portableapps.com/comment/242253#comment-242253 I left a note (# 22).
Be careful: when you extract the installer you have to delete the folders:
- $ PLUGINSDIR
- 7zTemp
and copy the rest into .\PSPadPortable.
Then update to the latest portable version which must be unpacked in .\PSPadPortable\App\PSPad\

See all

fre:ac v1.1.7

Andrew Lee on 7 Mar 2023
  • 14MB (uncompressed)
  • Released on 7 Mar 2023
  • Suggested by Andrew Healey

fre:ac (pronounced "freak") is a feature-rich audio tool set featuring audio encoding and conversion, CD ripper, playlist and metadata editor. The program supports most popular audio formats such as MP3, M4A, WMA, OGG and FLAC, as well as support for a long list of additional converters such as Quicktime and Shorten. For CDs, the program supports reliable conversion (CD Paranoia), online databases (CDDB/GNUdb) and CDText, automatically writing song information metadata. The program is optimized for multi-core systems, making conversions as fast as possible.

Cross-platform (Mac, Linux, FreeBSD). Available in many world languages. Alternatively, fre:ac Portable automatically adjusts paths.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: GNU GPLv2
How to extract: Download the ZIP package and extract to a folder of your choice. Launch 'freac.exe'. Optionally, delete unnecessary language and manual files, and 'translator.exe'.
Similar/alternative apps: CUETools, LameXP
What's new? See: https://github.com/enzo1982/freac/releases.
Latest comments
smaragdus on 2014-07-28 15:22

fre:ac 1.0.22 is out- http://sourceforge.net/projects/bonkenc/files/

Checker on 2014-07-28 16:10

@ smaragdus: Thanks ... and updated ;)

smaragdus on 2016-12-05 14:51

I prefer freac snapshots to freac stable because the snapshots support more encoders (including the best one- OptimFROG, Monkey's Audio, WavPack, etc).

See all

WizFile v3.09

Andrew Lee on 28 Feb 2023
  • 17MB (uncompressed)
  • Released on 28 Feb 2023
  • Suggested by smaragdus

WizFile is a near-instant search utility for finding files and folders. Results can be sorted by name, size or date and file type (audio, video, image, compressed etc.). The program supports wildcards, AND/OR operations and much more.

The program rapidly searches NTFS-formatted drives using the Master File Table feature so it's ready for use very quickly after launch. The program also supports non-NTFS formatted drives and network shares (e.g. //servername/sharename), monitoring for file changes and making search results visible in real-time.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Dependencies: Administrator rights
Stealth: ? Yes
Unicode support: Yes
License: Free for personal use/Donationware
How to extract:
  1. Download the "Portable" ZIP package and extract to a folder of your choice
  2. Delete unnecessary locales
  3. Launch WizFile.exe or WizFile64.exe
Similar/alternative apps: Everything, UltraSearch, SwiftSearch
What's new? See: https://antibody-software.com/wizfile/whats-new
Latest comments
Special on 2020-11-26 15:15

With v3.00, It now "phones home" even when check for updates are disabled, why? Previous versions did not "phone home" and my settings have not changed. So either this is a bug with the auto-update check or the dev have decided to start collecting user "telemetry" without user consent, nor any way to opt out of this. So stick with v2.06 if this bothers you.

Nh on 2021-01-08 03:25

There is still no simple thing - a type/extension column.

PAFuser on 2021-12-21 16:48

Now available under portableapps.com. But, had to change link to 3.07 from 4.07. Hopefully will be corrected soon. New listing is for 3.37 also an error.

See all

BeeBEEP v5.8.6

SYSTEM on 24 Feb 2023
  • 49MB (uncompressed)
  • Released on 13 Feb 2023
  • Suggested by smaragdus

BeeBEEP is a customizable chat and file/folder sharing tool for individuals or groups inside your local area network such as an office, home, or internet cafe. Conversations are peer-to-peer (no server required), encrypted, and messages sent to offline users will be delivered when they come online. Features include screen and file sharing, spellcheck, individual and group chats, and you can easily send quick voice recordings and screenshots. The program can also be configured to function as a file servers, sharing multiple files and folders for download by other clients.

Cross-platform with clients available for Linux, Mac and more.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
Path portability: Requires manual entry of relative path (eg. ..\..\personal\work.doc)
License: GNU GPLv3
How to extract: Download the "portable" ZIP package corresponding to your OS and extract to a folder of your choice. Launch beebeep.exe.
Similar/alternative apps: Madhavan LAN Messenger, Fomine LAN Chat, Qualia LAN Messenger
What's new? BeeBEEP 5.8.6
  • Added new protocol to manage "sent messages" but never received.
  • Added "Enable visual notifications for chat window" option menu Settings - Notifications.
  • Added "Change emoticon size in chat" option in menu Settings - Chat.
  • Added button "To send text as Source CODE" in chat window.
  • Fixed a bug in connection to prevent PING before HELLO message.
  • Fixed a bug on using Message History with CTRL+Up / CTRL+Down.
  • Fixed a bug on "Raise chat window on new message".
  • Fixed a bug that did not allow messages to be displayed correctly between the dark theme and the default one.
  • Fixed a bug that prevent connection after SLEEP / SUSPEND mode.
  • Emoticons will no longer be displayed larger than their maximum size.
  • Important private messages now open the chat window.
  • Added "EnableReceivingHelpMessages" option in beebeep.rc file.
  • Added global shortcut CTRL+SHIFT+1 for PANIC BUTTON and HELP REQUEST automatic message.
  • Added room location in user VCard (useful also for help request).
  • If you right click on a url in a chat you can copy the url to the clipboard without having to select it.
  • Added shortcut with "Enter", "Return", "Space" keys to open chat if selected in list.
  • Added global shortcut CTRL+ALT+C to "Select first chat available", so you can navigate with arrows and open with return.
  • Added "file transfer completed" notification also per BeeBOX downloaded files.
  • Added option "MessageNotReceivedTimeout_ms" for internal use.
  • BeeBEEP is now minimized on tray if user close it by "red X" in the window (also if BeeBEEP is not connected).
  • Added "BackupFolderPath" option in beebeep.rc file.
  • Added "Delete unsent messages in chat" and "Delete unsent messages to user" option.
  • Fixed a QT bug that created network latency

ComicsViewer v4.04

Andrew Lee on 23 Feb 2023
  • 14MB (uncompressed)
  • Released on 22 Feb 2023
  • Suggested by Widya Santoso

ComicsViewer is an image viewer specially tailored to viewing scanned comics. The program can modify colors, contrast, and other elements on the fly and will rotates your view of images with your screen in portrait orientation. It has an available slide show,

The program can view most common graphics formats including Jpeg2000 and allows export to JPEG, BMP, and PNG. It is also able to directly display images stored in ZIP and RAR files (even with password protection).

Category:
Runs on:WinNT / Win2K / WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: Free for personal use
How to extract:
  1. Download the ZIP package and extract to a folder of your choice
  2. Delete ComicsViewer.dll and ComicsViewer_x64.dll
  3. Launch ComicsViewer.exe
What's new? See: https://www.portablefreeware.com/forums/viewtopic.php?t=2335&p=103522#p103522
Latest comments
billon on 2016-09-14 20:45

New home page(?) - http://www.cnblogs.com/stronghorse/ and i can't find anything in there

Realist on 2016-10-07 09:34

Has nobody tried RoboReader.
Please give it a try.

juverax on 2020-09-04 15:44

The link to the file on Softpedia is old.
There is a more recent version: 3.20
Direct download link: http://download2270.mediafire.com/gfy12zjswhcg/mkpr0ds0zsc7u6j/ComicsViewer_eng.zip

This link was found thanks to a post by user TAIMAT https://www.portablefreeware.com/forums/memberlist.php?mode=viewprofile&u=43221 ) ( https://www.portablefreeware.com/forums/viewtopic.php?p=97726#p97726 )

See all

FilePro Build 350 Adware

Andrew Lee on 18 Feb 2023
  • 2MB (uncompressed)
  • Released on 14 Feb 2023
  • Suggested by I am Baas

FilePro is a powerful disk and file management utility. The program can generate disk treemaps for local or network volumes, search and locate files in treemaps by automatic zoom-in and positioning, and includes a directory analysis tools to compare files and/or directories and find duplicates. The program can save entire or partial volume snapshots, compares snapshots against current or past disk states, and examine changes by difference in size or percentage difference.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
License: Free for personal use
How to extract:
  1. Download and run the installer
  2. When prompted, choose Manual Installation and drag FilePro.exe to a folder of your choice
  3. Launch FilePro.exe
Similar/alternative apps: SpaceSniffer
What's new?
  • update: internal updates (ad-related)
Latest comments
AndTheWolf on 2016-02-16 17:12

Program has been renamed from FilePro to TreeMapFs

subfire.hu on 2017-05-16 07:33

@AndTheWolf thanks!

Add comment

Date Reminder v3.38

Andrew Lee on 18 Feb 2023
  • 264KB (uncompressed)
  • Released on 1 Feb 2023
  • Suggested by Andrew Lee

Date Reminder alerts you to both recurring and nonrecurring events, like birthdays, bills to pay, appointments etc. The reminders are listed in chronological order. Reminders can be marked "done", i.e. "dealt with". Past events will remain in the list until they are marked "done". An advance notice marker can be set a number of days before an event.

Category:
Runs on:Win2K / WinXP / 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 Reminder.exe.

Optionally, delete unnecessary language files.
What's new?
  • Running multiple instances allowed if using individual data locations
  • Issues when starting "minimized" fixed
  • Issues with auto-start under Windows 7/64 fixed
  • Auto detect UTF-8 (INI file, data file)
  • Default advance notice: INI file, [Date] section, AdvanceDefault=(days)
  • PureBasic compiler 6.0
Latest comments
MIKLO on 2017-11-28 12:07

spicydog yeah I have also not been able to find a download link for any version of Datetrac
MIKLO

Cornflower on 2023-02-18 07:40

Not at version 3.38

2 new features

Running multiple instances allowed if using individual data locations
You can now set a default advance notice in the INI file.

Cornflower on 2023-03-03 05:49

If you downloaded version 3.38, the help files (reminder-en.chm) has just been updated as of 2023-02-23. It had not been when the version was released a month ago.

See all