PDA

Click to See Complete Forum and Search --> : Request


Res47
Mar 9th, 2010, 07:14 PM
Okay, so I'm just getting into Visual Basics and have a question/request:

I have 2 Batch Files, 1 is for the Server Install and the other is for if it is a Client Computer.

The Visual App I would like is to have 2 Checkboxes, 1 is for if it is a Server and the other is for if it is a Client Computer, and have a simple Start and Quit Button. If the Server Checkbox is checked, then run the server batch file and if the client is checked, then run the client batch file. I'd also like a progress bar a maybe a TextBox saying what it is running in the batch file.

Is this possible? I'd just like help with this as I want to get into hard programming with Visual Basics, so maybe just help with the code. I have made the batch files already, and I have made the GUI of the program. If someone would like to write it for me, that would be great, just allow me to see the source code as well so I can learn.

Thank you all!