You are here

Portable App Development

Discuss portable app development and modification of existing apps.

Re-enabling support for handling services and drivers in PAL?

computerfreaker's picture
Submitted by computerfreaker on July 27, 2010 - 8:44pm

I'm working on Process Hacker right now; it's going pretty well, except for a driver that is leaving traces in the Registry. I could use a [ServiceN] section to handle this, but support for handling services & drivers is currently disabled in PAL.
Is there a way I can re-enable that support so I can get Process Hacker Portable fully portable?

Thanks!

computerfreaker

P. S. In case it might help, here's the entire [ServiceN] section:

Portableapps.com Launcher: Registry path handling?

Submitted by Gremlin on July 27, 2010 - 3:21pm

Hi all,

I am trying to portabilize software with Chris Morgan's PortableApps.com Launcher 2.0 and so far have been successful with three apps which do not need any registry entries but only need to move around files. The launcher is really great and it was a breeze to make software portable so far.

Middle Click for new instance

Submitted by risingevil on July 19, 2010 - 3:22am

For normally installed applications in Windows 7, if you middle-click on the task-bar icon of the application, you get a new instance of that application. I miss that functionality for PortableApps.com apps, especially for Firefox Portable. Is this difficult to do? I wouldn't mind adding a few lines of code on my own if adding this feature leaves data on the computer or something. But I need to know how to do it, if it's possible.

thanks

PS: I read on lifehacker that you can disable the splash screens, how much does taht improve load times, if at all?

NSIS was not found

mlsills's picture
Submitted by mlsills on July 18, 2010 - 1:27pm

I have installed the Portable Apps launcher and when I attempt to create a portable app I receive an error:

NSIS was not found!

I suspect that I have done something dramatically wrong or have just not installed something correctly.

Thanks in advance for your help.

Mark

[Suggestion] Setting for updating apps to beta/dev versions

Submitted by Soulmech on July 18, 2010 - 1:45am

I was thinking about how some programs such as Spybot S&D and Microsoft Update have a setting for including beta versions in their lists of updates. Perhaps PA.c could have something similar? That way, normal users wouldn't receive beta or dev updates by default, but testers or curious users would be able to download them at their own discretion.

PA.com Updater wants to update current version

Submitted by NiMhurchu on July 17, 2010 - 7:58pm

Dear forums,
I hope this thread belongs into this topic. If not, please feel free to move.

I installed and tested PA.c Platform 2.0 Beta 5 today. It contains the application updater. When I ran it, I noticed that it wanted to update FF3.6 and TB3.1 to the same versions.

Most probably I have updated FF and TB via the built-in update function, not waiting for the official PA release. Can this be the reason?

Thanks alot,

NiMhurchu

Problem trying to start portable app

KewlioMZX's picture
Submitted by KewlioMZX on July 16, 2010 - 10:09pm

Hello,

I'm trying to create a portable app. I was able to create a launcher and an installer for the app. Running the app itself works fine. Running the launcher works fine. When I try to run the app from the PA.C platform, however, absolutely nothing seems to happen. Looking at Process Explorer, I didn't see any process being started. I have tried renaming the entry and removing and reconnecting the USB device. Really not sure why it doesn't do anything. :s

installer.ini Optional files

dagardner's picture
Submitted by dagardner on July 14, 2010 - 10:50am

Is it possible to set up the installer.ini so that optionally replaces files in a certain location?

There is an issue with the latest release of Hedgewars Portable where, for some video cards, some of the files need to be replaced. Right now, I include the latest and greatest in the installer, with a note in the forum thread about what to do if you have the error, but I would like to roll the workaround into the installer, if possible.

Pages