You are here

appinfo.ini start field ... how to create the .exe

2 posts / 0 new
Last post
new2AllThis
Offline
Last seen: 3 months 4 weeks ago
Joined: 2022-04-13 16:34
appinfo.ini start field ... how to create the .exe

Hi all,
Creating my first portable app .. im stuck on the bit in the app documentation that says ...

"Start is the command line to execute to start the app relative to the AppNamePortable directory. This will typically be AppNamePortable.exe."

How do I make the .exe file?? and how does it point to the actual executable in the App\Appname\ directory?
I have a .bat file that works perfectly, I just cant figure out how to create the .exe file ...

Thanks

new2AllThis
Offline
Last seen: 3 months 4 weeks ago
Joined: 2022-04-13 16:34
Got it .. put it in the

Got it .. put it in the AppnamePortable\App\appinfo\launcher\AppnamePortable.ini file

Log in or register to post comments