[wpkg-users] Problem copying a file

Stian Husemoen stian.husemoen at c2i.net
Fri Mar 24 09:07:05 CET 2006


Antonio Calvo Rodriguez wrote:
> Anyone knows with this fails (File not found)
> <install cmd='copy /Y 

copy is a builtin shell command, try this:

<install cmd='cmd /C copy /Y  ..
               ^^^^^

-- 
Stian Husemoen



wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users




More information about the wpkg-users mailing list