How to launch from resources VB05? - how to launch a batch file from python
Building an application in vb05 and want to know how is a file in the Applications folder to start the resources. I see the batch file, and I can call from the Resource Kit, but I can not run a batch file as usual.
Thank you very much crackruckles
Tuesday, February 16, 2010
How To Launch A Batch File From Python How To Launch From Resources VB05?
Subscribe to:
Post Comments (Atom)
1 comments:
The system can not be found to implement the batch file in your resources. The best solution would be to write a file to be affected. In the temporary folder of your application and then invoke the command file.
Post a Comment