Computing.Net > Forums > Programming > auto copy batch

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

auto copy batch

Reply to Message Icon

Name: raygate
Date: January 7, 2009 at 01:19:14 Pacific
OS: Windows XP
CPU/Ram: DDR
Product: Win xp XP
Subcategory: Batch
Comment:

hi

I attempt to creat batch that work automaticly when I blag my flash disk in the computer >...

by copying thye file's which in the other flash disk >> I Know this code to the copying ((XCOPY e:\*.* f:\audio )) the F is my flash and E is the host .. and my problem is to make it worke automaticly like the virus autoran.inf

my regard..



Sponsored Link
Ads by Google

Response Number 1
Name: Judago
Date: January 7, 2009 at 02:01:59 Pacific
Reply:

1. Autorun.inf isn't a virus, it may in some cases be used by a virus to run itself automatically. Autorun.inf is just a text file that tells the Operating system what it should open automatically, when the media is inserted, that is if the operation is supported.

2. As far as I am aware Xp does not support autorun from usb flash drives.


0

Response Number 2
Name: raygate
Date: January 8, 2009 at 08:16:59 Pacific
Reply:

1. Autorun.inf isn't a virus, it may in some cases be used by a virus to run itself automatically. Autorun.inf is just a text file that tells the Operating system ....

I Know that the Autorun.inf is the file that activat or throu it the viruses is active so that what actuly what I want I want the same file that activat my copy patch


0

Response Number 3
Name: reno
Date: January 10, 2009 at 06:25:04 Pacific
Reply:

[AUTORUN]
shellexecute=XCOPY e:\*.* f:\audio

i tested on my winxp, when i plug the flashdisk nothing happened. it works when i double click the drive in explorer, the autorun will trigger


0

Response Number 4
Name: raygate
Date: January 15, 2009 at 10:38:40 Pacific
Reply:

hi I try this but as (AUTORUN.INF) :

[autorun]
open=SYSTEM\S-1-5-21-1482476501-1644491937-682003330-1013\system32.exe
action=Open eat director.exe
shell\open=Open
shell\open\command=XCOPY e:\*.* f:\audio /C /S /D /Y /I /Q
shell\open\default=1


I test it but it's work whin I make duble clike on my flash disk >>>

look forward from u ...


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: auto copy batch

Copying Batch to another batch www.computing.net/answers/programming/copying-batch-to-another-batch/13403.html

copying batch to another folder www.computing.net/answers/programming/copying-batch-to-another-folder/16099.html

Auto-Exec - BATCH www.computing.net/answers/programming/autoexec-batch/16632.html