OSCommerce Product Manager for Windows
FS#311 - Option to restart the application.
Attached to Project:
OSCommerce Product Manager
Opened by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 15 January 2006, 08:39 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Monday, 03 April 2006, 05:44 GMT
Opened by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 15 January 2006, 08:39 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Monday, 03 April 2006, 05:44 GMT
|
DetailsFor some future operations it would be necessary to restart the application.
We need an external launcher. It works like this: 1. The oscpmwin application executes the launcher, telling it it full path and the time to wait. 2. The oscpmwin application exits. 3. The launcher waits the specified time. 4. The launcher executes the oscpmwin application. 5. The launcher exits. |
This task depends upon
The oscpmwin application could also send a message to the launcher when exiting.
Or the launcher could check that the calling app has really exited.
We can use the MVDocRun application.
Pending to evaluate.