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.
Unable to execute batch file
Name: vibhutidevatraj Date: May 28, 2009 at 10:36:44 Pacific OS: Windows 2003 server Subcategory: Batch
Comment:
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 nothng..not even an error.
Summary: 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 greatl...
Summary: hi.. i am a beginner in turbo c 3.0 but i have a problem. when i write #include<stdio.h> main(){ printf("hello") } an error appears that says "unable to open include file" what should i do??? what...