Click here to Skip to main content
16,008,299 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
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 
AnswerRe: USB mass production each with their own serial number Pin
Luc Pattyn29-Jul-09 21:20
sitebuilderLuc Pattyn29-Jul-09 21:20 
Hi,

two remarks for you:

1.
when manufacturing USB sticks with code on them, I gather you buy the USB sticks and somehow put your code on them, so you have to insert them in a PC at some time (unless you are ordering really large quantities and can have the stick manufacturer do this for you). So that is also the time you do your specialization stuff.

2.
You should be aware that most, if not all, USB sticks contain a unique ID that is (a) easily accessible from code (WMI), without requiring admin rights, and (b) is unique within each vendor, and very likely to be globally unique. So maybe a better idea is to keep the content of all the sticks identical, and tell them apart by the ID number they already have.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

AnswerRe: USB mass production each with their own serial number Pin
Hypermommy30-Jul-09 1:02
Hypermommy30-Jul-09 1:02 
QuestionHow to access device context data? Pin
sinosoidal28-Jul-09 3:39
sinosoidal28-Jul-09 3:39 

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.