Have you debugged it to see if it is finding the file?

 Code:
IF EXIST ("C:\Documents and Settings\All Users\Start Menu\Programs\Startup\program neighbourhood agent.lnk")
"File Found"?
DEL "C:\Documents and Settings\All Users\Start Menu\Programs\Startup\program neighbourhood agent.lnk"
"Delete results are :"@Serror?
ELSE
"File not found"?
ENDIF



Edited by Gargoyle (2007-02-27 01:25 PM)
_________________________
Today is the tomorrow you worried about yesterday.