rromano Posted June 25, 2008 Posted June 25, 2008 (edited) I am very new to VB scripting. I was wondering how to launch a custom .exe file within a script. For example...I want to launch: \\servername\test\me.exe In a standard .bat file I would: @echo off \\servername\test\me.exe exit Thanks in advance Edited June 25, 2008 by rromano
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now