home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Video / Diamond / Win95 / 95Stealth3D / 3000_Series / vx953217.exe / setup.inf < prev    next >
Windows Setup INFormation  |  1997-08-18  |  17KB  |  492 lines

  1. ; $Id: DMSSTL3D.IN@ 1.15 1996/11/26 16:01:16 kevinf Exp $
  2. ;
  3. ; Copyright 1995, Diamond Multimedia Systems
  4. ;
  5. ; INF file for Diamond Daytona Windows 95 Display Driver via Install Program
  6. ; Copyright 1995, Diamond Multimedia Systems
  7. ;
  8.  
  9. [version]
  10. Class=DISPLAY
  11. signature="$CHICAGO$"
  12. Provider=%Mfg%
  13. SetupClass=BASE
  14.  
  15. ; Disk & Directory sections
  16. ;----------------------------------------
  17. [DestinationDirs]
  18. DefaultDestDir    = 11            ; LDID_SYS
  19. VirgeSystem.Copy = 11                   ; LDID_SYS
  20. MFCSystem.Copy = 11                     ; LDID_SYS
  21. Inf.Copy = 17                           ; LDID_INF
  22. Setup.Copy=%Setup.dir%
  23. Setup.Remove=%Setup.dir%
  24. InControl.Copy=%InControl.dir%
  25. InControlWin.Copy = 10
  26. InControlSystem.Copy = 11        ; LDID_SYS
  27. Inf.Delete = 17                         ; LDID_INF
  28.  
  29. [SourceDisksNames]
  30. 1=%SourceDisk1Name%,,0
  31. 2=%SourceDisk2Name%,,0
  32.  
  33. [SourceDisksFiles]
  34. ;<file> = <disk number>,<subdir>,<filename>,<size>,<checksum>
  35. install.exe = 1,,91648
  36. _install.loc = 1,,61952
  37. setup.inf = 1,,16854
  38. dmdisp.inf = 1,,16854
  39. setup16.dll = 1,,14848
  40. setup32.dll = 1,,24064
  41. readme.txt = 1,,12041
  42. readme.rtf = 1,,15693
  43. s3d988xl.drv=1,,143248
  44. s3d988xl.vxd=1,,35288
  45. s3d988xl.dll=1,,117760
  46. s3dtkw.dll=1,,72192
  47. s3kernel.vxd=1,,19611
  48. dmmcard.vxd=1,,6746
  49. dmm2k16.dll=1,,13008
  50. dmm2k32.dll=1,,16896
  51. msvcrt.dll = 1,,266240
  52. mfc42.dll = 1,,1011472
  53. ;deskcp16.dll = 1,,146784
  54. dmdesk16.dll = 2,,146784
  55. dmdrvobj.dll= 2,,104448
  56. _dmdrvob.loc= 2,,35840
  57. dmsettng.dll= 2,,53760
  58. _dmsettn.loc= 2,,70656
  59. dminfo.dll=2,,26624
  60. _dminfo.loc=2,,32768
  61. dmicm.dll=2,,59904
  62. _dmicm.loc=2,,22528
  63. dmhooks.dll= 2,,91136
  64. dmvideo.dll= 2,,32256
  65. _dmvideo.loc= 2,,34816
  66. dmrefrsh.dll= 2,,31744
  67. _dmrefrs.loc= 2,,65024
  68. dmpopup.dll= 2,,36864
  69. _dmpopup.loc= 2,,36864
  70. dmshcut.dll= 2,,36864
  71. _dmshcut.loc= 2,,54272
  72. dmswitch.dll= 2,,75776
  73. dmhkey.exe= 2,,46592
  74. dmmenu.exe=2,,125440
  75. dmictwiz.exe= 2,,57856
  76. _dmictwi.loc= 2,,172032
  77. ;dmmonwiz.exe=2,,62976
  78. ;_dmmonwi.loc=2,,153600
  79. dmmict.hlp=2,,47278
  80. dmmict.cnt=2,,2036
  81. dmictvxd.vxd = 2,,5361
  82. black.avi= 2,,4858
  83. blue.avi= 2,,4858
  84. color.avi= 2,,8030
  85. cyan.avi= 2,,4858
  86. green.avi= 2,,4858
  87. grey.avi= 2,,6026
  88. magenta.avi= 2,,4858
  89. red.avi= 2,,4858
  90. white.avi= 2,,4858
  91. yellow.avi= 2,,4858
  92. sample.avi= 2,,407590
  93. bg.gif = 2,,365
  94. hhp.gif = 2,,24390
  95. about.gif = 2,,984
  96. backgrnd.gif = 2,,11438
  97. contact.gif = 2,,936
  98. devrel.gif = 2,,1494
  99. drvrupd.gif = 2,,1242
  100. feedback.gif = 2,,824
  101. homepage.gif = 2,,854
  102. howtobuy.gif = 2,,855
  103. hr_t_b.gif = 2,,170
  104. logo.gif = 2,,2853
  105. num800.gif = 2,,4931
  106. probrpt.gif = 2,,1395
  107. prodinfo.gif = 2,,883
  108. reg.gif = 2,,1237
  109. t_about.gif = 2,,11067
  110. t_cont.gif = 2,,11028
  111. t_online.gif = 2,,11189
  112. t_sserv.gif = 2,,14952
  113. about.htm = 2,,2182
  114. contact.htm = 2,,6267
  115. index.htm = 2,,1425
  116.  
  117. ; Manufacturers
  118. ;----------------------------------------
  119. [Manufacturer]
  120. %Mfg%=Mfg
  121.  
  122. ; Driver sections
  123. ;----------------------------------------
  124. [Mfg]
  125. %Diamond&DEV_883D.DeviceDesc%=Stealth3d3000,,PCI\VEN_5333&DEV_883D
  126.  
  127. [VGA.LogConfig]
  128. ConfigPriority=HARDWIRED
  129. IOConfig=3B0-3BB
  130. IOConfig=3C0-3DF
  131. MemConfig=A0000-AFFFF
  132. MemConfig=B8000-BFFFF
  133. MemConfig=C0000-C7FFF,D0000-D7FFF,E0000-E5FFF,E0000-E7FFF
  134.  
  135. ; Install sections
  136. ;----------------------------------------
  137. ;
  138.  
  139. [Stealth3d3000]
  140. ProgramGroups = Virge.Grp
  141. DelFiles=Inf.Delete
  142. CopyFiles=VirgeSystem.Copy, Inf.Copy, MFCSystem.Copy
  143. Uninstall=VirgeSystem.Copy, Inf.Copy
  144. DelReg=Diamond.DelReg
  145. AddReg=Diamond.AddReg, Stealth3d3000.AddReg
  146. LogConfig=VGA.LogConfig
  147. DiskNumber=1
  148.  
  149. [Virge.Grp]
  150. ;<program group>,<description>,<install path>,<command line>,<startup path (working directory)>,<icon file>,<icon id>
  151. %InControl.dir%,%DiamondSetup%,%Setup.dir%\install.exe,1,%Setup.dir%,%Setup.dir%\install.exe,0
  152.  
  153. [Inf.Copy]
  154. dmdisp.inf
  155.  
  156. [Inf.Delete]
  157. dmcustom.inf,,,1
  158.  
  159. [VirgeSystem.Copy]
  160. s3d988xl.vxd
  161. s3d988xl.drv
  162. s3d988xl.dll
  163. s3dtkw.dll
  164. s3kernel.vxd
  165. dmmcard.vxd
  166. dmm2k16.dll
  167. dmm2k32.dll
  168.  
  169. [MFCSystem.Copy]
  170. mfc42.dll
  171. msvcrt.dll
  172. ;deskcp16.dll
  173.  
  174. [Diamond.DelReg]
  175. HKR,,DevLoader,0,
  176. HKR,,Ver,0,
  177. HKR,DEFAULT,,0,
  178. HKR,MODES,,0,
  179. HKR,CURRENT,,0,
  180. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\S3_REF,DisplayName,,"%ShortDesc%"
  181. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\S3_REF,UninstallString,,"RunDll setupx.dll,InstallHinfSection DRAMRef_remove 4 dmsstl3d.inf"
  182. HKLM,SOFTWARE\Classes\CLSID\{87b9bd00-c65c-11cd-a259-00dd010e8c28},"",,"Diamond Property Sheet Extension for refresh rates"
  183. HKLM,SOFTWARE\Classes\CLSID\{87b9bd00-c65c-11cd-a259-00dd010e8c28}\InProcServer32,"",,"s3_refre.dll"
  184. HKLM,SOFTWARE\Classes\CLSID\{87b9bd00-c65c-11cd-a259-00dd010e8c28}\InProcServer32,ThreadingModel,,"Apartment"
  185. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\"Controls Folder"\Display\shellex\PropertySheetHandlers\S3_REF,"",,"{87b9bd00-c65c-11cd-a259-00dd010e8c28}"
  186. HKU,.Default\Software\Microsoft\Windows\CurrentVersion\Run,"Taskbar Display Controls"
  187. HKLM,SOFTWARE\Diamond\Config,GDISupported
  188. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"Colorific Control Panel"
  189. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"MGA Control Center"
  190. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\"Controls Folder"\Display\shellex\PropertySheetHandlers\"Matrox Color Control","",,"{E1E066B5-8E0E-11cf-97F3-00608CC03883}"
  191. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\"Controls Folder"\Display\shellex\PropertySheetHandlers\"MGA Advanced Properties","",,"{D1A360E2-7BB7-11CE-8F14-F78A8C1110B1}"
  192. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\"Controls Folder"\Display\shellex\PropertySheetHandlers\"MGA Monitor Selection","",,"{6A47A581-28AC-11CF-B09F-0020AFE66457}"
  193.  
  194. [Diamond.AddReg]
  195. HKCU,%DriverSettings%,%CenterToViewport%,,1;
  196. HKCU,%DriverSettings%,Hotkeys,,1;
  197. HKCU,%DriverSettings%,%MaximizeToViewport%,,1;
  198. HKCU,%DriverSettings%,%PopupMenu%,,1;
  199. HKCU,%DriverSettings%,%StartMenu%,,1;
  200. HKCU,Software\Diamond\Popup\,%Centerto%,,;
  201. HKCU,Software\Diamond\Popup\,%FastScrolling%,,;
  202. HKCU,Software\Diamond\Popup\,%Hotkeys%,,;
  203. HKCU,Software\Diamond\Popup\,%Maximizeto%,,;
  204. HKCU,Software\Diamond\Popup\,%PanLock%,,;
  205. HKCU,Software\Diamond\Popup\,%PopupMenu2%,,;
  206. HKCU,Software\Diamond\Popup\,%ScreenSaver%,,;
  207. HKCU,Software\Diamond\Popup\,%StartMenu2%,,;
  208. HKCU,Software\Diamond\Popup\,%SwitchDesktop%,,%Desktops%;
  209. HKCU,Software\Diamond\Popup\,%SwitchViewport%,,%Viewports%;
  210. HKCU,Software\Diamond\Popup\,%Zoomin%,,;
  211. HKCU,Software\Diamond\Popup\,%ZoomOut%,,;
  212. HKLM,SOFTWARE\Diamond,InitialInstall,,1;
  213. HKLM,SOFTWARE\Diamond\Config,DisableDeviceBitmaps,,1
  214. HKLM,SOFTWARE\Diamond\Config,GDIAcceleration,,1
  215.  
  216. ; Begin Non-Fujitsu
  217. ; uncomment the following lines below for NON-fujitsu
  218. HKLM,SOFTWARE\Diamond\Config,ColorSwitch,,1;
  219. ;HKLM,SOFTWARE\Diamond\Config,Viewports,,1;
  220. ; End Non-Fujitsu
  221. ; Begin Fujitsu
  222. ; uncomment the following lines below for fujitsu
  223. ;HKLM,SOFTWARE\Diamond\Config,ColorSwitch,,0;
  224. HKLM,SOFTWARE\Diamond\Config,Viewports,,0;
  225. ; End Fujitsu
  226.  
  227. [Stealth3d3000.AddReg]
  228. HKR,,Ver,,4.0
  229. HKR,,DevLoader,,*vdd
  230. HKR,DEFAULT,Mode,,"8,640,480"
  231. HKR,DEFAULT,drv,,s3d988xl.drv
  232. HKR,DEFAULT,vdd,,"*vdd,*vflatd"
  233. HKR,DEFAULT,MiniVDD,,s3d988xl.vxd
  234. HKR,DEFAULT,CardVDD,,DMMCARD.vxd
  235. HKR,DEFAULT,RefreshRate,,"-1"
  236. HKR,DEFAULT,SetOptimal,,"1"
  237. HKR,DEFAULT,DDC,,"1"
  238. HKR,"MODES\4\640,480",drv,,vga.drv
  239. HKR,"MODES\4\640,480",vdd,,*vdd
  240. HKR,"MODES\4\800,600",drv,,supervga.drv
  241. HKR,"MODES\4\800,600",vdd,,*vdd
  242. HKR,"MODES\8\640,480"
  243. HKR,"MODES\8\800,600"
  244. HKR,"MODES\8\1024,768"
  245. HKR,"MODES\8\1152,864"
  246. HKR,"MODES\8\1280,1024"
  247. HKR,"MODES\8\1600,1200"
  248. HKR,"MODES\16\640,480"
  249. HKR,"MODES\16\800,600"
  250. HKR,"MODES\16\1024,768"
  251. HKR,"MODES\16\1152,864"
  252. HKR,"MODES\16\1280,1024"
  253. HKR,"MODES\16\1600,1200"
  254. HKR,"MODES\24\640,480"
  255. HKR,"MODES\24\800,600"
  256. HKR,"MODES\24\1024,768"
  257. HKR,"MODES\24\1152,864"
  258. HKR,"MODES\24\1280,1024"
  259.  
  260. [Optional Components]
  261. InControl Tools 95
  262. S3Live
  263.  
  264. [InControl Tools 95]
  265. OptionDesc    = %InControl.Desc%
  266. ProgramGroups = InControl.Grp
  267. Tip         = %InControl.Details%
  268. ;Parent     = InControlTools
  269. CopyFiles       = InControl.Copy, InControlSystem.Copy
  270. Uninstall       = InControl.Copy, InControlSystem.Copy
  271. addreg        = InControl.Install.Reg
  272. ; dependency 1 = driver
  273. ; dependecies are ORs if types which must be singular (eg. 1, 2, 4, 8, etc)
  274. Dependency    = 1
  275. Type        = 2
  276.  
  277. [S3Live]
  278. OptionDesc      = %S3Live.Desc%
  279. Tip             = %S3Live.Details%
  280. ;OptionDesc      = ""
  281. ;Tip             = ""
  282. addreg          = S3Live.Install.Reg
  283. Execute         = ..\DISK3\SETUP.EXE
  284. Dependency    = 0
  285. Type        = 8
  286.  
  287. [dump]
  288.  
  289. [InControl.Copy]
  290. dmhkey.exe
  291. sample.avi
  292. black.avi
  293. blue.avi
  294. color.avi
  295. cyan.avi
  296. green.avi
  297. grey.avi
  298. magenta.avi
  299. red.avi
  300. white.avi
  301. yellow.avi
  302. dmmenu.exe
  303. dmictwiz.exe
  304. ;dmmonwiz.exe
  305. dmmict.hlp
  306. dmmict.cnt
  307. dmpopup.dll
  308. dmrefrsh.dll
  309. dmvideo.dll
  310. dmshcut.dll
  311. dminfo.dll
  312. dmicm.dll
  313. about.htm
  314. contact.htm
  315. index.htm
  316. bg.gif
  317. hhp.gif
  318. about.gif
  319. backgrnd.gif
  320. contact.gif
  321. devrel.gif
  322. drvrupd.gif
  323. feedback.gif
  324. homepage.gif
  325. howtobuy.gif
  326. hr_t_b.gif
  327. logo.gif
  328. num800.gif
  329. probrpt.gif
  330. prodinfo.gif
  331. reg.gif
  332. T_ABOUT.GIF
  333. t_cont.gif
  334. T_ONLINE.GIF
  335. t_sserv.gif
  336.  
  337. [InControlSystem.Copy]
  338. dmdesk16.dll
  339. dmdrvobj.dll
  340. dmswitch.dll
  341. dmsettng.dll
  342. _dmsettn.loc
  343. _dmpopup.loc
  344. _dmrefrs.loc
  345. _dmvideo.loc
  346. _dmshcut.loc
  347. _dminfo.loc
  348. _dmdrvob.loc
  349. _dmictwi.loc
  350. ;_dmmonwi.loc
  351. _dmicm.loc
  352. dmhooks.dll
  353. dmictvxd.vxd
  354.  
  355. [Setup.Copy]
  356. install.exe
  357. _install.loc
  358. setup.inf
  359. setup16.dll
  360. setup32.dll
  361. readme.txt
  362. readme.rtf
  363.  
  364. [Setup.Remove]
  365. install.exe
  366. _install.loc
  367. setup.inf
  368. setup16.dll
  369. setup32.dll
  370. readme.txt
  371. readme.rtf
  372.  
  373. [S3Live.Install.Reg]
  374. HKLM,\SOFTWARE\Diamond\Installed\%S3LiveTools.sec%,Installed,,1;
  375.  
  376. [InControl.Install.Reg]
  377. ;HKLM,\SOFTWARE\Microsoft\Windows\CurrentVersion\Run,DiamondRun,4,%InControl.dir%\dmhkey.exe;
  378. HKLM,\SOFTWARE\Diamond\Installed\%InControl.sec%,Installed,,1;
  379. HKLM,\SOFTWARE\Diamond\Installed\%InControl.sec%,Version,,4.0;
  380. HKLM,\SOFTWARE\Diamond\Installed\%InControl.sec%,Path,4,%InControl.dir%
  381. HKCR,CLSID\{30FC9D80-86FE-11CE-82F1-00608CC91D55},,,In Control Tools - Settings and Popup Property Sheets
  382. HKCR,CLSID\{30FC9D80-86FE-11CE-82F1-00608CC91D55}\InProcServer32,,4,%InControl.dir%\dmpopup.dll
  383. HKCR,CLSID\{30FC9D80-86FE-11CE-82F1-00608CC91D55}\InProcServer32,ThreadingModel,,Apartment
  384. HKLM,\SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Popup Extension,,,{30FC9D80-86FE-11CE-82F1-00608CC91D55}
  385. HKCR,\CLSID\{D704FFC0-86FD-11CE-82F1-00608CC91D55},,,InControl Tools - Short Cut Property Sheet
  386. HKCR,\CLSID\{D704FFC0-86FD-11CE-82F1-00608CC91D55}\InProcServer32,,4,%InControl.dir%\dmshcut.dll
  387. HKCR,\CLSID\{D704FFC0-86FD-11CE-82F1-00608CC91D55}\InProcServer32,ThreadingModel,,Apartment
  388. HKLM,\SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Shortcut Extension,,,{D704FFC0-86FD-11CE-82F1-00608CC91D55}
  389. HKCR,\CLSID\{05507E00-0C72-11CF-94B8-0020AFA104C6},,,InControl Tools - Information Property Sheet
  390. HKCR,\CLSID\{05507E00-0C72-11CF-94B8-0020AFA104C6}\InProcServer32,,4,%InControl.dir%\dminfo.dll
  391. HKCR,\CLSID\{05507E00-0C72-11CF-94B8-0020AFA104C6}\InProcServer32,ThreadingModel,,Apartment
  392. HKLM,\SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Information Extension,,,{05507E00-0C72-11CF-94B8-0020AFA104C6}
  393. HKCR,\CLSID\{ED2167C1-447B-11d0-AAB8-00A024151DDC},,,InControl Tools - Gamma Property Sheet
  394. HKCR,\CLSID\{ED2167C1-447B-11d0-AAB8-00A024151DDC}\InProcServer32,,4,%InControl.dir%\dmicm.dll
  395. HKCR,\CLSID\{ED2167C1-447B-11d0-AAB8-00A024151DDC}\InProcServer32,ThreadingModel,,Apartment
  396. HKLM,\SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Gamma Extension,,,{ED2167C1-447B-11d0-AAB8-00A024151DDC}
  397. HKCR,\CLSID\{05507E00-0C72-11CF-94B8-0020AFA104C7},,,InControl Tools - Refresh Property Sheet
  398. HKCR,\CLSID\{05507E00-0C72-11CF-94B8-0020AFA104C7}\InProcServer32,,4,%InControl.dir%\dmrefrsh.dll
  399. HKCR,\CLSID\{05507E00-0C72-11CF-94B8-0020AFA104C7}\InProcServer32,ThreadingModel,,Apartment
  400. HKLM,\SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Refresh Extension,,,{05507E00-0C72-11CF-94B8-0020AFA104C7}
  401. HKCR,CLSID\{22AE8180-86FE-11CE-82F1-00608CC91D55},,,In Control Tools - Video Property Sheet
  402. HKCR,CLSID\{22AE8180-86FE-11CE-82F1-00608CC91D55}\InProcServer32,,4,%InControl.dir%\dmvideo.dll
  403. HKCR,CLSID\{22AE8180-86FE-11CE-82F1-00608CC91D55}\InProcServer32,ThreadingModel,,Apartment
  404. HKLM,\SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Video Extension,,,{22AE8180-86FE-11CE-82F1-00608CC91D55}
  405.  
  406. [InControl.Grp]
  407. ;<program group>,<description>,<install path>,<command line>,<starup path (working directory)>,<icon file>,<icon id>
  408. %InControl.dir%,%InControlDesktopManager%,%Incontrol.dir%\dmhkey.exe, ,%Incontrol.dir%,%Incontrol.dir%\dmhkey.exe,0
  409. %InControl.dir%,%InControlToolsWizard%,%Incontrol.dir%\dmictwiz.exe, ,%Incontrol.dir%,%Incontrol.dir%\dmictwiz.exe,0
  410. %InControl.dir%,%InControlToolsHelp%,%Incontrol.dir%\dmmict.hlp, ,%Incontrol.dir%,%Incontrol.dir%\dmmict.hlp,0
  411. %InControl.dir%,%OnlineInternetServices%,%Incontrol.dir%\index.htm, ,%Incontrol.dir%,%Incontrol.dir%\index.htm,0
  412. Startup,%InControlDesktopManager%,%Incontrol.dir%\dmhkey.exe, ,%Incontrol.dir%,%Incontrol.dir%\dmhkey.exe,0
  413.  
  414. ; User visible strings
  415. ;----------------------------------------
  416. [Strings]
  417. Mfg="Diamond Multimedia Systems"
  418. Diamond&DEV_883D.DeviceDesc="Diamond Stealth 3D 3000 (Turbo)"
  419.  
  420. Desktops = "1280 x 1024 x 24 bpp;1280 x 1024 x 16 bpp;1280 x 1024 x 8 bpp;1024 x 768 x 32 bpp;1024 x 768 x 16 bpp;1024 x 768 x 8 bpp;800 x 600 x 32 bpp;800 x 600 x 16 bpp;800 x 600 x 8 bpp;640 x 480 x 32 bpp;640 x 480 x 16 bpp;640 x 480 x 8 bpp;"
  421. Viewports ="1600 x 1200;1280 x 1024;1152 x 864;1024 x 768;800 x 600;640 x 480;"
  422. ShortcutExtension = "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Shortcut Extension"
  423. InformationExtension = "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Information Extension"
  424. PopupExtension = "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Popup Extension"
  425. DriverSettings = "Software\Diamond\Driver Settings"
  426. ShortCutHandler = "InControl Tools - Short Cut Property Sheet"
  427. InformationHandler = "InControl Tools - Information Property Sheet"
  428. CenterToViewport = "Center To Viewport
  429. MaximizeToViewport = "Maximize To Viewport"
  430. PopupMenu = "Popup Menu"
  431. StartMenu = "Start Menu"
  432. SettingsPopup = "In Control Tools - Settings and Popup Property Sheets"
  433. Centerto = "Center to...(8)"
  434. FastScrolling = "Fast Scrolling(10)"
  435. Hotkeys = "Hotkeys(11)"
  436. Maximizeto = "Maximize to...(7)"
  437. PanLock = "Pan Lock(6)"
  438. PopupMenu2 = "Popup Menu(12)"
  439. ScreenSaver = "Screen Saver(15)"
  440. StartMenu2 = "Start Menu(13)"
  441. SwitchDesktop = "Switch Desktop(3)"
  442. SwitchViewport = "Switch Viewport(4)"
  443. Zoomin = "Zoomin(1)"
  444. ZoomOut = "ZoomOut(2)"
  445. InControl.sec     = "InControl Tools 95"
  446. S3LiveTools.sec = "S3Live"
  447.  
  448. ; INTERNATIONALIZE FOLLOWING STRINGS AS NEEDED !!!
  449.  
  450. ; directory names
  451. Setup.dir         = "Setup"
  452. InControl.dir           = "InControl Tools 95"
  453. GameDemos.dir           = "Game Demos"
  454.  
  455. ; name of source disks
  456. SourceDisk1Name         = "Diamond Windows 95 Display Driver Disk 1"
  457. SourceDisk2Name         = "Diamond Windows 95 Display Driver Disk 2"
  458.  
  459. ; displayed in Custom box
  460. S3Live.Desc         = "S3 Live Video and VPM Drivers"
  461. S3Live.Details         = "S3 Live Video Capture drivers and VPM drivers"
  462. InControl.Desc         = "InControl Tools 95"
  463. InControl.Details     = "Diamond's InControl Tools utilities for Windows 95"
  464. SoftPEG.Desc          = "SoftPEG"
  465. SoftPEG.Details     = "CompCore SoftPEG Software MPEG Player"
  466. Demos.Desc              = "Game Demos"
  467. Demos.Details           = "Demos of Windows 95 DirectX Games"
  468. Havoc.Desc          = "Havoc Demo"
  469. Havoc.Details       = "Demo of Havoc from Reality Bytes"
  470. Pitfall.Desc          = "Pitfall Demo"
  471. Pitfall.Details       = "Demo of Pitfall from Activision"
  472. Shanghai.Desc          = "Shanghai Demo"
  473. Shanghai.Details       = "Demo of Shanghai from Activision"
  474. Internet.Desc         = "Internet Explorer"
  475. Internet.Details     = "Microsoft Internet Explorer 2.0"
  476. DirectX.Desc         = "DirectX"
  477. DirectX.Details     = "Microsoft DirectX (DirectDraw, DirectSound, DirectPlay)"
  478.  
  479. ; displayed in toolbar menu
  480. DiamondSetup            = "Diamond Setup"
  481. InControlDesktopManager = "InControl Desktop Manager"
  482. InControlToolsWizard     = "InControl Tools Wizard"
  483. InControlToolsHelp      = "InControl Tools Help"
  484. OnlineInternetServices     = "Online Internet Services"
  485. InControlDesktopManager = "InControl Desktop Manager"
  486. MPEGFilePlayer          = "MPEG File Player"
  487. CDVision                = "CD Vision"
  488. MPEGHelp                = "MPEG Help"
  489. HavocDemo               = "Havoc Demo"
  490. PitfallDemo             = "Pitfall Demo"
  491. ShanghaiDemo            = "Shanghai Demo"
  492.