home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Freeware / Utilitare / pebuilder / plugin / nu2menu / nu2menu.inf < prev    next >
Windows Autorun File  |  2003-11-04  |  699b  |  33 lines

  1. ; PE Builder v3 plug-in INF file for Nu2Menu
  2. ; Created by Bart Lagerweij
  3. ; http://www.nu2.nu/pebuilder/
  4.  
  5. [Version]
  6. Signature= "$Windows NT$"
  7.  
  8. [PEBuilder]
  9. Name="Nu2Menu"
  10. Enable=1
  11. Help="Nu2menu.htm"
  12.  
  13. [WinntDirectories]
  14. a="Programs\Nu2Menu",2
  15.  
  16. [SourceDisksFiles]
  17. ; To have your own "go" button:
  18. ; create a file "nu2go.bmp" and uncomment the next line
  19. ; nu2go.bmp=a,,1
  20. nu2menu.exe=a,,1
  21. nu2menu.lic=a,,1
  22. nu2menu.xml=a,,1
  23. setres.exe=a,,1
  24. autorun.inf=30000,,1 ; dir id 30000 is the target "root"
  25. ;
  26. main.cpl=2 ;system32
  27. timedate.cpl=2 ;system32
  28. access.cpl=2 ;system32
  29.  
  30. [SetupReg.AddReg]
  31. ; Install nu2menu.exe as shell
  32. 0x1, "Setup", "CmdLine", "\Programs\Nu2Menu\nu2menu.exe"
  33.