Solved
Forum Discussion
tristaanogre
9 years agoEsteemed Contributor
Consider using the WshShell object and then either the "Run" or "Exec" method to execute your batch file.
- Feroz9 years agoOccasional Contributor
Thanks Martin. It worked!
Consider using the WshShell object and then either the "Run" or "Exec" method to execute your batch file.
Consider using the WshShell object and then either the "Run" or "Exec" method to execute your batch file.
Thanks Martin. It worked!