You are here

Portable App Development

Discuss portable app development and modification of existing apps.

PAF Template Maker

Submitted by jedione on November 14, 2013 - 10:34am

Hey guys hope this is ok..

I just made a cool little App I call it "PAF Template Maker"
all you do is run it, type your "Name" enter
and it will put a new template on your desktop.

#1 your folder is pre-edited "NamePortable"
#2 your Launcher .ini is Pre-edited "NamePortable.ini"
#3 your Appinfo .ini is pre-edited "Appinfo.ini
and filled out with "Names"

your good to go...saves time, also the Launcher.ini
is pre filled out with some of the most common stuff
just a quick edit...

What to do with the automatic updating feature

Submitted by KonstantinCT on November 14, 2013 - 9:22am

Hello,

We're thinking about making one of our freeware applications a PortableApps-compatible. The only problem we've been faced so far is what to do with the automatic update function. Our application checks for update and offers to switch to the newer version, if any. Being launched from PortabeApps, should I disable the automatic update function or there are better options?

Question 2. It seems that PortableLauncher automatically restores some registry keys not specified in the settings, for example it recovers the below key if it was removed during the PortableLauncher execution:

Drag & Drop

Submitted by jedione on November 12, 2013 - 1:35am

Some apps when installed have Drag and Drop for like photos and such.
but when made portable do not have this feature anymore.

does any one know how this could be implemented.
I think that it is a .reg key, that will do the trick not sure
if so is their a main area of the registry they tend to be in?

thanks

Apps Initialize, then Commit Seppuku

Submitted by travelgirl on November 10, 2013 - 4:27pm

just within the last few weeks, i've noticed that, when i start a portable app on a particular machine (brand new in the last 45 days) that an app will start, display its splash screen, then look like it's going to be ready for user interaction.

within seconds, the app window will disappear from the screen, and the only indication it is still running is an entry in process explorer (or other task manager). these entries cannot be killed by process explorer or any other task killer, though i have to say i've tried.

launcher Q:

Submitted by jedione on November 10, 2013 - 12:35am

I have seen many PAF files out their, were the compiled
.exe is elevated to run as addmin w/ the little Shield.
Using the launcher to make my exe, I have to right click
"runas".

Q:Is their a way to configure the Launcher to do this?
Q:How are these others built With other Compilers?

Thank for any info....Great place to learn. jedione.

CommonFiles Companion Application

darksabre76's picture
Submitted by darksabre76 on November 5, 2013 - 6:44pm

For my portable app MiKTeX which is a CommonFiles plugin, I want users to be able to access a couple of the administrative options by using small external apps that call the appropriate files from within CommonFiles. Is there a way for this to be done natively in the launcher? Or will I have to resort to using NSIS or batchfile trickery?

Pages