Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Simple Format Script
Name: phoenixtb Date: February 7, 2008 at 04:48:36 Pacific OS: xp CPU/Ram: 1 gig
Comment:
Hello all, I try couple of things but I didn’t succeeded to make a simple Format v: (usb drive) script. From the cmd if I type it every thing is working.
Format v: /fs:fat32 (for example and everything work)
But if I try to run it from a batch file it will not work. It will open a cmd window and it will run and start the command over and over again.
Summary: Hello. I've just registered and wondered if you fine people could help me out on a simple batch script programme. I've never done any before and I have to write one that uses the below ideas: Create ...
Summary: I've searched a couple of hours for a simple ping script in Visual Basic 5, but only found more or less complicated ones. There must be a simple way in VB to perform: if { server alive } then msgbox "...
Summary: A total newbie when it comes to batch scripting. I have absolutely no clue where to start. I have a .txt file that has a list of servers separated by a carriage return. I want a simple batch program t...