You are here

Portable App Development

Discuss portable app development and modification of existing apps.

Portable Flash Player

Submitted by swatmajor1 on February 19, 2007 - 2:10am

Hi there.

I am trying to adapt the Flash player I have developed (Swatmajor1's Flash Player) into a portable version, with no success. It is a VB6 coded program, so it shouldn't be too difficult to make portable.

The idea came from Portable Firefox. Copy the Flash plug in from its default location (In this case ..\system32\macromed\flash) and paste it into the programs directory.

Any help with this would be greatly appreciated.

Signing off,

Swatmajor1

PS

Nsis script

Submitted by cthelight on February 18, 2007 - 8:44am

I was wondering could someone make a PHP script, that when you entered the name version ect. it would output a compleat NSIS script.
I think it would make portable app creation a lot faster

EVE Online

Submitted by rootbear on February 16, 2007 - 3:07am

OK I hope this is the right place to put this, but for those of you who play EVE online at home and work like myself may get a kick out of this.

I just installed EVE online into a folder of it's own in my portable apps USB drive, and it worked on my laptop and my workstation. Nothing to it really except to make sure it installs to the directory, like mine was "F:\PortableApps\EVE". Simple as that. I didn't find any posts regarding this and figured my first post would be this.

Windows Live Writer Portable

Submitted by kingtone on February 15, 2007 - 3:17am

Thought I'd try building a portable app so I've built Windows Live Writer Portable.
For those that don't know, WLW is a new blog publishing tool, currently in Beta, from Microsoft. It's actually a nice little tool that works with all the major blogging platforms, not just Microsoft Spaces. An interesting app to make portable.

Issue with large number of Registry entries when working with PAT 1.4?

Submitted by thekonfuser on February 13, 2007 - 1:39am

I was trying to work on making Omea Reader portable. It creates over 100 registry entries. After adding the keys in the .nsi file, i tried compiling it. It throws an error message. It seems like it doesnt support large number of reg entries. Is there a work around to this? Like adding all reg entires in a file. And then asking the script to import the reg entries in the file? I am new to NullSoft scripting...still on the learning curve. Can someone help me out with this thing? Any suggestions? Examples will help too.

Thanks,
Sam.

portable app maker

Submitted by iamacooldude on February 13, 2007 - 12:42am

I loved the Portable Application Template that I have seen on the forms here, so I made a program to edit and compile it automatically. There are still bugs, but I got most of them out. Please feel free to tell me what you think. In the spirit of open source, I have also released the code. Smile

Code in Autoit:
http://eyecreate.googlepages.com/portableappcreator.au3

Compiled and packed with NSIS:
http://eyecreate.googlepages.com/pafappmaker.exe

Modified PAF NSIS template(original from - https://portableapps.com/node/2022):

Planner Portable 0.14.2 paf

tanisthalon's picture
Submitted by tanisthalon on February 12, 2007 - 4:16pm

I have created a new portable version of Planner (Planner is a general purpose project management tool), ready for beta testing.

Features:

  • Directory structure is compatible to portableapps.com
  • Uses installed settings
  • Fancy splash-screen

The selfextracting archive can be downloaded from its current location.

The download link (7.09 MB):

PlannerPortable 0.14.2

Updates

SmithTech's picture
Submitted by SmithTech on February 9, 2007 - 2:34pm

I'm glad to see updates to the apps being posted.
But what about PAM?
is it updated yet? .....
5 min. later...
is it updated yet? .....
5 min. later...
is it updated yet? .....
5 min. later...

Help with NSIS compile

Submitted by ewookie on February 6, 2007 - 6:05pm

ok, what versions of nsis are you guys using? i've tried 3 different versions and keep getting compile errors with the provided Sudoku *.nsi...

the latest (1/13/2007) version complained that VIProductVersion (and all other VI commands) were invalid...

what am i missing here?

Pages