- Joined
- Aug 8, 2007
- Messages
- 280
- Reaction score
- 9
- Trophies
- 1
- Location
- In the parallel dimension
- Website
- Visit site
- XP
- 326
- Country

Edit: I can do it through device manager if I disable and re-enable USB Mass Storage Device but I'm looking for a dos command so I can make a bat script when I put another card in.
Figured it out. I tend to figure a lot of things out after I post something on the temps. So to give this topic a purpose I'll post what I did if anyone else is as lazy.
DL: Devcon
Extract and "cd" to the directory. Then type:
CODEdevcon restart USBSTOR\*
Or to make a bat file then enter the following and replace [] with your directory (without brackets, keeping quotes)
CODE"[insert directory]\devcon.exe" restart USBSTOR\*






