You are here

Portable App Development

Discuss portable app development and modification of existing apps.

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?

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?

EDIT: sorry, i clicked submit twice Sad

PAM Drivespace Theme Suggestion

SmithTech's picture
Submitted by SmithTech on February 6, 2007 - 2:23pm

I would like to suggest the use of 20-50 1 pixel images for the drive space indicator.
When making a them from a picture rather than a solid color its hard to find a color that will go well with the various colors that may exist in the picture.
If you were to implement 20-50 1 pixel images, you could grey out the box, and then "rebuild" that portion of the image using the 1 pixel images to create the drive space indicator.

SmithTech

Automatic .paf.exe deletion?

Submitted by AStar617 on February 5, 2007 - 9:48pm

Does anybody else see a potential benefit in maybe having a configurable option to allow Apps Menu-controlled installations to automatically delete the .paf.exe file after installation is completed? I find myself going back to do this invariably, as my flash drive is only 1gb and space is always at a premium given the amount of apps in my build...

Just curious if others see it this way too...

Pages