summaryrefslogtreecommitdiff
path: root/telemetrum.inf
Commit message (Collapse)AuthorAge
* windows: Bump .inf file versionKeith Packard2010-11-27
|
* windows: more .inf file hackingKeith Packard2010-11-27
| | | | | | | | | | Add a LayoutFile reference Add the FakeModemCopyFileSection Copy AltosMetrum.Install section to AltusMetrum.Install.NT section. I don't know what this might do; existing files seem inconsistent. Signed-off-by: Keith Packard <keithp@keithp.com>
* windows: remove some non-existent .inf file section referencesKeith Packard2010-11-27
| | | | | | | The mfglt and VerboseResultCodes sections are not present in the .inf file, so remove refernces to them. Signed-off-by: Keith Packard <keithp@keithp.com>
* windows: try harder to get windows install to workKeith Packard2010-11-27
| | | | | | | Add devIDs to .nsi file. Fix install section name mapping from the hot-plug info. Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: fix telemetrum.inf FFFE:000A product names on AMD64 and ia64Keith Packard2010-09-09
| | | | | | This appears to matter to Vista. Dunno why. Signed-off-by: Keith Packard <keithp@keithp.com>
* Update telemetrum.inf to include all current USB ids.Keith Packard2010-08-30
| | | | | | | Windows 7 has 'encouraged' us to split out each product into a separate USB ID. telemetrum.inf now has all of them listed. Signed-off-by: Keith Packard <keithp@keithp.com>
* Fix telemetrum.inf, tested by Adrian and KeithpKeith Packard2010-05-16
|
* Fix windows install fileKeith Packard2010-04-01
|
* Add Windows install .inf fileKeith Packard2010-04-01