Hello,
Anybody know how to delete a 'Read Only File' using VB. I tried Kill and it failed. Solution I have is to use shell("delete /F <Filename>").
Any other suggestions??