home *** CD-ROM | disk | FTP | other *** search
/ Desktop Works 1995 - 1996 / desktopworks1995-1996.iso / scrnsave / joke_bag / setup.inf < prev    next >
INI File  |  1996-01-01  |  875b  |  34 lines

  1. ; Install Script for JokeBag SETUP.EXE install program
  2. ; If you have any problems, send mail to
  3. ; brighton@cyber.com.au
  4.  
  5.  
  6. [Main Window]
  7. HeaderText = JokeBag the Screensaver v1.0a
  8. HeaderFontSize = 40
  9. FooterText = Copyright ⌐ Brighton Beach Software
  10. FooterFontSize = 15
  11. WindowTitle = JokeBag the Screensaver
  12.  
  13. [Display]
  14. MessageBoxTitle = JokeBag the Screensaver
  15. ReadTitle = Welcome to JokeBag the Screensaver
  16.  
  17. [Parameters]
  18. ExitRun = %O\readme.txt
  19. Directory = C:\WINDOWS
  20. SectionCount = 1
  21. Section1 = Main
  22. RebootLevel = 0
  23.  
  24. [Main]
  25. Directory = %O
  26. FileCount = 7
  27. File1 = %I\jokebag.sc_,%W\jokebag.scr,56000
  28. File2 = %I\jbssdb_,%W\jbssdb,420000
  29. File3 = %I\cmdialog.vb_,%S\cmdialog.vbx,18688
  30. File4 = %I\threed.vb_,%S\threed.vbx,64000
  31. File5 = %I\vbrun300.dl_,%S\vbrun300.dll,398000
  32. File6 = %I\spin.vb_,%S\spin.vbx,22528
  33. File7 = %I\readme.txt,%W\readme.txt
  34.