I want Know why this function ( samples folder of fwh) not run good
because I cannot set the drive
I not Know wich is the drive if id e or f or g or h
function Main()
CopyFiles( { "..\..\..\lib\five.lib", "..\..\..\lib\fivec.lib", "..\..\..\lib\winapi.lib" },;
{ "..\..\..\lib\five.bak", "..\..\..\lib\fivec.bak", "..\..\..\lib\winapi.bak" } )
return nil
↧