| | |
starting 3rd party programs
Please support our VB.NET advertiser: Intel Parallel Studio Home
Thread Solved |
Just Replace "commandname" with the path and exe that you want to run, and replace /a /b /c with any command line switches that you have.
VB.NET Syntax (Toggle Plain Text)
dim wsh set wsh = createobject("WScript.Shell") wsh.Run "commandname /a /b /c", 0, 1
•
•
Join Date: Mar 2005
Posts: 4
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by Comatose
Just Replace "commandname" with the path and exe that you want to run, and replace /a /b /c with any command line switches that you have.
VB.NET Syntax (Toggle Plain Text)
dim wsh set wsh = createobject("WScript.Shell") wsh.Run "commandname /a /b /c", 0, 1
![]() |
Similar Threads
- Error Handling 3rd party software (VB.NET)
- 500 Server Error running 3rd party jar files (ColdFusion)
- How do I get msi net installer to register 3rd party ocx (VB.NET)
- Have novell authenticate using 3rd party ldap (Novell)
- Favorite 3rd party software with MySQL (MySQL)
- Running a 3rd party program from Python (Python)
- windows tips. (Windows NT / 2000 / XP)
Other Threads in the VB.NET Forum
- Previous Thread: DropDown List
- Next Thread: I'm having trouble reopening projects.
| Thread Tools | Search this Thread |
.net .net2008 2005 2008 access account array basic beginner bing browser button buttons center check code crystalreport cuesent data database datagrid datagridview date datetimepicker designer dissertation dissertations dissertationtopic dropdownlist excel fade file-dialog filter forms ftp generatetags google hardcopy html images input insert intel internet mobile monitor ms net networking objects open output panel passingparameters pdf picturebox picturebox1 port position print printing problem save searchbox searchvb.net select serial settings shutdown soap sqlserver survey table tcp temperature text textbox timer timespan toolbox transparency trim update user vb vb.net vb.netformclosing()eventpictureboxmessagebox vb2008 vba vbnet view visual visualbasic.net visualstudio.net visualstudio2008 web winforms wpf wrapingcode year






