Jump to content

Access is denied on copying files


Recommended Posts

Posted

I am very close to finishing up my XPlode cd. However I am having a few problems with copying files. I am getting access denied errors. Here are my XPlode xml lines and then the errors I am getting.

XML

<copy source='#Sourcedrive#\Unattended\Software\QuickTime\QuickTime.qtp' target='%allusersprofile%\Application Data\QuickTime\'  />

Error in log file

Running command: 'copy' {
        Copying file: 'D:\Unattended\Software\QuickTime\QUICKTIME.QTP' -> 'C:\Documents and Settings\All Users\Application Data\QuickTime'
        Error: Access is denied.
      }

XML

<copy source='#Sourcedrive#\Unattended\Software\QCD\QCD.ini' target='%programfiles%\Quintessential Player\'  />

Error in log file

      Running command: 'copy' {
        Copying file: 'D:\Unattended\Software\QCD\QCD.INI' -> 'C:\Program Files\Quintessential Player'
        Error: Access is denied.
      }


Posted

Hmmm. Curious.

It doesn't seem to be sticking the name of the file on the end of the target path.

Quite weird, I'll look into it later tonight.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...