You are here

Portable App Development

Discuss portable app development and modification of existing apps.

Cannot delete registry keys in HKLM with Administrator privilege

Submitted by Reisll on March 26, 2016 - 12:34am

Hi everyone,

I'm currently making a portable version of Adobe Photoshop CC. It's working fine now. However, some of the registry keys are generated and stored in HKLM (just trash keys and not important). I want to delete all these keys when the application exit to make it truely portable and leave no trace behind. I tried to run the program as Admin, put "RunAsAdmin" in Launch section, put the keys in [RegistryCleanupIfEmpty], [RegistryCleanupForce] but no help.

Is this a bug or I'm missing something?

Thank!

How to run a BAT file (or EXE) before launching the App

Submitted by Reisll on March 24, 2016 - 12:32am

Hello everyone,

I'm currently working with a software that requires a running service.
Because the PortableApps Launcher is not working with services right now, I have to write a BAT file that call "sc" command to register the service, run it and remove afterward. It's fine to use but not convenient at all. It's better if the portable program can execute the BAT file for me (instead of running manually).

Is there anyway to call the BAT (or EXE) file from the portable program?!

Thank in advancce!

How to backup registry key to reg file

Submitted by Reisll on February 27, 2016 - 4:28am

Hi everyone,

I'm currently making a portable version of UltraISO using PortableApps.com Launcher.
The program is working fine now. However, It saves settings in the registry key:
HKCU\S-1-5-21-1749014816-2095996515-565535614-1000\Software\EasyBoot Systems\UltraISO\5.0
All values will be written to that key after the program exit. If I make change to the program, it will be saved in the registry. Thus, If I want to keep the settings (that I made), I need to backup the key and use it to replace the reg file in Data\settings.

Help with Java

Submitted by An Apped decision on February 15, 2016 - 10:27pm

I have an app packaged up that requires Java to run (The skin editor for VLC, if you're wondering), and I don't know how to get the portable app to find and make use Java and get the program to run properly. How do I get the app to recognize Java is installed on the platform and use it?

(Please made) "PortableApps.com Format Creator", apps.

Submitted by sst on February 6, 2016 - 5:53pm

PortableApps.com Format
(Please made) "PortableApps.com Format Creator" apps.
in clear a portable software, that made the default structure file(s) and directory(s). with the latest [PortableApps.com Format specification].
in example "PortableApps.com Format version 3.0 structure".

Pages