Jump to content

Access is denied on copying files


flyakite

Recommended Posts

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.
      }

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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