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.

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