Click here to Skip to main content
16,005,141 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
Questioni have question about USB Filter Driver~ [modified] Pin
buffering834-Aug-09 8:33
buffering834-Aug-09 8:33 
AnswerRe: i have question about USB Filter Driver~ Pin
Randor 4-Aug-09 10:44
professional Randor 4-Aug-09 10:44 
GeneralRe: i have question about USB Filter Driver~ Pin
buffering834-Aug-09 20:25
buffering834-Aug-09 20:25 
Questionquestion about mouse filter INF Pin
buffering833-Aug-09 6:23
buffering833-Aug-09 6:23 
AnswerRe: question about mouse filter INF Pin
Randor 3-Aug-09 7:09
professional Randor 3-Aug-09 7:09 
GeneralRe: can i ask one more? Pin
buffering833-Aug-09 8:56
buffering833-Aug-09 8:56 
GeneralRe: can i ask one more? Pin
Randor 3-Aug-09 12:46
professional Randor 3-Aug-09 12:46 
Generalreally thank you^^! Pin
buffering833-Aug-09 18:19
buffering833-Aug-09 18:19 
Questionhow can i make USB filter driver inf or regedit file? Pin
buffering833-Aug-09 2:14
buffering833-Aug-09 2:14 
AnswerRe: how can i make USB filter driver inf or regedit file? Pin
Randor 3-Aug-09 6:38
professional Randor 3-Aug-09 6:38 
GeneralRe: thank you but i want to make this by using Device Driver~ Pin
buffering833-Aug-09 8:43
buffering833-Aug-09 8:43 
GeneralRe: thank you but i want to make this by using Device Driver~ Pin
Randor 3-Aug-09 9:56
professional Randor 3-Aug-09 9:56 
Questionwhere is kbilfer.c ? Pin
buffering8331-Jul-09 9:49
buffering8331-Jul-09 9:49 
AnswerRe: where is kbilfer.c ? Pin
Randor 1-Aug-09 6:43
professional Randor 1-Aug-09 6:43 
GeneralTnank you! Pin
buffering832-Aug-09 21:43
buffering832-Aug-09 21:43 
Questionwhat's mean "forb"? Pin
buffering8331-Jul-09 7:59
buffering8331-Jul-09 7:59 
AnswerRe: what's mean "forb"? Pin
Dan Neely31-Jul-09 8:36
Dan Neely31-Jul-09 8:36 
GeneralThank you!! Pin
buffering8331-Jul-09 9:48
buffering8331-Jul-09 9:48 
QuestionAccessing my gps module in my Nokia N82 Pin
frankvdhorst31-Jul-09 4:17
frankvdhorst31-Jul-09 4:17 
QuestionAccess denied opening raw pdo Pin
sinosoidal30-Jul-09 5:19
sinosoidal30-Jul-09 5:19 
AnswerRe: Access denied opening raw pdo Pin
Randor 3-Aug-09 7:33
professional Randor 3-Aug-09 7:33 
QuestionRaw PDO... how to make it associated correctly with a device Pin
sinosoidal29-Jul-09 6:49
sinosoidal29-Jul-09 6:49 
QuestionRe: Raw PDO... how to make it associated correctly with a device Pin
Randor 3-Aug-09 7:30
professional Randor 3-Aug-09 7:30 
QuestionUSB mass production each with their own serial number Pin
Hypermommy28-Jul-09 8:59
Hypermommy28-Jul-09 8:59 
We're getting close to being finished with this program I've been writing. Now it's almost time to go to production. For production we need to copy my program and database to a USB stick, pull the next available serial number from an Excel spreadsheet (or another database), open the database on the USB stick and record the serial number there and in the Excel spreadsheet.

Simple, simple code, right? Yeah... until we think about the fact that we're going to be mass producing these USB sticks several at a time. I know the first order is for like several hundred so there's definitely not time for someone to sit there and do this one stick at a time.

However, I can't imagine that this is something new. There has to be some combination of hardware/software out there that will not only copy the files to the USB stick (we've found several of those) but also allow us to put a unique identifier on each stick. Ideally I'd like to be able to put the serial number in the database but if it's a text file or some other file format that would probably work too as long as I can figure out how to access the number because it has to be something that my program can show the user.

Help? Ideas? Thanks!!!

Denise "Hypermommy" Duggan

AnswerRe: USB mass production each with their own serial number Pin
Luc Pattyn29-Jul-09 21:20
sitebuilderLuc Pattyn29-Jul-09 21:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.