Hello,
I do not know if I post at the right place, sorry if not.
I am using portableApps Launcher generatir successfully, but I ran into a difficulty.
I would like to generated 2 Portable App based on the same directory structure.
The difference between the 2 portable Exe is the entry point
[Launch]
;ProgramExecutable=\..\..\@AppName-Dev-Test\AppName.exe
ProgramExecutable=Basedir\Binaries\Win64\App_DX12.exe
ProgramExecutableX=Basedir\Binaries\Win64\App.exe
Is is possible to have such a behavior with the launcher Generator ?
If it is possibel what are the appinfo and laucher.ini like ?
Thank for your time and help
regards