You are here

Portable App Development

Discuss portable app development and modification of existing apps.

VLC plugin, Firefox add-on and the portable versions of the programs

Submitted by spchtr on November 4, 2009 - 6:39am

Been playing around with this and got it to work, sort of. Still need to figure out how to get the NSIS installer to do the work of adding and removing the registry keys that it needs for me, but here's some base information.

If you have VLCPortable on your stick, and FireFoxPortable.
You will need to get a hold of the NPVLC.DLL and NPVLC.DLL.MANIFEST files.
These files will go in your VLCPortable\App\vlc folder, right along side VLC.EXE.

The files that are used are as follows:

npvlc.dll
libvlc.dll
libvlc.dll.manifest
libvlccore.dll

Vmac portable

Submitted by Michael Ooms on November 4, 2009 - 4:11am

This is a zipped vmac, that starts from the portable apps platform with the 24Mb memory loaded.
the first exe is an compiled bat file, original is there also as a .bat file.
Maybe you guys can make a portable app out of it.

Happy to help

Link to illegal distribution of Mac ROM removed - Mod Chris

Hide applications PERMANENTLY

Submitted by muswell on November 1, 2009 - 9:58pm

Is there any way to hide aspects of so-called "portable" applications such as Effective File Search for windows?

I see the uninstall programs as well as the main installer, but I only want the main executable to be visible.

What I'm asking for is a way to write a .ini file that works regardless of what happens in the menu itself such as hide/unhide.

I hope this is possible.

John Could you please tell me if I can include Winamp.exe, for the next dev.test

Submitted by Mark Sikkema on November 1, 2009 - 11:46am

I want to be sure about this, before I send the next development test with it included!
I am really waiting for this answer, since I've got a real problem extracting the winamp installer with the PAinstaller.

I'm asking this since you told me you have the license, but I never got definite answer on this question !

Thanx

Multiuser install option for portable apps?

Submitted by jonn on October 29, 2009 - 6:00pm

PortableApps are great for PC install (unpack & run) and great for distribution (unpack, preconfigure & send a copy to user). In that way I miss an multiuser install option (call it half portable) that puts Data directory in %APPDATA%

Yes, I know the whole point of portability its to use only one directory, and avoid %APPDATA%. But, as sysadmin, I see PortableApps+%APPDATA% a very good and easy way to deploy software with a one-liner:

xcopy /s \\server\dir\my_preconfigured_PortableApp %PROGRAMFILES%\Portable\

Developing programs: Compilers and other options

Submitted by LinkSlayer64 on October 28, 2009 - 5:56pm

Ok, well, I have a few questions to ask, and figured I'd check one of the few forums I know of that program.
First off - MinGW or Cygwin, which is better, can I use both?
also relating - I need a good guide to set either up, sure the ones on the sites are fine, but, I'd like one that tells me what I need, and what changes I need to make (I know I need to change a few environment variables or something) and WHY.

Flightgear Development Question

Simeon's picture
Submitted by Simeon on October 28, 2009 - 3:29pm

Hi all

A while back I gave Flightgear a shot, liked it and tried making a portable version.
It worked half but I couldnt redirect the APPDATA variable to the usb drive. I tried redirecting it the same way I did it with lots of other Apps but it didn't work.
I am at the end of my knowledge here and it would be cool if I would find someone willing to take a look at it and see if I made any errors of if maybe there is an other way of doing it.

Bringing back a really old concept...

digitxp's picture
Submitted by digitxp on October 25, 2009 - 10:27pm

How could we set up maybe the menu so that on unplug (yeah, that's right, no silly Safely Remove) the whole menu closes every single app that was running off the flash drive (I think this is one of the few high points of U3)?

I know I've tried it before, without much luck (checking every 10 seconds to see if a file exists isn't exactly good usage of memory). I'll give a prize to whomever can come up with a proof of concept :P.

Pages