Forum Discussion

RK3's avatar
RK3
Occasional Contributor
2 years ago

Getting an access is denied while deleting the file from the folder in c drive using testcomeplete

function deleteFile(){ aqFileSystem.DeleteFile("C:\\Program Files (x86)\\testing\\delete\\new.txt") }   details of the logs:   Access is denied.  Path: C:\Program Files (x86)\testing\delete\ne...