Jump to content

How to copy files in windows 7 under the AppData?


CAD4191
 Share

Recommended Posts

Hello.

Use : FileCopy ( "source", "dest",flag)

Source = c:\\Users\test\AppData\Local\Test\YourFile

Dest = your destination folder

Flag =

  • 0 = (default) do not overwrite existing files
  • 1 = overwrite existing files
  • 8 = Create destination directory structure if it doesn't exist.
Edited by ZOTHOP
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
 Share

  • Recently Browsing   0 members

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