You are here

Portable App Development

Discuss portable app development and modification of existing apps.

Eclipse Portable, RunLocally + Restarts

gluxon's picture
Submitted by gluxon on September 11, 2009 - 5:46pm

Okay... I'm running into a problem with Eclipse Portable and I've thought for days about work-arounds but came up with none.

This is what happens...

Eclipse Portable launches with RunLocally function.
App is copied to System.
App is launched.

Now here's where the problem starts...

if the user changes workspace... at the current moment, eclipse.exe will close and start-up again, but the problem is that EclipsePortable.exe DELETE'S THE APP DIR!!!

Installers could use cancel button

Pyromaniac's picture
Submitted by Pyromaniac on September 9, 2009 - 6:35pm

Often I install apps at the public library and my time runs out in the middle of installation, so I take out my drive in the middle of installing the app and then Windows freaks out and tells me that it can't find the drive. No matter how many times I exit out of that message, it pops up again. And it won't let the computer shut down for like five minutes. Could the future installers include an exit/cancel button or is that just how NSIS is made to work?

portable vb express 2008

Submitted by milleja46 on September 8, 2009 - 3:04pm

i have created a install of vb express 2008 so it will be portable. It works except for the fact that it tells me that custstat.dll is missing. But that is in one of the folders that it contains please tell me how to fix it thx. Oh and please tell me how to put it on this site through this post. so you can see for your self. thx.

can some experts help a noob like me with 2 things please?

kadardalton's picture
Submitted by kadardalton on September 5, 2009 - 6:14pm

okay i have made a few launchers for some games and im having a issue with the splash screen not showing up can someone take a look at them for me?

Heres the forum post for one of them: https://portableapps.com/node/20578

also can someone tell me how i can turn my launchers into paf live launchers so the files get downloaded automatically for people?

you can check the OpenSonicPortable.nsi file in the opensonic launcher and stuff if you need to look at the coding of the .nsi file

Encrypted backup

Submitted by Bayel on August 24, 2009 - 11:11am

Hello. I use the portable apps at work, so the documents i have into the drive are confidential.

I have seen that the backup aplication uses 7zip to compress the backup folder. 7zip has an option to encrypt the compressed file by a password. The bakcup application could be inproved by giving the option to encrypt the backup file.

Running a batch script when portable apps is started

Submitted by matthewfl on August 17, 2009 - 8:10pm

I am looking to run a batch script when portable apps is started to set some environment variable to add some of my command line programs to the path. What is the best way to do this, I was thinking of making the script start PA after it has set the path is this ok? or is there something else?

Pages