Hi all :)

I am new to the batch file, never heard it before and thus need help from all of your.

I need to create a batch file (.bat) that will execute a C# application which is written in Visual Studio 2008.

Someone please assist me and give me some guidance.

Thank You. :)

C:\Documents and Settings\scott.SCOTTIE>S:

S:\>cd DotNet\Vea\Vea\bin\Debug

S:\DotNet\Vea\Vea\bin\Debug>echo "Vea.exe" >> vea.bat

S:\DotNet\Vea\Vea\bin\Debug>vea.bat

S:\DotNet\Vea\Vea\bin\Debug>"Vea.exe"

ta da. A batch file is just like typing on the command prompt so just put C:\Path\to\executable.exe in the file

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.