Guest Posted September 24, 2004 Report Posted September 24, 2004 Is there any way of assigning a drive letter to my C500? I'm using HTTrack to automatically download the entire BBC News PDA site and I'd like to write a simple batch file to copy over the files to my phone rather than use a manual drag and drop with ActiveSync. Thanks for any tips.
Guest ghm101 Posted September 24, 2004 Report Posted September 24, 2004 I've not used this (had no reason) But if you download Windows Mobile Developer Power tools and install it on your PC. you get CeCopy.exe This is a command line tool for copying files to the device currently hooked up on active sync You should be able to use it in a batch file. Check out http://www.microsoft.com/downloads/details...&displaylang=en
Guest Posted September 24, 2004 Report Posted September 24, 2004 Works perfectly! Thanks for your help. Don't suppose anyone knows a way of deleting files using the command line?
Guest awarner [MVP] Posted September 25, 2004 Report Posted September 25, 2004 Moved to Help and Advice
Guest LSmith4285 Posted September 27, 2004 Report Posted September 27, 2004 If you wanna remove directorys then its something like this C: cdwindows rmdir /s /q "Temp" Lyle
Guest Posted September 28, 2004 Report Posted September 28, 2004 Thanks but I actually meant delete files on my phone from the command line...
Guest ghm101 Posted September 28, 2004 Report Posted September 28, 2004 Have a look at this. Again I haven't tried it, don't know if it will work on Smartphone but I got lucky with CeCopy so maybe this will do the business also http://www.codeproject.com/ce/rcmd.asp Cheers
Guest ghm101 Posted September 28, 2004 Report Posted September 28, 2004 Maybe they should bring out the Microsoft Powered DOS Phone :) It would have a lovely little command prompt in the bottom left corner. C: we could all enjoy features like: Enter the word TIME and it would tell you the time!!!! Enter the word HELP and it would scroll a whole heap of text past the screen too fast to read. Forget complex themes and plugins - explore the limitless possibilities of the COLOR command to jazz up the screen. Hard reset needed? - just enter FORMAT C: And at least 6 other amazing functions!! I think it would be a winner 8) 8)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now