usb-flash-drive Questions

4

at the moment I am using usbmon to sniff usb. for better understandability I want to use wireshark. I've used wireshark before for sniffing ethernet packets. But what to capture to sniff USB Packet...
Minion asked 11/2, 2011 at 16:49

0

This way I found solution to recognize if the connected device is storage device. I am following this thesis to understand how the USB Communication with Storage device is done. But the main probl...
Abridgment asked 7/2, 2017 at 11:25

7

I'm trying to differentiate between a USB flash drive and a USB hard drive on Windows using the Win32 API. The GetDriveType() function will return DRIVE_REMOVABLE if the drive is removable, and US...
Hartebeest asked 2/8, 2010 at 18:56

4

Solved

I have batch files with the construct: if exist F:\ copy /y Application.exe F:\ at the end of a compile, to copy the executable to a USB key if it is plugged in. It has worked fine with USB keys...
Austria asked 14/12, 2010 at 8:58

1

Solved

I am trying to get a script to run whenever ANY USB flash drive (not just a specific one) is plugged in to the system and I have been pulling my hair out for about 2 weeks now on and off tryi...
Joann asked 19/11, 2013 at 23:56

5

Solved

I am preparing a ps1 file. It will install some programmes silently. But my programmes' setup files were saved in my USB flash drive. In my ps1 file, cd E:\User\User_Setups This path is my USB ...
Dearr asked 14/3, 2012 at 14:53

2

I have a .exe file in my pen drive sitting in a long chain of directories (driveLetter:\dir1\dir2....\dir8\program.exe) Now I don't wanna go through all those directories to get to the file and run...
Jesher asked 28/8, 2012 at 4:15

1

Solved

I am working on an android application to read data from USB. The usb can be connected to android with serial port and my app can find it. Now, I want to read data files and folder from USB. I ha...
Almandine asked 28/4, 2013 at 12:24

2

Solved

I have a peculiar question. The case is that I have a TV that can use as source a USB flash drive for playing movies. Do you think it would be possible to directly connect a PC and the TV USB to US...
Blavatsky asked 23/12, 2011 at 7:23

3

I need to perform a check on all drives and see if any of the VIDs/PID match a specific one, if it does I need to get the drive letter of that flash drive. Thanks to all!
Transgression asked 7/4, 2012 at 19:49

1

Solved

Is it possible to identify a USB device by a unique identifier like an Operating system has Mac-ID, Harddisk ID, Ethernet card ID has unique identifiers? I know one can easily change the volume ser...
Guileless asked 27/12, 2012 at 11:15

3

Solved

Suppose I've installed Linux on my flash drive. Why do I need something like the casper loop file to make saving persistent? So files are being erased? Isn't the flash drive the same as actual hard...
Horeb asked 2/4, 2010 at 10:20

3

Solved

how do you determine what kind of media has been attached to the system? I have Ubuntu, and when I inserted an SD-card, it notices that it is in fact an SD card. Same counts for USB sticks. But h...
Infold asked 3/4, 2012 at 12:15

3

Solved

So I do a lot of work on a school computer. We can't install anything but we have most of our tools on our flash drives but I was wondering if there's a way to get Command Prompt to use Mercurial o...
Aesthetically asked 15/12, 2009 at 0:7

4

Solved

Is there a way to find out when in a LAN anyone plugs in a pendrive to the USB port? Programatically (in C# preferably) or through some tool. Basically I'd imagine a client application sits on eac...
Horse asked 7/11, 2008 at 12:21
1

© 2022 - 2024 — McMap. All rights reserved.