home *** CD-ROM | disk | FTP | other *** search
/ Nederland Interaktief Kinderen / NLeduca.bin / NLEDUCA / Transp / BB-DEMO / AUTO311.INF next >
INI File  |  1997-03-25  |  902b  |  38 lines

  1. ;
  2. ; autorun for Windows 3.11 section info
  3. ;
  4. ; icon=autorun.exe,[iconindex]
  5. ;      where iconindex is 0-based, and default is 0.
  6. ;
  7.  
  8. [autorun]
  9. open=blinky.exe
  10. icon=blinky.exe
  11.  
  12. ;
  13. ; section info
  14. ;
  15. ; bitmap=bitmap displayed
  16. ; game=filename executed when NumOptions does not exist
  17. ; RectQuit=quit hotspot coordinates
  18. ; SoundQuit=sound file played when mouse moves over quit hotspot (optional)
  19. ; NumOptions=number of option hotspots
  20. ; Rect#=option #'s hotspot coordinates
  21. ; Command#=option #'s filename that is executed
  22. ; Sound#=sound file played when mouse moves over option #'s hotspot (optional)
  23. ;
  24.  
  25. [BBGame]
  26. bitmap=blinky31.bmp
  27. game=bbdemo31.exe
  28. RectQuit=
  29. SoundQuit=
  30. NumOptions=2
  31. ;Option 1 is Blinky Bill 
  32. Rect1=3, 362, 73, 442
  33. Command1=bbdemo31.exe
  34. Sound1=start.wav
  35. ;Option 2 is Terug naar StartScherm 
  36. Rect2=214, 367, 270, 434
  37. Command2=..\splash31.exe
  38. Sound2=stop.wav