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.
I cant run batch files
Name: sunquick Date: January 28, 2009 at 18:20:27 Pacific OS: Windows XP Subcategory: General
Comment:
guys! i cant run batch files on my computer.i write some command lines on notepad and save as.bat and try to open it but it's opening notepad. why? thats a .bat file but its opening in notepad!! anyone please help me ?
Name: aegis1 Date: January 28, 2009 at 19:11:36 Pacific
Reply:
If notepad is opening them, it's probably because they have a .TXT extension. Batch files have to have a .BAT extension.If you can't see the extensions, open My Computer > Tools > Folder Options > View and untick 'Hide extensions for known file types'. Change the .txt to .bat.
FWIW to XP users: When you click on the 'Command Prompt' you are just causing the 'Command prompt' to be displayed. This prompt gives you access to NTVDM.EXE, the 'NT Virtual DOS Manager'.
0
Response Number 2
Name: Tufenuf Date: January 28, 2009 at 19:30:29 Pacific
Reply:
sunquick, Try the "Batch File Association Fix" at the link below. Instructions are on the page.
Summary: i had the windows antivirus pro virus thing, but i got rid of the(i think i did after I started the computer in safe mode but now im not so sure) i couldnt run .exe files before so i went to regedit a...
Summary: Hi folks, I wrote a batch file and it calls another batch file every 5 minutes. I want both windows to be hidden in the task bar as an icon and whenever I want I should be able to see the windows. So ...