You are here

Portable App Development

Discuss portable app development and modification of existing apps.

For PortableApps.com Launcher, both "PortableApps.com Development Toolkit" and "Application Template 2.4" are limited

Submitted by lwc on May 4, 2018 - 5:43pm

- https://portableapps.com/apps/development/portableapps.com_launcher states:

For creating portable apps, we recommend that you use the PortableApps.com Development Toolkit which is in development, or the PortableApps.com Application Template 2.4 which is also available.

However, both options are limited:

How to address C:\Users\Public\Documents with PAL?

Submitted by Gremlin on April 3, 2018 - 8:38am

Hi,

I have a question about addressing C:\Users\Public\Documents with Portable Apps Launcher. I searched the PAL documentation and this forum as well as Google but did not find any solution.

I want to move a folder in C:\Users\Public\Documents but what is the right syntax in then launcher.ini? I know how to do it generally but this is the first time I need to move to C:\Users\Public\Documents.

Thanks and cheers

Gremlin

Windows dir

Submitted by Gaber on March 19, 2018 - 7:21am

Hi,

I have to move a file to Windows/System32.
In the guide I haven't find the name of the variable to Windows folder...
How can I call it?

[DirectoriesMove]
MyDriver=%?????%\MyDriver

Thanks

On exit

Submitted by Gaber on March 18, 2018 - 7:23am

I haven't understood a thing (and not only one).

I have a registry file File1.reg to execute before launch MyApp.exe
This command is inserted in the [Activate] section.

I have another registry file File2.reg to execute AFTER MyApp.exe close.
Where must be inserted this command? What is the right section?

Thanks.

Pages