You are here

Portable App Development

Discuss portable app development and modification of existing apps.

I had found a new portable app (author made it not portable, but it is portable)

Submitted by KOLANICH on February 26, 2010 - 11:27am

I had found a new portable app (author made it not portable, but it is portable)
I makes no registry entries or files
it is The Regex Coach
unpack, add splash screen and sfx and it is ready to use
http://www.weitz.de/regex-coach/

Splash screens

Submitted by temp4746 on February 26, 2010 - 5:55am

Some applications have their own splash screen.
Maybe in those that it is appropriate you should just add a PortableApps.com logo to the corner, instead of completely changing the splash screen so we wont lose the splash screen image of the original App?

For example: GIMP

I got a few questions...

Pyromaniac's picture
Submitted by Pyromaniac on February 23, 2010 - 10:46am

I want to make a launcher that launches an app after it closes another one...

I'm trying to make Abobe Flash Player Portable and I made a little exe that deletes the cookies you make on the computer and replaces them with original cookies that were on it (if any) but I don't know how to edit the Firefox Portable Launcher so that it launches the "cookie monster" after you close firefox.

uTorrent 2.0

Submitted by justcurious on February 22, 2010 - 6:31pm

The newest version of uTorrent has been out for a while. Are there any plans to update the Portable Apps package?

Yes, uTorrent can already be made portable but the package by the Portable Apps team is a much more elegant solution.

NSIS registry help

Submitted by ToJa92 on February 22, 2010 - 1:45pm

(I hope I got this in the right place)

Hello, I'm creating my own portable version of RollerCoaster Tycoon 2(hence I don't follow official specs or anything) and I've run into a problem. I got this piece of code:


${registry::MoveKey} "HKEY_LOCAL_MACHINE\SOFTWARE\Infogrames\" "HKEY_LOCAL_MACHINE\SOFTWARE\Infogrames-backup\" $R0
Sleep 100

Which works as expected. However, the opposite does nothing:


${registry::MoveKey} "HKEY_LOCAL_MACHINE\SOFTWARE\Infogrames-backup\" "HKEY_LOCAL_MACHINE\SOFTWARE\Infogrames\" $R0
Sleep 100

Command Prompt (Revized) Try This Yall

Skitter302's picture
Submitted by Skitter302 on February 21, 2010 - 11:57pm

CMD blocked by admin no more!!!!

More info + Download= Command Prompt (Revized)

I think I got all the bugs out, So let me now of any.

But I had the problem of getting a CMD block at school because of admin. Now with the new revised version the admin can't block your portable version of CMD and it's still truly portable.

[Topic clarified by Mod Tim]

Pages