xircon Posted September 28, 2006 Share Posted September 28, 2006 I use the deltree command a lot. I have a mix of PC's at work and the command is missing from XP so I googled it and MS replaced it with: rmdir /s Thanks for telling me! Steve Link to comment Share on other sites More sharing options...
steev Posted September 28, 2006 Share Posted September 28, 2006 Cheers! That was bugging me a few weeks back Now to really make my day, can you tell me how to fully unmount a USB drive from the command line? The mountvol command removes the drive letter, but still (apparently) unmounts the drive uncleanly when you subsequently unplug it. It'd save me some hassle with basic backups... Link to comment Share on other sites More sharing options...
xircon Posted September 28, 2006 Author Share Posted September 28, 2006 I have an autoit script (rummage rummage) to eject my ipod. Got it. You need a program called deveject.exe by Matthias Withopf, put it in your path and make a batch file: deveject -EjectName:"USB Mass Storage Device" :edit: PM me your email and I will send you it all zipped. Link to comment Share on other sites More sharing options...
steev Posted September 28, 2006 Share Posted September 28, 2006 I have an autoit script (rummage rummage) to eject my ipod. Got it. You need a program called deveject.exe by Matthias Withopf, put it in your path and make a batch file: deveject -EjectName:"USB Mass Storage Device" :edit: PM me your email and I will send you it all zipped. **bows down in general Sheffield direction Thank you, you are a god amongst people known as Steve (or variants thereof) *edit - Forgot to PM you my email address, d'oh! I've googled it up now I know it exists, thankyou again... Link to comment Share on other sites More sharing options...
xircon Posted September 28, 2006 Author Share Posted September 28, 2006 All people called Steve (or variations on the theme) are at least demi-gods! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.