create a trigger (can be a file) when this file exists then skip the script..

Something like:
Code:

If exist("c:\log\computer1.txt")
exit
endif

_________________________
Co