Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

154 lines
3.0 KiB

  1. ; Copyright (c) 1993-1996 Microsoft Corporation
  2. ;
  3. ; Pinball
  4. ;
  5. ; 1/11/96 Davepl Created
  6. ; 2/11/96 Stevowen Modified
  7. [version]
  8. signature="$Windows NT$"
  9. ClassGUID={00000000-0000-0000-0000-000000000000}
  10. LayoutFile=layout.inf
  11. ;Destination Directories for CopyFiles Sections
  12. [DestinationDirs]
  13. BaseCopyProgramFiles = 16422,%INSTALL_DIR% ;DIRID_PROGRAM_FILES
  14. PinballDeleteFiles = 16422,%INSTALL_DIR% ;DIRID_PROGRAM_FILES
  15. PinballCopyFilesHelp = 18 ;LDID_HELP
  16. [BaseWinOptions]
  17. BaseSection
  18. [Optional Components]
  19. Pinball
  20. [Pinball]
  21. OptionDesc = %PINBALL_Desc%
  22. Tip = %PINBALL_TIP%
  23. IconIndex = 64 ;Windows mini-icon for dialogs
  24. Parent = Games
  25. CopyFiles = BaseCopyProgramFiles, PinballCopyFilesHelp
  26. AddReg = Pinball.AddReg
  27. DelFiles = PinballDeleteFiles
  28. ProfileItems = PinballUninstallItems,PinballInstallItems
  29. Uninstall = PINBALL.Remove
  30. Modes = 0,1,2,3
  31. @i:SizeApproximation = 4030464
  32. [PINBALL.Remove]
  33. DelReg = PINBALL.DelPath
  34. DelFiles = BaseCopyProgramFiles, PinballCopyFilesHelp, PinballDeleteFiles
  35. ProfileItems = PinballUninstallItems, PinballUninstallCommonItems
  36. [PinballInstallItems]
  37. Name = %Pinball_DESC%
  38. CmdLine = 16422,%INSTALL_DIR%,pinball.exe
  39. SubDir = %GAMES_DESC%
  40. WorkingDir = 16422, %INSTALL_DIR%
  41. InfoTip = "@%SystemRoot%\system32\shell32.dll,-22569"
  42. DisplayResource="%SystemRoot%\system32\shell32.dll",22057
  43. [PinballUninstallItems]
  44. Name = %Pinball_DESC%,0x00000003
  45. Subdir = %GAMES_DESC%
  46. [PinballUninstallCommonItems]
  47. Name = %Pinball_DESC%,0x00000002
  48. Subdir = %GAMES_DESC%
  49. [Pinball.AddReg]
  50. HKLM,"%KEY_APP_PATH%\pinball.exe",,,"%16422%\%INSTALL_DIR%\pinball.exe"
  51. HKLM,"%KEY_APP_PATH%\pinball.exe",Path,,"%16422%\%INSTALL_DIR%"
  52. [PINBALL.DelPath]
  53. HKLM,"%KEY_APP_PATH%\pinball.exe"
  54. [BaseCopyProgramFiles]
  55. FONT.DAT
  56. PINBALL.DAT
  57. PINBALL.EXE
  58. PINBALL.MID
  59. PINBALL2.MID
  60. SOUND1.WAV
  61. SOUND104.WAV
  62. SOUND105.WAV
  63. SOUND108.WAV
  64. SOUND111.WAV
  65. SOUND112.WAV
  66. SOUND12.WAV
  67. SOUND13.WAV
  68. SOUND131.WAV
  69. SOUND136.WAV
  70. SOUND14.WAV
  71. SOUND16.WAV
  72. SOUND17.WAV
  73. SOUND18.WAV
  74. SOUND181.WAV
  75. SOUND19.WAV
  76. SOUND20.WAV
  77. SOUND21.WAV
  78. SOUND22.WAV
  79. SOUND24.WAV
  80. SOUND240.WAV
  81. SOUND243.WAV
  82. SOUND25.WAV
  83. SOUND26.WAV
  84. SOUND27.WAV
  85. SOUND28.WAV
  86. SOUND29.WAV
  87. SOUND3.WAV
  88. SOUND30.WAV
  89. SOUND34.WAV
  90. SOUND35.WAV
  91. SOUND36.WAV
  92. SOUND38.WAV
  93. SOUND39.WAV
  94. SOUND4.WAV
  95. SOUND42.WAV
  96. SOUND43.WAV
  97. SOUND45.WAV
  98. SOUND49.WAV
  99. SOUND49D.WAV
  100. SOUND5.WAV
  101. SOUND50.WAV
  102. SOUND528.WAV
  103. SOUND53.WAV
  104. SOUND54.WAV
  105. SOUND55.WAV
  106. SOUND560.WAV
  107. SOUND563.WAV
  108. SOUND57.WAV
  109. SOUND58.WAV
  110. SOUND6.WAV
  111. SOUND65.WAV
  112. SOUND68.WAV
  113. SOUND7.WAV
  114. SOUND713.WAV
  115. SOUND735.WAV
  116. SOUND8.WAV
  117. SOUND827.WAV
  118. SOUND9.WAV
  119. SOUND999.WAV
  120. table.bmp
  121. wavemix.inf
  122. [BaseCopyProgramFiles.Security]
  123. "D:P(A;;GRGX;;;BU)(A;;GA;;;BA)(A;;GA;;;SY)"
  124. [PinballDeleteFiles]
  125. pinball.cnt
  126. pinball.hlp
  127. [PinballCopyFilesHelp]
  128. pinball.chm
  129. pinball.hlp
  130. [PinballCopyFilesHelp.Security]
  131. "D:P(A;;GRGX;;;BU)(A;;GA;;;BA)(A;;GA;;;SY)"