Tagged Questions

1
vote
1answer
35 views

Java portable media detection

I would like to write a piece of java code that synchronizes files between local hard drive and a usb storage. I would like to have a different synchronization configuration depend …
0
votes
2answers
57 views

Java based usb application

Hello All, I working on a Java based application which can be carried around by the user in a USB flash Drive. At the startup I want to check for existing JVMs on the machine the …
2
votes
3answers
122 views

Work with Subversion from USB Key

I am taking some work home with me these days and I transport it on a USB key because my work is on a private intranet. I am using Visual Studio 2008 and I find that the performan …
0
votes
0answers
83 views

Booting ubuntu from usb hdd: GRUB menu not shown [closed]

Hello, could anyone help me to boot ubuntu-9.04 from usb hard disk? This disk contains /boot primary partition. During ubuntu installation I used "Advanced" button and asked to in …
0
votes
3answers
28 views

Determine local drive from MDItemRef

Hola. When I receive a list of MDItemRef items returned from a Spotlight query (in obj-c) I was wondering if there is an easy way to determine if they come from the OS install dr …
35
votes
55answers
3k views

What development tools do you carry on your USB drive?

I've just bought a new 4GB USB thumb drive and I'm trying to decide what to put on it. I'm thinking about one of the webserver on a stick packages, a C/C++ IDE (leaning toward Code …
1
vote
7answers
123 views

What language would you use to implement auto-update/sync functionality on a memory stick?

We need to distribute documents to our partners on a USB key. I've been asked to develop a piece of software that will check if some documents have been updated on the server and p …
0
votes
1answer
73 views

Differentiating between data card and pen drive or USB flash drive

I am having a Vodaphone data card which can be inserted in a USB port. I have XP and Vista OS, and I am using WM_DEVICECHANGE event of Windows, to know USB Insertion and removal, …
0
votes
1answer
61 views

How sure is to create a USB security key using PnPDeviveID?

I need to protect software using a USB key. Can I just query a USB drive with WMI and obtain the PnPDeviceId from Win32_DiskDrive Class, and compare it with one already hashed and …
3
votes
2answers
187 views

How restrict an application to run only from a known USB flash drive?

I need an application to run only from a specific USB flash drive. I made some test with the WMI Win32_Diskdrive class and the PNPdeviceID property. It is a very good idea to enrol …
0
votes
1answer
392 views

Auto run appilication while plug in USB drive

Hello I am trying to find out for auto run application's while plug in my USB pen drive .so is there any way that while i plug in the USB Pen drive it automatically open my …
2
votes
1answer
236 views

How to remove USB drive using C#

I'm trying to write an application to remove USB Drives, but i can't find a way to do it. There's a .NET class to do this or it's possible using the Win32 API? All advises are welc …
0
votes
2answers
98 views

Auto-updating USB Key Marketing Materials

Marketing development isn't my strong suit by any stretch of the imagination, so when I was asked about designing a marketing USB key that could update itself I ended up doing quit …
0
votes
1answer
837 views

Read USB Device Serial number in C#

Hi, Is there a way to read USB device serial number and data in a text file in USB using visual studio 2005?
2
votes
13answers
272 views

What programming languages can I code and compile from my USB flash drive?

I like to program at my college's computer labs (a Windows environment). Unfortunately, the labs have IDEs & compilers for classes being taught that particular semester, which …

1 2 3 next
15 30 50 per page