You are here

Portable App Development

Discuss portable app development and modification of existing apps.

[Fixed] DirectoriesMove not backing up (some) local folders

Submitted by prapper on August 27, 2011 - 8:08pm

I need to move a folder in and out of %APPDATA% so I have this in the launcher INI:

[DirectoriesMove]
folder=%APPDATA%\folder

The folder is moving fine but if there's a local one present it isn't backed up.

If I debug the launcher I'm getting the ${DebugMsg} "Matching directories for $1 discovered, deleting $0" message instead of ${DebugMsg} "Backing up $4 to $4.BackupBy$AppID" message that I would expect.

I also used this with EAC:

[DirectoriesMove]
EAC=%APPDATA%\EAC
AccurateRip=%APPDATA%\AccurateRip

PA.c Platform 'Next' personalized

chribre's picture
Submitted by chribre on August 24, 2011 - 4:25am

I am using 5PCs in paralell to work on. On all PCs the Data is kept in sync by Dropbox.
I use 3 PortableApps installation on all PCs located in the Dropbox-folder.
* There is one PA installation with Apps specific for this PC.
* There is one PA kept in sync on all PCs to have setups off Apps like FileZilla accessible on all PCs
* There is a PA for testing Apps-usability also kept in sync on all PCs

I am working with PA to have the Apps separated from the OS.

Since I am using 3 or more PA-Plattforms on one PC I would like to have the menus personalized.

Minecraft Portable (Read b4 u HATE!)

Submitted by SmartyModding on August 22, 2011 - 10:43pm

I would like to make a portable app launcher that will NOT have the Minecraft data built in, but will do a simple temporary change of the %APPDATA% variable to make Minecraft store all of its data on the portable device. I can set up a whole batch file to do it all, without a GUI and simple backup on hard drive, (possibly) I just need someone to help me set up a PortableApps launcher/installer. Does anybody have any ideas/ways you can help to get this project DONE???

THIS POST WILL BE ADDED TO LATER!!!

A custom portable app is leaving data behind

Submitted by bungeshea on August 15, 2011 - 4:25am

Hi,
I've been trying to create portable version of a popular IDE.
I assembled all the data on the PortableApps template, and ran the PortableApps.com Launcher, App Compacter and Installer over top of it.
Unfortunetely, it is leaving data behind - when I switch computers it resets to the default settings, and when I return to a computer I have previously used with the portable version it restores the settings.

What am I doing wrong?

Fundamental questions regarding the portability of an application

Submitted by tapsklaps on August 11, 2011 - 9:30am

Adopted by comparing the two snapshots performed with Regshot I found out, that the application (hereinafter shortly called as App) has created some registry entries and folders in the user account. Now I make an "AppPortable.paf.exe" file, by which these registry entries and folders are not stored permanently on the local host computer. These steps I like to call as the first test phase.

Portable version of Subcommander 2.0.0 Beta 5 posted for testing

Submitted by alleneustace on August 9, 2011 - 4:53am

Application: Subcommander
Category: Development
Description: Subcommander is a stand alone gui client for the Subversion version control

[Link removed, my project and this isn't portable anyway - mod Chris]
(MD5: bc3c18b0bb156481af4f0d5a84d19ace)

Release Notes:

Created Portable App of Subcommander 2.0.0 Beta 5: (08-08-2011)

Registering a DLL

Submitted by GothicDeath on August 6, 2011 - 5:33pm

Hi,

I'm needing the PAL to register and unregister a DLL on launch. I have added RegisterDLL to launcher.ini (though it was supported in v2.1) but it still does not work. Is their anyway to get it to reg/unreg dll(s)?

Thanks


[RegisterDLL]
1=%PAL:AppDir%\SmartFTP\sfFavorites.dll

Pages