Should we add that capability to the client? I suspect that it will open a DOS window each time it runs a batch file, which would rule it out for general use. -- David
Jeremy Cowles wrote: > I think allowing the execution of batch files will require a > modification to the client code as well. This is from MSDN on > CreateProcess(): > > To run a batch file, you must start the command interpreter; set > lpApplicationName to cmd.exe and set lpCommandLine to the following > arguments: /c plus the name of the batch file. > > > So it would require some extra logic when executing. > > -- > Jeremy _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
