Hi, I'm trying to execute the following line of code. It was compiled on XP, and works on XP, but does not work on Windows 7
Dim shell
Set shell = CreateObject("wscript.shell")
shell.run "myfile.bat"
Set shell = Nothing
Any advice? Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.