You are here

Portable App Development

Discuss portable app development and modification of existing apps.

Portable Apps Technology

Submitted by rockbell on January 21, 2009 - 12:33am

Hi Folks,

I would like to have a portable app built that can run off a USB thumb drive on both windows and Mac OS.

Any recommendations on whats the best technology to use to build this kind of a standalone application?

We initially started working with C# build realized that its dependent on the .NET framework installtion on the PC. And Mac OS is an issue as well.

Much appreciate your help.

Thanks,

dyse

What about Run-Time files?

Submitted by fidmas on January 19, 2009 - 9:28am

At this point I'm just looking into making an application Portable. Moving everything out of the registry and back into the old .ini file format is daunting, but probably doable. However, this is a VB6 application that installs and registers the following files to \System32 if needed.

msvbvm60.dll
COMDLG32.OCX
VB6STKIT.DLL

I can find no provisions for files normally installed to system folders like this. Are we expected to just plunk these files in the directory, with the application, assuming windows looks there first?

Thanks.

a way to sort the menu

Submitted by jinarion on January 17, 2009 - 10:45pm

i hope i got this in the right place Smile
anyway i like portable apps on the whole but i wish there was some way to sort the menu into say sections like utilities, internet, office, games, etc or is there a way and i just haven't seen it yet. thanks in advance Ralph aka jinarion

APPDATA Redirect for PortableApps.com Applications, version 0.2

Chris Morgan's picture
Submitted by Chris Morgan on January 17, 2009 - 4:16am

Important: you probably shouldn't use this script. If a program uses the native Windows file selection windows (open/save), they will break with APPDATACOMPLEXREDIRECT, and if a program spawns other programs, you should not redirect APPDATA at all. However, for something simple and straightforward like a game which never spawns any other processes and has no native dialogues or anything like that, you're probably safe to use this script for simple redirection, or for simplicity's sake, just this one line:

Portable Apps Updater

Submitted by raider on January 14, 2009 - 9:00pm

Hi all,

I was wondering if there is a application that can check for new versions of portable apps installed on our media.

If there is one, would someone please give me the name of the application?

It's quite a hassle going through all my apps and finding if there are updates available for them.

Cheers

Preparations for OpenOffice.org 3.0.1 Portable (Updated)

MarkoMLM's picture
Submitted by MarkoMLM on January 14, 2009 - 6:04am

Hello @all,
OpenOffice.org 3.0.1 is behind the door and - of course - the portable version too Smile

We have now languagepacks and the imagepack as real plugins with version check.
I'm thinking about removing python too an put it to an plugin, cause 90 percent of the users never use it (saves ~11 MB installed space and ~4MB in the package).

SkypePortable

Submitted by MBRO95 on January 13, 2009 - 5:35pm

try this out give me some feedback

---------------------------------DOWNLOAD HERE-------------------------------------
[link to illegally packaged software removed by moderator JTH]

Xfire Portable

Submitted by Desukipz on January 13, 2009 - 3:57pm

Hello, PortableApps Community

Recently I have been trying to make the Instant messenger Xfire ( http://xfire.com ) because a few of my friends have been wanting it for traveling, etc.

I have compressed it pretty well, everything is done, except the installer (I need to add Plugin, and multilingual support to it) and making it so that Xfire leaves no trace on the computer it is run from (It leaves files, such as chatlogs in
C:\ProgramData\Xfire\
and
C:\Users\%CURRENTUSER%\AppData\Roaming\Xfire

Newbie--Question about values added

Submitted by Msingh32 on January 12, 2009 - 9:54pm

Hello, I'm new to making Portable Apps. Im trying out many methods. But recently i made a game (Not going to post here do it not being Open Source, and used ThinApp to make it). I made the app using a virtual machine 100% clean. Ok, after that i took a reg shot on my main PC, then ran the program, then closed it. Then took another regshot. After that i got no keys added, but like 4 values added. Should i worry about them, or leave them alone?

I will try to up load the values that were added.

Thank You
Mithu Singh

Pages