You are here

Portable App Development

Discuss portable app development and modification of existing apps.

[resolved] Snarl

vf2nsr's picture
Submitted by vf2nsr on June 27, 2010 - 9:54pm

OK Looking at Snarl as a portable app. It is written in VB6. Problem I have is that it stores files in APPDATA upon install. I copied them out and tried using PA Launcher to move the files back and forth. It only moves a few of files ( Using directories move). Now If I manually copy files all is good, but if I let the launcher do it it does not load all the files and then creates a default directory without all bells and whistles? Any ideas? BTW I am in contact with author who may be making a command line switch in a future build so the locations of hte files can be switched.

SQLyog portable - doesn't run in PA menu, runs from anywhere else

Submitted by kennyj on June 25, 2010 - 4:53pm

I packaged up SQLyog using the PA launcher and installer packages. It works fine, uses the config directory within the package thanks to the -dir command line option, everything seems exactly the way it should... except for the complete lack of action if I try to launch it from the PA menu. The menu vanishes like it does for any other app, but SQLyog will not run. I can't find any kind of error logging. The icon looks good, everything else seems fine, the only steps I skipped are documentation and a splash screen.

Any ideas?

VLCPortable Rebuild Font Cache Fixed... Was:nsis action CopyFiles for randomly named file with known file extension

Submitted by spchtr on June 25, 2010 - 9:29am

Hello there. I have an issue with VLCPortable wanting to rebuild the font cache every time it's launched. This to me is undesirable behavior, and to be avoided. The new VLC 1.1.0 is creating a file xxxxxxxxxxxxxxxxx-i386.cache-2 in $Appdata/vlc. The x's there appear to be a random string generated some how from what it was able to build. I think I've found where to copy this file in VLCPortable.nsi but need to figure out how to express wildcards for the file as the actual file name is unknown.

Google SketchUp

dagardner's picture
Submitted by dagardner on June 25, 2010 - 7:48am

Has any tried to create a portable launcher for Google SketchUp?

I've looked through the forums and seen some old discussions about it, but it looks like it was abandoned because it wasn't open source. I figured that now that we have some freeware programs and the installer is able to download installers and extract them that it would be worth another look.

If no one has tried it, I might give it a stab. I've not played the the download capabilities of the installer yet.

copy files starting with...

Submitted by shanet on June 25, 2010 - 2:33am

Hey all.
Heres a hard one for you.
I have a software package in which you may create sticky notes. This is stored on the desktop as Stickynotexxxxxxxxx (x being numbers). However it always starts with stickynotes and is always on the desktop. How would I go about copying them to the portable device (maybe under Data\sticky or something like that)?

All help appreciated.

Shane Thompson

TrueCrypt Portable (Working)

Submitted by devinthayer on June 23, 2010 - 1:19pm

I realize that admin privileges are probably required to run this program, but that doesn't mean that you don't want the program that unlocks your dirty pictures, passwords, and sensitive legal documents to be on your USB drive. I certainly want to make it tougher for any individual to find out what program I used to create a giant random hidden encrypted file. Why give anyone the suspicion when they see it in your list of programs? Plus, admin access is sometimes as easy as Safe Mode.

[Fixed] PortableApps.com Installer Freezes

Pyromaniac's picture
Submitted by Pyromaniac on June 20, 2010 - 6:04pm

This isn't the first time I noticed it, but I was able to fix this problem before.
Look at this image.

The installer freezes up like that sometimes and it doesn't ever pick up again. It just stays like that. Normally, when that happens, I kill the process makensis.exe and exit out of everything thats open and recompile again. That usually works. with 2.0.2 though, its not working. I noticed that mainly happens with larger apps.

Portable web browser module for Python apps

Chris Morgan's picture
Submitted by Chris Morgan on June 19, 2010 - 6:59am

Earlier today, vf2nsr mentioned he was looking at the Python documentation, for googsystray, to see if he could come up with a way to make it use a portable browser when it opens web pages - it uses the Python webbrowser module to open webpages. So I thought to myself that it would be useful to have a module which we could add to Python apps if they open web pages often (normally when it's just an about box or things like that I wouldn't bother unless it can be conveniently arranged with the development team).

Weird problem with PortableApps.com Installer?

computerfreaker's picture
Submitted by computerfreaker on June 18, 2010 - 3:56pm

The PortableApps.com Installer is doing something pretty weird: every time it gets to 90% or so, it hangs. Here's what I managed to find out:
* Both 2.0.2 and 2.0 hang
* PAI only hangs when building one specific package - Double Commander. I was able to successfully build both Iron Portable and ToDo List Portable, which eliminates a general problem with PAI.

Pages