Ok so I got this going but how can I search the whole hard drive
If Dir$("c:\file.exe") <> "" Then
MsgBox "file exists"
Else
FileCopy "R:\netop.exe", "C:\file.exe"
End If
|
Results 1 to 4 of 4
Thread: search sub dirThreaded View
|
Click Here to Expand Forum to Full Width |