home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 March / VPR9603A.ISO / ms_demo / demo.dat < prev    next >
Windows Autorun File  |  1995-11-07  |  2KB  |  77 lines

  1. ; Shell Screen is defined first.
  2. ; It sizes itself to the specified "Bitmap"
  3. ; It contains all PicClip tools -- so that
  4. ;    every form can use every PicClip.
  5.  
  6. [Shell]
  7. appTitle= マイクロソフト製品のご紹介
  8. nDemos=3
  9. AutorunTimer=180
  10. BackgroundImage=WAITING.DIB
  11. Artwork=SCREEN.DIB
  12. Sound=intro.wav
  13. PicClip=GLOBE.DIB
  14. PicClipLeft=229
  15. PicClipTop=211
  16.  
  17. ;-------------------------------------------------------
  18. ; If AskLanguage is zero, then no Language screen used.
  19. ; Language screen behaves like the Shell Screen.
  20. ; More details are sure to follow.
  21.  
  22. [Language]
  23. AskLanguage=0
  24.  
  25.  
  26. [Demos]
  27. demo1=win95\w95demo.exe
  28. ;demo2=ofc95\office.exe
  29. demo2=ofc95\start.exe
  30. ;demo3=mmcat\mmcat.exe
  31. demo3=home\mshome.exe
  32.  
  33. ;
  34. ; The EXIT button is Button0
  35. ; Button1 = Demo1 &c.
  36. ;
  37. [Buttons]
  38.  
  39. Pos0=10|370
  40. Up0=controls\btnup0.dib
  41. Down0=controls\btndwn0.dib
  42.  
  43. Pos1=520|27
  44. Up1=controls\btnup1.dib
  45. Down1=controls\btndwn1.dib
  46.  
  47. Pos2=520|132
  48. Up2=controls\btnup2.dib
  49. Down2=controls\btndwn2.dib
  50.  
  51. Pos3=520|237
  52. Up3=controls\btnup3.dib
  53. Down3=controls\btndwn3.dib
  54.  
  55.  
  56. ;**************************************
  57. ; Proto-Localization
  58. ; for "World of Windows" CD
  59.  
  60.  
  61. ; "default" language = US English
  62. ; To test the message in German, set language=deutsch
  63.  
  64. [CurrentLanguage]
  65. language=default
  66. ;language=deutsch
  67. ;language=francais
  68. ;language=italian
  69. ;language=espanol
  70.  
  71. [Message1]
  72. default=Please insert the CD.
  73. deutsch=Legen Sie bitte die CD ein.
  74. francais=Veullez ins駻er le CD.
  75. italian=Per cortesia inserire il CD.
  76. espanol=Por favor, inserte el CD.
  77.