View Single Post
Old 10-20-2006, 03:11 PM   #27
Wavshrdr
Thumbs Must Hurt
 
Join Date: Apr 2006
Location: USA
Model: 8100
Carrier: t-moron
Posts: 64
Default

I made a few changes to mine. I wanted to have explorer open up the actual directories so I added this to the end of the batch file.

explorer.exe g:\
explorer.exe c:\microSDbackup

First line invokes explorer to open up my "Blackberry" itself and the other opens up where my backup is at. You could add just one or the other. Change them to reflect your particular drive letter and configuration.

I like my change in that it opens up my BB so I can copy new files to it since if I invoke the autorun.inf file it just closes the DOS prompt after it is done and I still have to go to my computer to open it up. This way I can be lazy and save a step.

If I have time I may write a change that would list all files that are backed up and save it as a text file. Unfortunately I am so busy at work that I don't have much time for "play". Thanks again for the basic script krad!
Offline