neebo Posted November 15, 2010 Posted November 15, 2010 (edited) Is it possible to: - copy all user-created files and folders from my documents and from desktop to certain folder - say c:\backup - delete all files and subfolders without deleting the desktop / my documents-folder itself? Of course there's workaround, but will it cause some problems with Windows? > DirMove(@mydocumentsdir, "C:\backup") > DirCreate(@mydocumentsdir) Edited November 15, 2010 by neebo
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