What I'm doing is creating a temporary link to some existing files using FileCreateNTFSLink. After I'm done, I would like to simply delete these files. For most files, this is a non-issue using FileDelete. However, those links to those files that are open at the time cannot be deleted. Is there a way to delete those link files or links without closing the programs? I tried change the attributes from Read only, but that didn't work. Suggestions? Just a side note, we run almost exclusively