home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Utilitare / pebuilder / plugin / sermouse / sermouse.inf < prev   
Encoding:
INI File  |  2004-03-08  |  710 b   |  24 lines

  1. ; PE Builder v3 plug-in INF file
  2. ; http://www.nu2.nu/pebuilder/
  3. ; Created by Bart Lagerweij
  4.  
  5. [Version]
  6. Signature= "$Windows NT$"
  7.  
  8. [PEBuilder]
  9. Name="Serial Mouse"
  10. Enable=1
  11. Help="sermouse.htm"
  12.  
  13. [SourceDisksFiles]
  14. sermouse.sys=4
  15.  
  16. [SetupReg.AddReg]
  17. 0x1, "ControlSet001\Services\sermouse", "DisplayName", "Serial Mouse Driver"
  18. 0x1, "ControlSet001\Services\sermouse", "Group", "Pointer Port"
  19. 0x2, "ControlSet001\Services\sermouse", "ImagePath", "System32\drivers\sermouse.sys"
  20. 0x4, "ControlSet001\Services\sermouse", "Start", 0x3
  21. 0x4, "ControlSet001\Services\sermouse", "Type", 0x1
  22. 0x4, "ControlSet001\Services\sermouse", "ErrorControl", 0x1
  23. 0x4, "ControlSet001\Services\sermouse", "Tag", 0x4
  24.