You are here

Portable App Development

Discuss portable app development and modification of existing apps.

[Obsolete] Portable Application Template 2.3 released

Submitted by Klonk on April 27, 2007 - 9:27am

Do not use this. Use the PortableApps.com Launcher instead.

Discussion has moved here:
https://portableapps.com/node/10491

What ist it for?
It helps you to create a clean portable application. This means no traces are left on the host computer and the application doesn't (normally) have to be changed in any way. (Maybe some configuration files)

Where can I get it?
http://www.loncarek.de/downloads/ApplicationPortableTemplate.nsi
use "Save As..." in your browser.

Freemind launcher

Submitted by ozbodd on April 27, 2007 - 7:53am

Following on post https://portableapps.com/node/1141#comment-6250

here is the batch file to launch FreeMind using the commonfiles/java structure

********************************************

@echo off
..\CommonFiles\Java\bin\java -cp lib\freemind.jar;lib\ant\lib\jaxb-api.jar;lib\ant\lib\jaxb-impl.jar;lib\ant\lib\jaxb-libs.jar;lib\ant\lib\namespace.jar;lib\ant\lib\relaxngDatatype.jar;lib\ant\lib\xsdlib.jar;lib\ant\lib\jax-qname.jar;lib\ant\lib\sax.jar;lib\ant\lib\dom.jar freemind.main.FreeMind

*********************************************

Google Sketchup (Portable)

Submitted by Dragon Master Gunner on April 25, 2007 - 8:39pm

I have been using Google Sketchup for a while now, and I always wondered if it would be possible to make it portable. (To use at my workstation in the office).

As an experiment, I just copied the Sketchup folder from my C: Drive and pasted the copy into the "Portable Apps" folder on my USB drive.

When I started the portable apps launcher, lo and behold, Sketchup was there!

I ran it on 3 different machines, with positive results.

Which leads me to my next question: Does anyone know of any other popular applications that can be added in this way?

Addons for Convey Portable

ZachHudock's picture
Submitted by ZachHudock on April 25, 2007 - 12:27pm

As the Convey Portable app is being developed, and an addon section is soon to come, I started thinking of some useful addons. One would be an autohotkey script to simulate the shell integration features in an installed version of 7-zip. This would be under SendTo and not actual shell integration. I can get it to work by opening the file manager, then selecting the proper task, but i'm wondering if there is a way to make it directly open the proper window, just like shell integration for the installed version would.

just curious...

Submitted by sgt-d on April 22, 2007 - 1:00pm

i keep looking for menu updates, patiently, but i'm not seeing them anywhere really. is there somewhere else i should be looking?

the reason i am asking is that in the "PortableApps Menu 1.0.2 Beta 3 (Pre-Release 2)" (https://portableapps.com/node/4571) post (around the area of the source code) is this comment:

"...This should get us back on track to releasing menu updates monthly (at a minimum)..."

anyway, just trying to locate updates.

Pages