[geeks] hwid

Geoffrey S. Mendelson gsm at mendelson.com
Tue Oct 7 15:02:40 CDT 2008


For example:

%ISSC.DeviceDesc%=BTWUSB, 	USB\VID_1131&PID_1001 ; ISSC USB Device Vid&PID

The first field is the name, the second is the driver description, 
the USB\ is the device type, vendor and product ids, and the last part is a
comment.


And then under strings 

	[strings]
	ISSC.DeviceDesc="ISSC USB Bluetooth Device"

or for a specific languange:

	[Strings.0404] ; Chinese Traditional
	ISSC.DeviceDesc="ISSC USB Bluetooth Device"

So you could change it to:
	ISSC.DeviceDesc="Little blue thing that speaks to my mouse."

The uninstall the device and run the new hardware wizzard. Make sure to
point to the directory with the correct inf file unless it is in \Windows

Geoff.
-- 
Geoffrey S. Mendelson, Jerusalem, Israel gsm at mendelson.com  N3OWJ/4X1GM



More information about the geeks mailing list