MOVEFILE, COPYFILE Problem

  • Thread starter Thread starter frednorge
  • Start date Start date
F

frednorge

Greetings!

I cant get DUA to move or copy a file from the DUA working folder to a
subfolder in Application Data folder

I have tried the following approach with no success:

MOVEFILE,,,c:\dua\vlcrc.txt,,C:\Documents and Settings\Default
User\Application Data\vlc\vlcrc.txt,4

MOVEFILE,,,c:\dua\vlcrc,,C:\Documents and Settings\Default User\Application
Data\vlc\vlcrc,5

MOVEFILE,,,c:\dua\vlcrc,,C:\Documents and Settings\Default User\Application
Data\vlc\vlcrc,DAMOVEFILE_REPLACE_EXISTING

MOVEFILE,,,c:\dua\vlcrc,,C:\Documents and Settings\Default User\Application
Data\vlc\vlcrc,DAMOVEFILE_DELAY_UNTIL_REBOOT

COPYFILE,,,c:\dua\vlcrc,,C:\Documents and Settings\Default User\Application
Data\vlc\vlcrc,DANO

I suspect this to have something to do with "Application Data" folder beeing
hidden. Any suggestions very welcome! :)


Best regards,
Fred
 
Im pretty sure it is not.

Cant find anything EWF or FBWF among the components in the image.

I can add that I neither could download the file directly to the destination
folder either (instead of to the dua working dir). Could this have something
to do with access rights or write protection?


Best regards,
Fred
 
Back
Top