You are here

Portable App Development

Discuss portable app development and modification of existing apps.

Portable Firefox For Linux: First Test Version

Submitted by katasuka on September 28, 2007 - 2:30am

Well folks I think I created a Portable Firefox for Linux.

It works, I tested it on my USB stick and it was so super simple.

If anyone wants to try it out (and if the devs want to tweak it and add it to the list of apps) below is the download link **NOT SELF PROMOTION - IS A WORKING PORTABLE APP FOR LINUX THAT I'VE YET TO SEE DONE**

Also note, This was tested so far on a USB stick and hard drive on Linux Mint 3.1

[link removed by moderator JTH due to licensing]

Just decompress and run startfirefox.sh and be sure to give me feedback, bugs, what systems it runs on, etc.

Editing the PortableApps Menu to allow Non-PortableApps.com applications

Submitted by BluePlanet on September 27, 2007 - 6:39pm

Is it possable to edit the PortableApps Menu to allow Non-PortableApps.com applications? I currently have 53 portable applications on my drive, 48 are not from portableapps.com. If I could get a copy of the source code I would add a button that will launch a GUI allowing the user to add other programs. In addition I would allow the user to choose the location for the installed programs and documents folders. Great Job with what you have done, Thanks.

-BluePlanet

Moving directories in NSIS- Need Help

Espreon's picture
Submitted by Espreon on September 26, 2007 - 5:36pm

Alright I am almost finished with MoinMoin Portable Beta 1 but when I launch it a second time it does not work, because the launcher is not moving the "wiki" folder in Data\settings to App\moinmoin

Here is the .nsi:

SkipSplashScreen:
		;=== Check for data files
                IfFileExists `$EXEDIR\Data\settings\wiki\` MoveSettings
                IfFileExists `$EXEDIR\Data\settings\wikiconfig.py` MoveSettings
		IfFileExists `$EXEDIR\Data\settings\*.*` MoveSettings
			CreateDirectory `$EXEDIR\Data\settings`

	MoveSettings:

2 ideas for PAM, 2 ideas for forum (2 already left out, 1 in use!!!)

Submitted by José Pedro Arvela on September 26, 2007 - 12:56pm

I have four ideas. Two of them are related to the development of the PortableApps.com Menu; and the other are relative to the forum (1 ideas forgotten, 1 in a loooooooooong time, 1 pending answer):

First, to the PortableApps Menu: resuming, is a schedule plan and support for modifying the menu in colour, font (colour, size), size, etc...

I would like a schedule plan for PAM, with exact dates. I want the new menu desperately and I would be more calm if I knew the exact dates, either for the next release, either for the 2 years away release.

Passwords To Go

Submitted by Luckyfalcon on September 25, 2007 - 11:39pm

This should be an interesting idea since most portable app programs have this program, it would allow us to to store passwords, and use this passwords to securely access all the sites that we wanted.

Portable Java...maybe soon...ish

Submitted by FoxxEnoch on September 24, 2007 - 4:06pm

I think I have an idea onhow to run java from a portadrive but it keeps backfiring on me. I copied the registry settings for java into my template and I want to use a getroot command to change the drive letter in to the correct one and then write it to the registry. (it does the local backup and stuff too) Whenever I try to compile it, it says "writeregstr requires 4 parameters, got 5"

any ideas?

this could be used to change the settings file of a program to use the current drive letter too.

Is it legal to make Eclipse portable (distributing Eclipse with a launcher)?

Espreon's picture
Submitted by Espreon on September 22, 2007 - 2:44pm

Link to the EPL (From Wikipedia): http://en.wikipedia.org/wiki/Eclipse_Public_License

Im a bit confused, I really wanna make Eclipse Portable (distributing Eclipse with a launcher), if it is illegal to distribute Eclipse with a launcher, I'll just make a launcher for it.

Pages