You are here

Portable App Development

Discuss portable app development and modification of existing apps.

Installers

Submitted by SirCmpwn on August 28, 2010 - 7:25pm

Hello,
I would like to know how the Portable Apps Menu provides a directory for install to the installer program, and additionally how it automates the process.

Thanks!

PortableApp.com Developers Kit

kiriko's picture
Submitted by kiriko on August 27, 2010 - 1:11am

Name:PortableApps.com Developers Kit
Category:Development
Description:

PortableApps.com Developers Kit is a specific multi program launcher with all the programs necessary for making portable applications. PAD-Kit is simple to use and it is self explanatory program.

I made this for my self but I saw the potential help that it can be to other developers like my self. I hope you like it as mush as I do. Smile

My program won't seem to launch.

Submitted by BSmitty358 on August 25, 2010 - 7:19pm

I have been working on a simple Flash game player called Game Launcher. All made by me. My problem is that my application launches from explorer itself on my flash drive great... but when I click it on the PA Platform, it disappears and my application does not load.

I would really like to see it at least launch before I perfect the browser platform that runs the .swf game. Everything about the app is below.

App
...Appinfo
......Icons
......Appinfo.ini
......installer.ini
Data
...Games(where the .swf's are stored)
Other
...Help
......Images
...Appsource

Suggestion: include XULRunner in Common Files

computerfreaker's picture
Submitted by computerfreaker on August 25, 2010 - 12:59pm

I know the majority of PortableApps releases don't rely on XULRunner, but some do. Since XULRunner weighs in at a hefty 22MB, wouldn't it be a good idea to create one XULRunner installer, which would put XULRunner in Common Files (like Java Portable does with Java), instead of bundling XULRunner with every app that needs it?
PAL could also get another Activate entry to benefit from this:

[Activate]
XULRunner=true

RegShot on Win7

dagardner's picture
Submitted by dagardner on August 24, 2010 - 7:15am

Has anyone here had any trouble with RegShot on Windows 7?

I usually do my PortableApp development on a WinXP VM, but the graphics drivers don't work for some games, so I tried running RegShot on Windows 7 and it stops responding, never to return. I tried running it as administrator, but that didn't fix the problem. Has anyone else had this problem?

Are there any other programs with similar functionality that other people have used that might work on Windows 7?

Thanks,

Andy

Launchergenerator creates crashing files *fixed*

Submitted by masterofthewind on August 19, 2010 - 2:05pm

Hi, I'm new here, and I want to get my development environment portable.
At beginning I wanted to make some "easy" apps portable. For example K-Meleon, CCleaner. So I wrote some easy "launcher.ini" and named them CCleanerPortable.ini and so on. The PortableApps Launcher Generator generated me the required Launcher files. But starting them don't work. They crash immediatly with the error:

.../local settings/Temp/nsa21F.tmp/launcher.ini not found.

I have no idea why. Please help.

Solution: PackageVersion in Appinfo.ini has to be like 1.2.3.4.

EraserDrop - Issue with 'Exit' Parameter on System Shutdown

Submitted by Abraxian on August 18, 2010 - 10:51am

EraserDrop Version: 2.1.0.0
OS: WinXP SP3

Hi,

I think this may be a slight issue with EraserDrop Portable.

Scenario: Use EraserDrop Portable so much that have it to auto-launch on system startup. Have also set a shortcut to it that passes the 'exit' parameter to EraserDrop. Put the shortcut in the Start Menu 'Shutdown' folder - so EraserDrop should be shutdown as the system shuts down. This works fine except for what is happening in the %TEMP% folder.

Pages