You are here

Portable App Development

Discuss portable app development and modification of existing apps.

How to make a PortableApp, my version

gluxon's picture
Submitted by gluxon on June 12, 2009 - 1:06am

With the new installer, AppCompactor, and menu... we've been getting a lot of people willing to take their time and make PortableApps for the site. As I already know, OliverK made another "Making a PortableApp Guerilla field" or something like that. However, I think it's also a little confusing. I didn't understand any of it and had to had Kevin Porter translate it into human for me when I got here almost a year ago. So I'll be targeting this at somebody with no technology background.

Program running from launcher directory

Submitted by LinkSlayer64 on June 11, 2009 - 8:19am

Ok, today I have yet another question, although I am finally learning! I have successfully made an application portable using Chris's Launcher, ePSXe, a very nice PSX emulator, now, it is almost portable. The problem I am having is this: ePSXe loads all it's plugins based off the directory from where it is running
ePSXePortable---launcher
|
|--app
|
|--ePSXe-
|
|-bios
|-plugins
|-memcards (list continues)

Custom icons through resource editor?

Submitted by cristoslc on June 10, 2009 - 3:28pm

I was attempting to use XN Resource Editor (http://www.wilsonc.demon.co.uk/d10resourceeditor.htm) to modify the icon for the Portable Firefox 3.5b4 app on my local machine. I was able to embed a new icon group, and delete the old group, using XN Resource Editor. Unfortunately, the program would not launch afterwards (NSIS error, "Installer integrity check failed").

Licensing Question

Submitted by JeffT on June 10, 2009 - 2:00pm

I'm curious - our business already sells USB keys as a little add-on/promotional product. Would we be permitted to preload USB keys with the PortableApps suite of software? If so, could we advertise the fact that our keys contain this software?

If this is permitted, but only for some types of licenses, which type of product license guidelines would permit such a thing?

Thanks

Modifying NSI sources

Submitted by LinkSlayer64 on June 9, 2009 - 8:58pm

Ok, I decided to ask this because I'm hoping i'm not the only one who has ever had questions, I need help editing the 7-Zip launcher source, and many things, I just don't get a lot of it, for example:
NoINI:
;=== No INI file, so we'll use the defaults
StrCpy "$ADDITIONALPARAMETERS" ""
StrCpy "$PROGRAMEXECUTABLE" "${DEFAULTEXE}"
StrCpy "$DISABLESPLASHSCREEN" "false"

it just makes no sense T.T especially, what are the dollar signs for? they're so prominent, but I don't have a clue what they're for
Thanks in advanced

.jar to .exe

onestoploser's picture
Submitted by onestoploser on June 8, 2009 - 4:54pm

This may be a stupid question, but can anyone help me create an .exe from an executable .jar file? I use the program all the time to convert comics to read on the Sony Reader. It's portable by default, and it doesn't save settings. I'd like it to show up in the PAM though, and use the portable Java on my external drive. Any help on this would be greatly appreciated.

I'd come into the channel, but I was told no more IRC from work. :/

VirtuaWin Portable Build

Submitted by LinkSlayer64 on June 2, 2009 - 8:37pm

I'm just saying, anyone here ever heard of "VirtuaWin" (google it, I'm not posting a link in case it breaks one of the rules, I never completely understand them) It is a multiple desktop program, up to 16, which has a portable build, however, if someone could test if it's fully portable, no registry entries (because I don't have a PC available to me that hasn't already run it atm) It is open source and what-not, and if possible, I would modify it to work with the portable apps format, if I'm able to.

Pages