I'm trying to copy files using the following code, but it doesn't work.

Dim FmPath As String
FmPath = "E:\progs\vb5\projekter\filemanager\setup\filer"
lblFil.Caption = DestDir & "\" & "comctl32.ocx"
FileCopy FmPath & "\" & "comctl32.ocx", DestDir & "\" & "comctl32.ocx"


------------------
Yours sincierly
CyberCarsten
http://home18.inet.tele.dk/cyber/
[email protected]