I'm making an application and would like it have a native portable edition that can be installed easily in the PortableApps menu, however, I can't see a clear way to do that just yet. It seems almost everyone has only dealt with apps they know too little about to do anything but make a native version to run from a key.
 
      
 Visit the Community page
 Visit the Community page Join our forums
 Join our forums Subscribe to our email newsletter
 Subscribe to our email newsletter Subscribe with RSS
 Subscribe with RSS Follow us on BlueSky
 Follow us on BlueSky Follow us on Facebook
 Follow us on Facebook Follow us on LinkedIn
 Follow us on LinkedIn Follow us on Mastodon
 Follow us on Mastodon
Basically, you need to load the settings from Data\
You can do it multiple ways.
$EXEDIR\Data../../Data----
Ryan McCue
Person 1: Oh my god. You will never believe what just happened.
Person 2: What?
Person 1: I can't remember, I've forgotten.
"If you're not part of the solution, you're part of the precipitate."
Any reason why my app can't be in the root (YouAppName) directory, and only the launcher can be there?
Also, I didn't notice any instructions for making the installer (BTW, currently the App alone may not see the public light until Summer, maybe Spring if I'm lucky with the amount of time I can spend on it)
There is no sig
No reason, you can put your app there if you want.
The "installer" is a 7-Zip self-extractor which contains the YourAppName directory. Once it has finished, you rename the SFX to .paf.exe
Once John gets the PAF specification finished, the installer will be a NSIS installer, which will do basically the same thing.
----
Ryan McCue
Person 1: Oh my god. You will never believe what just happened.
Person 2: What?
Person 1: I can't remember, I've forgotten.
"If you're not part of the solution, you're part of the precipitate."