I am trying to delete multiple files (.reg files) by using following code.
But its is generating an exception: Argument Exception was Unhandled.My.Computer.FileSystem.DeleteFile(Environ("%systemdrive%") & "\*.reg")
Illegal Characters in path.
Any ideas what is going wrong.


Reply With Quote
