If I have an application I wrote that executes under Windows login "generaluser", I now want my application in specific scenarios to write a file to a network folder to which "generaluser" does not have write NTFS permissions. How can I accomplish this? Keith Chisarik