Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Run another exe
Message
From
03/03/2005 08:21:24
 
 
To
03/03/2005 06:19:22
Aaron K. Y. Chu
Health & Care Co. Ltd.
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00992305
Message ID:
00992357
Views:
16
This message has been marked as the solution to the initial question of the thread.
>Sorry... I think I mislead you somehow...
>
>my problem is
>
>program A.exe will check for any update for program B.exe, and the same for program B.exe, however, I'm concerned if I call program B.exe from program A.exe, then the program A.exe cannot be replaced, since it is residual in the memory.
>
>How can I run program B.exe from Program A.exe, then release Program A.exe from memory

Aaron,

There is one more way, update old B.exe with new one and run program B.exe from program A.exe as a separate process (RUN /N B.exe), and then exit program A.exe, after that program B.exe can replace program A.exe if necessary.

HTH
Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform