home *** CD-ROM | disk | FTP | other *** search
INI File | 2003-01-06 | 681 b | 34 lines |
- [_Menu_Autorun]
- ProductName = "Simon & Schuster Encyclopedia Autorun"
- MenuClear
- MenuBkgColor=0;0;0
- MenuBmp=<exeDrive>"Autorun\MenuBackground.bmp"
- MenuAddBtn=<exeDrive>"Autorun\Run.bmp";vb:cmd[_Run_];14;156
- MenuAddBtn=<exeDrive>"Autorun\Install.bmp";vb:cmd[Install];14;194
- MenuAddBtn=<exeDrive>"Autorun\tour.bmp";vb:cmd[Tour];14;231
- MenuAddBtn=<exeDrive>"Autorun\Uninstall.bmp";vb:cmd[_Uninstall_];14;270
- MenuAddBtn=<exeDrive>"Autorun\Exit.bmp";vb:cmd[Exit];14;309
- MenuSize=429;429
-
- [_Run_]
- Run
- Exit
-
- [_Uninstall_]
- Uninstall
- Exit
-
- [Install]
- RunExternal=<exeDrive>"setup\setup.exe"
- Exit
-
- [Tour]
- RunExternal=<exeDrive>"Tour\tour.exe"
-
-
-
-
- [Exit]
- Exit
-
-