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.
batch file scheduling
Name: pap0007 Date: January 5, 2005 at 07:29:56 Pacific OS: windows xp CPU/Ram: athlon1900+, 512DDR
Comment:
hello-
i would like to create a scheduled task with a batch file.
i have used schtasks correctly but whenever it creates a task it wont run. if i insert quotes into the path to the file in the scheduled task properties- it works fine.
i already have a set of quotes around the path when specified in the batch file, because the path has spaces in it, so it needed to be surrounded by quotes already. i tried 2 sets, but that did not work.
Summary: hi everyone..im not a newbie to batch file ..i knw all the basics of it..i jus wanna knw tht im trying to mak a batch file which shuld get itself in schedule task..and run without password....now the ...
Summary: I run batch files on 19 different computers from the scheduled tasks. Each one is set up with the same permissions and types of users. Only one will not run the scheduled task properly. It will run...
Summary: Hello, I want to run a batch file every couple of hours, that will take the input from a text file and put it into a field in a command I want to run. This is the command I want to run in the batch fi...