Copying files to Mobile device -

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am looking at writing a batch file to copy data to my mobile device.
But I cannot work out how to access the Mobile device via a command line
type batch file

Any Ideas?
 
whysoftware said:
I am looking at writing a batch file to copy data to my mobile device.
But I cannot work out how to access the Mobile device via a command line
type batch file

Any Ideas?

How do you access it normally? Is it visible as a drive? If so, what drive
letter?
 
- Using diskmgmt.msc, can you assign a drive letter?
- Run this command from a Command Prompt, then
paste the contents of c:\mount.txt into your response:
mountvol > c:\mount.txt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top