Results 1 to 2 of 2

Thread: Copying A Folder and Files inside it (Resolved)

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2005
    Posts
    51

    Resolved Copying A Folder and Files inside it (Resolved)

    How can i copy a folder from like a CD, to a place on the computer.

    So far i have code like

    VB Code:
    1. FileCopy App.Path & "\" & "Program Folder", "C:\My Program"

    And to that i get
    Runtime error 75

    path\file access error

    How can i get rid of this?

    thanks
    Last edited by iParadox; Jan 16th, 2005 at 02:02 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width