Jump to content

Search the Community

Showing results for tags 'copying'.

  • Search By Tags

    • copying ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 4 results

  1. I like and have been using TeraCopy, a third party program, for many years. Mostly it is a great program, but it does have some issues. On Windows XP for instance, Thumbs.db files could often hold up a copy or move process until the user manually responded to the error prompt. Some other issues I di...
  2. You can make a program or solution that copies all files of a certain extension, example > .rar (only rar), and copies them to a directory too simple I solved 🙂
  3. Hello, I'm hoping to create a way of copying and renaming a specific file off of a company Sharepoint site. For local files I've always used the method of using FileExists( "path") then FileCopy ( "source", "dest" [, flag = 0] ) #include <WinAPIFiles.au3> Copy_File() Func Copy_File()...
  4. I have a server running Small Busines Server 2008. On that server is a shared directory containing Microsoft Office templates in the normal directory setup; a bunch of templates, a Smart Art subdirectory, and a Document Themes subdirectory containing Theme Colors, Theme Effects, and Theme Fonts sub...
×
×
  • Create New...