You are here 705137

Portable App Development 3m2d40

Discuss portable app development and modification of existing apps.

Instant FileZilla 1s5k1y

Submitted by justin on March 25, 2006 - 6:21pm

nm35 and rmccue have released Instant FileZilla, the first in a coming line of Instant programs. This program is one EXE file that extracts FileZilla to the temp directory and then runs it. It then deletes the files upon closure of the program.

Instant FileZilla

-Justin

Careful when creating portable apps> Hidden files may still be stored! 504229

Submitted by Slythfox on March 21, 2006 - 7:32pm

I've noticed this: some programs that apear to work portably, actually leave behind files in: C:\Documents and Settings\* Directory*\Application Data (it's a hidden file) and in other places. When developing apps, it would probably be best to make sure your application doesn't do that.

Programs that do this:
uTorrent
Inkscape
Notepad++
USBOpera (I think so, but then again, since the physical folder is called "Opera" perhaps only the install version of Opera does this.)

Thankfully it only does this to the folder of the you are logged in as.

Is Portable Thunderbird 1.5 due out soon? 6o5y15

Submitted by quatermass on March 20, 2006 - 6:25am

I'm new to using Portable Apps.
I just bought a 1GB USB stick last week!

But I use Thunderbird 1.5 and the version of Portable Thunderbird is 1.07

Doesn't 1.07 have security bugs in it?

Is there a 1.5 version due out soon?

Help with Portable Photoshop. 1r917

Submitted by pyoung09259 on March 19, 2006 - 1:38am

I've gotten Photoshop to work when uX, but it always messes up ImageReady, and then ImageReady won't launch, do you know what I'm doing wrong?

-pyoung09259

Violating copy right 4q611u

Submitted by Anonymous (not verified) on March 18, 2006 - 5:59am

If you make a non-open source application, auto-launchable, are you violating the copy right law?

MS products 1k4925

Submitted by Anonymous (not verified) on March 18, 2006 - 5:36am

Hi, What happnes if you try to make MS office portable?? I mean just launch it automatically.

Problem Launching a portable app. 1j253p

Submitted by xftnfnb7 on March 15, 2006 - 8:01pm

I'm having a problem getting my application to load. This is most likely my lack of understanding of how the "chrome://" works. I have set up a simple XUL file to act as my application. It is the find file example from the XUL tutorial. Below is the directory structure I'm using:

F:\PortableApps\XULApps
\XULRunner
\CARS (My App)
Start.BAT (used for starting the application)
Application.ini
\Chrome
chrome.manifest (which is empty)
\CARS
Appstart.xul (the application)
\defaults
\preferences
prefs.js (which has the following line (pref("toolkit.defaultChromeURI", "chrome://chrome/cars/AppStart.xul");)

Pages 4d4k5q