Search : in
By :

DOS path for WIN XP Schedule Task

Last answer on Jun 26, 2009 7:30:24 am BST newgene97, on Mar 28, 2009 8:49:33 am GMT 
 Report this message to moderators

Hi. I want to create a batch file to delete task file thats keeps being created by a virus. I would appreciate someone giving me a DOS name/path for schedule tasks in Windows XP. Please someone assist me.

Configuration: Windows XP
Internet Explorer 7.0

Best answers for « DOS path for WIN XP Schedule Task » in :
Lock your Windows XP session Show Lock your Windows XP session Method 1: Shortcut Method 2: Using DOS Method 3: Create a .bat file There are several ways available to be able to lock your Windows XP (including Home Edition and XP Pro) Method 1: Shortcut 1....
Running older programs under windows XP Show Running older programs under windows XP Configuration The DOSBox Compatibly constraints with old programs Configuration Many computer programs or games do not correctly work when clicking on the .exe file in XP. These programs use DOS...
Booting Windows XP in Safe Mode ShowBooting Windows XP in Safe Mode What is Safe Mode? How to get into Safe Mode with Windows XP How to get into Safe Mode with Windows XP Home edition How to get into Safe mode by the System Configuration Utility What is Safe...
[Windows XP] Repairing the network connection using command line Show[Windows XP] Repairing the network connection using command lines Under Windows XP there is a small feature allowing you to repair a network connection. Go to the Network Connections options in Control panel (Control Panel / Network...
Dual Boot Windows XP/Vista ShowDual Boot Windows XP/Vista Installing XP then Vista Installing XP over Vista If you don’t have the Vista Installation DVD If you have Vista Installation DVD Most new computers come with Windows Vista installed. Some users still...
Download Windows XP SP2 ShowWindows XP SP2 Pack services constitute a practical means, everything in one, to reach the last drivers, the tools and the improvement in security as well as the other critical updates. Windows XP SP2 (Pack 2 service), the last Pack service for...
Download Windows XP SP3 Service Pack ShowThe service pack 3 of Windows XP (XP SP3) is a major update for Windows XP which has more than 1000 corrective softwares with numerous corrections for security problems as well as some supplementary features. The new features of the Service Pack...

1

 bilutrilu, on Jun 26, 2009 7:30:24 am BST
  • +1

Hello NewGene.

The schedule files (*.job files) are located in your windows directory - tasks.
So a path like %windir%\Tasks should work for your batch.

I presume you had conficker worm wich schedule those at1.job files. In my case a script is running at startup and deletes all at*.job files from computer.

Reply to bilutrilu