You are here

Running .bat file on close

4 posts / 0 new
Last post
VizuaaLOG
Offline
Last seen: 10 years 6 months ago
Joined: 2013-06-20 13:03
Running .bat file on close

I am developing a portable app and am wondering if it is possible to tell the launcher to run a .bat file when the program is closed. Basicly i have made a .bat file that moves the files created by the application (extensions) into the data folder for the application.

John T. Haller
John T. Haller's picture
Offline
Last seen: 4 hours 51 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Launcher

The PA.c Launcher (aka PAL) handles moving files to/from places using a simple INI. It's outlined in the Development section. You can download many of our apps to see examples in how to configure PAL.

Sometimes, the impossible can become possible, if you're awesome!

Gord Caswell
Gord Caswell's picture
Offline
Last seen: 4 months 4 weeks ago
DeveloperModerator
Joined: 2008-07-24 18:46
Launcher.ini

as this relates to your previous question, please post the contents of your launcher INI file to that thread, using pastebin or another similar service, so we can figure out the problem.

VizuaaLOG
Offline
Last seen: 10 years 6 months ago
Joined: 2013-06-20 13:03
Sorry :(

Sorry, i have commented on my other post with a link to pastebin.

Log in or register to post comments