You are here

How to excute a script when PortableApps start and stop

2 posts / 0 new
Last post
Jacobo Belbo
Offline
Last seen: 11 years 2 months ago
Joined: 2012-10-06 07:16
How to excute a script when PortableApps start and stop

Dear All,

I would like to start a script when PortableApps start and another when Portableapps is closed

No matter if the usb key is removed without a clean close of PortableApps.

Example
At start time
execute "rundll32 OpenXX.dll DllRegisterServer"
At close time
rundll32 OpenXX.dll DllUnregisterServer

Thanks for your help

Jacobo

John T. Haller
John T. Haller's picture
Online
Last seen: 14 min 33 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Coming

You'll be able to execute a batch file on start and exit shortly.

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

Log in or register to post comments