PortableApps.com | |
Screenshot Size: | 213px |
Author: | John T. Haller |
Developer: | Rare Ideas, LLC[1] |
Latest Release Version: | 26.3 |
Latest Release Date: | November 03, 2023 [2] |
Operating System: | Microsoft Windows |
Size: | 17 MB |
License: | GPLv2, LGPLv2, MIT License, MPL 1.1, wxWindows Library Licence |
PortableApps.com is a website that distributes free applications for Windows that have been packaged for portability. These portable applications are intended to be used from removable storage devices such as USB flash drives.
The site was founded by John T. Haller and includes contributions from over 100 people, including developers, designers, and translators.[1]
PortableApps.com started out as a Haller's personal website hosting a portable version of Mozilla Firefox in March 2004.[3] He then expanded the project to include Mozilla Thunderbird and OpenOffice.org. The open-source group of portable programs outgrew his personal website and he moved it to a community site, PortableApps.com.[4] The site currently hosts various projects created by forum members, and is also used for bug reporting and suggestions.[5] Some PortableApps distributions are hosted on SourceForge.[6]
Application installers designed for use with the PortableApps.com menu follow the convention of using filenames ending in a extension, include HTML documentation, and store data in the Data directory. Installers intended for use with the PortableApps.com menu can be either NSIS installers that are generated with the PortableApps.com Installer, compressed archives with self extractors, or a custom Windows executable.
The majority of applications can run on most computers with or later.[7] Many apps will also run under Wine on Unix-like operating systems. Older versions of many apps support Windows 95/98/Me, but no new releases support these systems.[8]
The PortableApps.com Launcher (also known as PAL) is used to make applications portable by handling path redirection, environment variable changes, file and directory movement, configuration file path updates. and similar changes, as configured.[9] The PortableApps.com Launcher allows software to be made portable without any modification. All modern apps use PAL and the installers are made using the Nullsoft Scriptable Install System.