MSFN Forum: use file copy over network? - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

use file copy over network? Rate Topic: -----

#1 User is offline   X-Ecutioner 

  • eXPerience my ass.
  • PipPipPip
  • Group: Members
  • Posts: 304
  • Joined: 21-October 03

Posted 27 March 2004 - 10:32 PM

Okay. I have this in my xml file...


<item display='Copying Post-Installation Files'>
 	 <!-- thse file system operations have been rewritten - they SHOULD support all files/directories etc. -->
 	 <copy source='\\Server\DVD\finish.bat' target='%SYSTEMDRIVE%\'  />
    </item>


and the log file showed this...

 Execution thread {
    Running item: 'Copying Post-Installation Files' {
      Running command: 'copy' {
        Copying file: '\\Server\DVD\finish.bat' -> 'C:'
        Error: Access is denied.
      }
    }


Am I missing something?


#2 User is offline   Wraith 

  • Dr. Nick
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,256
  • Joined: 01-January 04

Posted 27 March 2004 - 10:35 PM

All the file operation commands need the full destination path. This means the target has to be '%SYSTEMDRIVE%\finish.bat'.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy