Gillboss Posted April 25, 2008 Posted April 25, 2008 how to copy file? i want to copy the file: C:\Program Files\asd (the file without "." i mean its not txt, or html, or exe...) to: C:\Program Files\sum (the file without "." i mean its not txt, or html, or exe...) ty =]
Clay Posted April 25, 2008 Posted April 25, 2008 FileCopy ( "C:\Program Files\asd ", "C:\Program Files\sumt")
Gillboss Posted April 25, 2008 Author Posted April 25, 2008 wow! first - ty of fast response =] and second - ty of the command lol
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now