You are here

Portable App Development

Discuss portable app development and modification of existing apps.

MyAppPortable.exe keeps executing ...

Submitted by franz_post on June 2, 2007 - 4:03pm

I built a portable app based on launcher template from this forum, let's call it MyAppPortable.exe. Everything works fine, only problem is, that MyAppPortable.exe can not distinguish between MyApp.exe started under it's control resp. started outside of it's control, i.e. from host computer.

It keeps executing until the last instancy of MyApp.exe has been terminated, and this can be the one launched from the host computer.

Portable Scite and AutoIT

Submitted by ozbodd on June 1, 2007 - 12:09pm

I have Johns portable scite and I have tried adding the AutoIT au3.properties and api\au3.api to various settings folders in the structure but it doesn't seem to work? Anyone know where in the folder structure it should go and if it works.

You get this files with AutoIT's version of scite

Question

NeoRame's picture
Submitted by NeoRame on May 31, 2007 - 3:54pm

Hi Guys

Is it possible to be changed Pam so, that u can use PNG´s as a PAM background picture? then could one transparency produce. or could incorporate one that in the next version.

sorry for my lousy English and thanks

NeoRame

Portable apps set on CD/DVD+USB

Submitted by jahvascriptmaniac on May 30, 2007 - 11:49am

Hi, I have a lot of work for the moment, so I won't be working on that project till the end of june, so don't expect quick results.

I'm going to create a CD/DVD + USB key duo system for portable apps.
The principle is simple :
- You have program executable & program data on the CD/DVD-Rom.
- You have your documents & config on the key.
- You insert/plug your cd/key in whatever order you wish

help with self extracting to temp file

Submitted by W0MB13 on May 29, 2007 - 1:23am

Could anyone guide me on how to create a self extracting EXE from a folder, that will extract and run the exe/files from a windows temp folder?

I'm aware of how to do it in winrar, but not sure of the specific directory that should be used for temp storage (for use on PC's without admin privileges)

So basically i want one big compressed self extracting exe that extracts its contents to a temp folder, and autoruns a specified file.

Pages