You are here

Portable App Development

Discuss portable app development and modification of existing apps.

A couple of requests

Submitted by jsragman on May 18, 2007 - 8:06pm

Developers,
Thanks for the great stuff. I have a couple of requests that maybe ya'll are able to put into portable apps. I hope this is the right place to ask for it.

1. Have OpenOffice default use VLC player on the drive that way everything runs purely off the stick.

2. If a file is opened from the drive have it open automatically with software from the drive instead of having to load OpenOffice and then open a file.

I don't know how hard this is because I'm not a programmer. But they would be nice features. Thanks.

ALT 1.1.1 (Application Launcher Template)

SmithTech's picture
Submitted by SmithTech on May 17, 2007 - 4:04pm

I found Klonk's Template to be so useful in creating launchers, I decided to try my hand at it.
Mainly so I could learn NSIS more.
Version 1.1.1 fixes subsequent launch in InitApp (left it out, oops)
Version 1.1 adds registry handling and subsequent launch handling.
Registry entries are moved to {entry}_BAK in the registry rather than copied to a reg file on the portable drive, saving write cycles and write time.

.PAF format specifications?

Submitted by paladin225 on May 16, 2007 - 1:21pm

Hello,

I was looking at this comment by John T. Haller, and I was wondering how close to completion the Portable Apps Format is. I'm going to be using it in Application Manager Portable when the final version is made available (apps in the repository will have to be in that format, and the installer application needs to know how to deal with it).

Thanks.

Rick Smith // Paladin225

Using NSIS to stop file in All Users folder

Submitted by InsideLine on May 14, 2007 - 4:10pm

Hi,

I'm working on developing a laucnher for Adobe Photoshop CS2, suing Klonk's awesome PAT. I've taken care of the CS2 reg keys no problem, but I can't figure out how to catch a .dat file stored in a folder in the Documents and Settings/All Users/. Can anyone shed some light on this please?

Thanks in advance.

[Portable Application Template] - Suggestion - JRE/GTK guidelines

bgillis's picture
Submitted by bgillis on May 14, 2007 - 8:59am

What is it for ?
The purpose of this discussion is to define guidelines for using JRE/GTK within the Portable Application Template as definied by Karl Loncarek here.

History
The original discussion starts here and here.

What are the first available guidelines ?

Directory structure

ASuite / PAM Suggestion

SmithTech's picture
Submitted by SmithTech on May 11, 2007 - 12:31pm

ASuite has an option to run apps when it starts. I'm hoping PAM will eventually have this option as well, so this suggestion is for both.
The option to run an app when the menu starts should also have a prompt option.
i.e. App xyz is set to autolaunch, would you like to launch it. Yes | NO

Pages