SyntaxFix
Write A Post
Hire A Developer
Questions
set shell=CreateObject("Shell.Application") ' shell.ShellExecute "application", "arguments", "path", "verb", window shell.ShellExecute "slipery.bat",,"C:\Users\anthony\Desktop\dvx", "runas", 1 set shell=nothing