You are here

Portable App Development

Discuss portable app development and modification of existing apps.

Some beginner tips wanted

Submitted by zogus on September 14, 2007 - 8:31am

I would like to try my hand at creating a wrapper for a small flash card program. I have installed it and run it and found some registery settings that are created and used. I would like to find out more about how I can manage this is NSIS.

Could someone please point me to a nice easy example of how registery settings are handled? I have had a look at a few, but all of the scripts I look at are HUGE!! I just want to see a nice easy one to get my head around how to do it.

Something very weird is happening with my launcher-Please Help/Look at the problem!

Espreon's picture
Submitted by Espreon on September 13, 2007 - 3:45pm

Ok, when I use my Regshot Portable on my HDD the settings are retained. But when used on my thumbdrive they are not retained strange huh? I even downloaded it again onto my hdd and installed it to my HDD and TD and the settings are retained on my hdd (when I used it on my hdd) but they are not retained on my td (when used on my td).

Link: http://downloads.sourceforge.net/armogohmasuites/RegshotPortable-1.81.pa...

Please download it and tell me if you are having the same problem.

Also here the .nsi file: http://downloads.sourceforge.net/armogohmasuites/RegshotPortable.nsi

I need help with something-Please Help!

Espreon's picture
Submitted by Espreon on September 12, 2007 - 7:10pm

Yeah I am making a launcher 4 RapidSVN Portable, and it won't retain its settings, (the keys in Registry created by it are eradicated but the keys are not found in the Data folder). Also it leaves behind a folder called Subversion in Appdata, with 3 folders (all are empty)in it and 2 configuration files (they have no file extensions though).

Heres the launcher .nsi: https://downloads.sourceforge.net/armogohmasuites/RapidSVNPortable.nsi

NSIS .bat java (bang)

Submitted by r0bis on September 12, 2007 - 6:03am

I am sure someone must have run into a similar problem before. I am putting Freemind (the beloved java mind map/tree structure organiser) on my PortableApps stick. Seeing how nice it is to work with the menu I am dead set on building a menu launcher with NSIS - after all I love the apps and the menu and I cringe every time I click through folders to launch my app. What happens is:

1) I put a copy of jawa into PortableApps\CommonFiles

Using Packman to compress exe files

Submitted by millarrp on September 11, 2007 - 11:29pm

I am planning on putting CDeX onto my thumb drive. Since CDeX is portable already (based on https://portableapps.com/node/1010) I'm entertaining the idea of compressing the exe to see if it would improve the performance while running from the thumb drive.

I was looking at different compression options and I stumbled across an open source compression tool call PackMan that is supposed to compress exe files. Since I've never heard of it before I was wondering if anybody else has used it and if it is any good.

Pages