Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
use vb.net to execute batch files
Name: Nickd Date: December 29, 2004 at 14:10:11 Pacific OS: xp CPU/Ram: P3 500mhz
Comment:
I have 2 batch files that i run manually. I want to setup a vb.net form with 2 buttons on it and have them point to the batch files. I want to make this a exe.
Is this possible? your help is greatly appreciated
Summary: Hi I hav created this batch file which would actualy execute a .vbs file. If i double click on this batch file, it excute as expected but wen i try to call it in CMD Prompt as C:\File.bat it does no...
Summary: Q: Will I be able to work on VB 6 projects using VB.NET? A: No. Applications written in VB 6 will require that IDE environment in order to properly deal with the project for all kinds of reasons. V...
Summary: I am using VB.NET to start a process that starts a wzzip (winzip command line) app to zip a bunch of files. However, I want to use the WZZIP without being prompted to press ENTER to continue. I can...