Default Icons
Are there any icon sets available for use while a project is in development?
- Read more about Default Icons
- 1 comment
- Log in or register to post comments
New: InnoUnpacker (Sep 17, 2025), Platform 30.0.4 (July 15, 2025)
1,400+ portable packages, 1.2 billion downloads
We are operating at a loss, please donate today
Discuss portable app development and modification of existing apps.
Are there any icon sets available for use while a project is in development?
I know, old topic. But relevant and times do change. Where is a good place to host a portable app for download when the app isn't open source. This one is freeware.
So what would the current thinking be on a Python Portable app. Should placement of the python language folder be in X:\PortableApps\PythonPortable? Or into the CommonFiles folder, ie. X:\PortableApps\CommonFiles\python?
2015-10-29: After answers from JTH and others, I have revamped this post for the benefit of others to follow.
I almost choked on my own spittle trying to navigate this site in the hopes of converting an already stand-alone app into a paf.exe. The first challenge is that the starting point isn't so clear. There are 4 use-cases here, and the "Guerilla Field Guide" covers one of them; using it for the others is like using a shotgun to kill a housefly. The four use-cases are:
Is there a true need for a Portable Utility to download and install the Java JDK? I know I wish there had been when I was looking to no avail. Did find a Powershell script that did the trick with a little tweaking.
My question is; would I be wasting my time by creating a PortableApp Utility for distribution to install the Java JDK in the CommonFiles folder? The JDK would not be included in the distribution. The Utility would download the Windows installer then strip out the JDK and install it.
For apps that allow multiple instances, the Launcher has two behaviors that don't seem right.
Hello! Can anyone help me? I want to add TS notifier plugin for my TeamSpeak and make it portable.
I know how to do portable TeamSpeak, but i can't understand how add plugin to portable version. Please help me.
Sorry for my English
I'm running the DSynchronize. I have 4 Sources and 4 Destinations like below
The main form looks similar to below
Source Destination
C:\Data\Path1 A:\Data\Path1
C:\Data\Path2 A:\Data\Path2
C:\Data\Path1 H:\Data\Path1
C:\Data\Path2 H:\Data\Path2
I initiated porting muCommander to PortableApps (https://portableapps.com/node/51352) but I don't have an expertise to further the project. It is a Java application universal to all OS. Currently, UTF-8 support in file name is not working properly, and FTP and WEBDAV support has not been tested. Althought the development has been suspended for a long time its rich set of optons is still very comparative and competitive.
I was looking at the platform changelog and noticed that 12.0.5 [2014-09-10] "ADDED: Ability to create a local Start menu/tile shortcut icon". What is that feature, and how do I access it?