Peter Hartmann schrieb:
> OK I see that copy is not in the path (for SYSTEM i guess?)
> since"%WINDIR%\system32\cmd.exe /c copy"  works.  Is there a way to
> add that to the path so I can avoid this for all the commands i want
> to use?

In fact, there is no copy command.
It's a cmd.exe "builtin".

So, if no in a cmd.exe window, such commands like copy should be started 
(for example, in WPKG XML files):

cmd /c copy blah blah


-- 
Tomasz Chmielewski
http://wpkg.org

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to