Top "Drive-letter" questions

Batch file and variable USB drive letters

I'm trying to create a backup batch file to automate Acronis True Image and backup maintenance. The USB drive letter …

batch-file usb-drive drive-letter
How to get the drive letter from a full name of the drive

How could the drive letter (e.g. F:\) be obtained from a known full name (if it is present) of …

c# .net windows fileinfo drive-letter
Powershell: Grab USB Drive letter

I am trying to figure out a Powershell command that would allow me to capture the drive letter of the …

powershell usb wmi drive-letter
Check if USBdevice is connected

For a WPF-application i'm programming using c#, i want to check if a specific USB device (in this case it's …

c# .net usb-drive drive-letter
Portable Device Path on Windows

I've actually got an Windows/Java Question. I've got a plugged-in device which I want to access via Java. Normally …

java windows device tablet drive-letter
Use windows drive letters in maven install:install-file

When I try to install a custom jar with the following maven command then it will fail misirably: mvn -X …

maven maven-3 drive-letter