You are here

Portable App Development

Discuss portable app development and modification of existing apps.

[Portable Apps Options] Need option to delete Portable App "Data section(s)".

Submitted by sst on February 26, 2015 - 8:56am

[Portable Apps Options] Need option to delete Portable App "Data section(s)".

Of each or all "Data section".

P.S = i still wait for that option. Please add that soon, ...

Did it have an alternate way to do that, until portableapps.com interface will do that ?

Google Chrome Portable

Submitted by salclem2 on February 21, 2015 - 1:20pm

Hello,

I want to make Google Chrome really Portable (there is a known issue) by adding the moving files action in the launcher INI, i.e.

[DirectoriesMove]
profile="%userprofile%\AppData\Local\Google\Chrome\User Data"

but if the copying process is very long, is there a way to inform the users with a wait message?

Thanks

Keepass 2.28

surio's picture
Submitted by surio on February 11, 2015 - 12:19pm

Hello all,
Sorry if this has been discussed before. I am presently using Keepass 2.21 that I had downloaded earlier from http://keepass.info/download.html or more specifically, from here: http://www.professioneinformatica.eu/Products/PortableApplications/tabid...

Keepass has since upgraded to 2.28 but the packager hasn't updated to this version still. I am using this on Win7 and Win8, therefore I was not aware of the default .NET requirement that XP doesn't fulfill in this case.

Portable Minecraft Launcher 1.6.93 Development Test 8

richo's picture
Submitted by richo on February 9, 2015 - 1:02pm

Important information:
As of the time of Apr 14, 2022, 12:06 AM GMT+10, the Github repository has been archived and I am officially discontinuing this portable app. It may still work as is, but there will never be an update. If it returns under a different user with suspicious "updates", do NOT download/install.

To whoever it is that owns the UGOTTROLLED github account:
Sick troll mate, you targeted something that was slated for deletion. The other repositories that you have (along with the account name itself) make it obvious your intentions, any pull requests would of been rejected. I have enough programmer knowledge to ascertain whether any coding was potentially suspicious, anything that I would need a debugger/decompiler to read the source for would also have been rejected.

Application: Minecraft
Category: Games
Licence: Closed Source [See license page of installer]
Description: [from website]
Minecraft is a game about breaking and placing blocks. At first, people built structures to protect against nocturnal monsters, but as the game grew players worked together to create wonderful, imaginative things.

It can also be about adventuring with friends or watching the sun rise over a blocky ocean. It’s pretty. Brave players battle terrible things in The Nether, which is more scary than pretty. You can also visit a land of mushrooms if it sounds more like your cup of tea.

themes

Submitted by Rei07naldo on February 5, 2015 - 9:13pm

Dear good night would sujerir the creation of themes for PortableApps.com Platform 12 could change to some of my own if there is a way to share them with you guys be glad to help.

Thanks

Reinaldo Andrade

Best practice configuration management

Submitted by arath on January 29, 2015 - 9:46pm

Hi!

I am currently developing an application which should be portable or non-portable (like many apps here).

I am now thinking about a best practice for "configuration management", e.g. how the app handles its configuration on startup.

Since I read the "what is a portable app" link Smile and I don't want to mess up with windows annoyances like registry etc., my approach is currently the following:

* read the configuration file xyz.cfg in the program's directory.
* if it is not found, try to read config file from user's %APPDATA% or %LOCALAPPDATA% and act according to it.

PortableApps Installer failing to open file

Ken Herbert's picture
Submitted by Ken Herbert on January 23, 2015 - 2:15am

I'm currently working on portable version of Koala (see this thread), and have run into an issue with the Installer where it is failing on one file, and I'm just trying to figure out why.

The error:

File: Descending to: "..\..\App\Koala\node_modules\less\node_modules\request\node_modules\form-data\node_modules\combined-stream\node_modules\delayed-stream\test\integration\"

Firefox Portable Plus: Taking Firefox Portable to the limits.

Submitted by justatinker on January 14, 2015 - 5:03pm

Folks:

Firefox Portable Plus (FPP) is my attempt to finally make a version of Firefox Portable that is independent of the host computer. VLC Media Player is completely integrated into the installation so that it will play most audio and video formats embedded within a tab in Firefox. Adobe Shockwave Flash is also built in and FPP will ingore any versions installed on the host computer. There is also the option of using Java through JPortable: https://portableapps.com/apps/utilities/java_portable.

Intuitive App for USB drive settings

Submitted by askubee on January 6, 2015 - 2:52pm

I'm a total newbie to USB development and have a two-part Qn.
My goal is to create a GUI App for an USB drive to configure some of its settings like PINs to unlock the drive and 'allowed file-extensions', etc.

1. Do I need to write a desktop or web GUI App with mass-storage driver support to communicate with the device firmware to do this?

2. Or can I simply create a Portable App that runs on the device itself and talks directly to the device firmware? In this case, I don't need OS-driver support, right?

Pages