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 to set in schedule task
Name: aceavatars Date: September 29, 2006 at 13:37:48 Pacific OS: windows xp CPU/Ram: p4 512mb Product: intel
Comment:
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 problm is tht im able to create a task frm the comman prompt but thrs is an option in the schedule rtask of win xp sp2 to mak unavailable the set password button ..which is done by clicking thr ""run only if logged on"" so itz not highlighted and it runs without password...so i want to create a task frm the commands so tht tht option of asking password goes away and it checks itself ""the run only if logged on option"" plz guide me or tell any registry setting to mak tht button unavaible....so tht i can add tht registry setting and launch a batch file which wil do it
Name: Shr0Om Date: September 30, 2006 at 12:32:39 Pacific
Reply:
Are you talking about the AT command or the windows schedule you set in the control panel? Im not sure what you actually want.. Perhaps try english instead of sms language!! ;)
0
Response Number 2
Name: tonysathre Date: September 30, 2006 at 17:16:00 Pacific
Reply:
If you use AT you can do what your trying to do.
"Computer security." — Oxymoron
0
Response Number 3
Name: aceavatars Date: October 3, 2006 at 23:23:34 Pacific
Reply:
well itz not lik tht wht u all r thinking i jus want one simple thing.I want to check the box in schedule task with the help of batch file..""the box is run only if logged on""
0
Response Number 4
Name: tonysathre Date: October 7, 2006 at 14:05:12 Pacific
Reply:
You can't. To do something like that you need a scripting language like AutoIT.
Summary: i have a batch file which backs up info from a folder on the computer to a share on another computer. but, when i try to make a batch file to create a scheduled task to run the other "backup" batch fi...
Summary: Hello, I find myself in the position of needing a batch file to do a specific task for a menu system I am making. What I need is this: I have a c:\windows directory that has files such as autoexec.001...