home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 187 / dpcs0903.iso / Autorun / Autorun.vgc next >
Encoding:
INI File  |  2003-01-06  |  681 b   |  34 lines

  1. [_Menu_Autorun]
  2. ProductName = "Simon & Schuster Encyclopedia Autorun"
  3. MenuClear
  4. MenuBkgColor=0;0;0
  5. MenuBmp=<exeDrive>"Autorun\MenuBackground.bmp"
  6. MenuAddBtn=<exeDrive>"Autorun\Run.bmp";vb:cmd[_Run_];14;156
  7. MenuAddBtn=<exeDrive>"Autorun\Install.bmp";vb:cmd[Install];14;194
  8. MenuAddBtn=<exeDrive>"Autorun\tour.bmp";vb:cmd[Tour];14;231
  9. MenuAddBtn=<exeDrive>"Autorun\Uninstall.bmp";vb:cmd[_Uninstall_];14;270
  10. MenuAddBtn=<exeDrive>"Autorun\Exit.bmp";vb:cmd[Exit];14;309
  11. MenuSize=429;429
  12.  
  13. [_Run_]
  14. Run
  15. Exit
  16.  
  17. [_Uninstall_]
  18. Uninstall
  19. Exit
  20.  
  21. [Install]
  22. RunExternal=<exeDrive>"setup\setup.exe"
  23. Exit
  24.  
  25. [Tour]
  26. RunExternal=<exeDrive>"Tour\tour.exe"
  27.  
  28.  
  29.  
  30.  
  31. [Exit]
  32. Exit
  33.  
  34.