home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 December / VPR0012B.BIN / DRIVER / ELSA / GLLI_W2K / GLLI_W2K.ZIP / GLSET / EAPPSGII.INF next >
Windows Setup INFormation  |  2000-08-14  |  14KB  |  352 lines

  1. ;#
  2. ;| GLSET.INF:   Device information file for
  3. ;|              ELSA Application Settings
  4. ;|
  5. ;| Copyright (c) 1996-98 ELSA AG, Aachen (Germany)
  6. ;|
  7. ;| 18.11.1998
  8. ;|
  9. ;+----------------------------------------------------------------------
  10.  
  11. [version]
  12. signature="$Chicago$"
  13. Provider=ELSA AG, Germany
  14.  
  15. ; UTIL.CopyFiles -> ELSATOOL.APPSETS.CopyFiles
  16.  
  17. [DefaultInstall.NT]
  18. CopyFiles = ELSATOOL.APPSETS.UTIL.CopyFiles, ELSATOOL.APPSETS.INF.CopyFiles
  19. AddReg    = ELSATOOL.APPSETS.ALL.AddReg, ELSATOOL.APPSETS.NT.AddReg, ELSATOOL.APPSETS.BOARD.AddReg
  20. DelFiles  = ELSATOOL.APPSETS.OLD.DelFiles
  21. DelReg      = ELSATOOL.APPSETS.OLD.DelReg
  22.  
  23. [DefaultInstall]
  24. CopyFiles = ELSATOOL.APPSETS.UTIL.CopyFiles, ELSATOOL.APPSETS.INF.CopyFiles
  25. AddReg    = ELSATOOL.APPSETS.ALL.AddReg, ELSATOOL.APPSETS.WIN.AddReg, ELSATOOL.APPSETS.BOARD.AddReg
  26. DelFiles  = ELSATOOL.APPSETS.OLD.DelFiles
  27. DelReg      = ELSATOOL.APPSETS.OLD.DelReg
  28.  
  29. [DefaultUnInstall]
  30. DelFiles  = ELSATOOL.APPSETS.UTIL.CopyFiles, ELSATOOL.APPSETS.INF.CopyFiles, ELSATOOL.APPSETS.TMP.DelFiles, ELSATOOL.APPSETS.OLD.DelFiles, ELSATOOL.APPSETS.HLP.DelFiles
  31. DelReg    = ELSATOOL.APPSETS.ALL.DelReg, ELSATOOL.APPSETS.OLD.DelReg
  32.  
  33. [DestinationDirs]
  34. ELSATOOL.APPSETS.UTIL.CopyFiles    = 10,%ELSAUTIL%
  35. ELSATOOL.APPSETS.HLP.DelFiles    = 10,%ELSAUTIL%
  36. ELSATOOL.APPSETS.TMP.DelFiles    = 10,%ELSAUTIL%\INSTALL
  37. ELSATOOL.APPSETS.INF.CopyFiles    = 17,GLSET
  38.  
  39. [ELSATOOL.APPSETS.NT.AddReg]
  40. HKLM,%ELSATOOL.APPSETS.UNINSTALL%,UninstallString,,"rundll32.exe setupapi.dll,InstallHinfSection DefaultUninstall 132 %17%\GLSET\%ELSATOOL.APPSETS.INFFILE%"
  41.  
  42. [ELSATOOL.APPSETS.WIN.AddReg]
  43. HKLM,%ELSATOOL.APPSETS.UNINSTALL%,UninstallString,,"rundll32.exe setupapi.dll,InstallHinfSection DefaultUninstall 132 %17%\%ELSATOOL.APPSETS.INFFILE%"
  44.  
  45. [ELSATOOL.APPSETS.ALL.AddReg]
  46. HKLM,%ELSATOOL.APPSETS.UNINSTALL%,DisplayName,,"%ELSATOOL.APPSETS.NAME%"
  47. HKLM,%ELSATOOL.APPSETS.PROPPAGE%,,,"%ELSATOOL.APPSETS.CLSID%"
  48. HKLM,%WINMANSUITE%\%ELSATOOL.APPSETS.CLSID%,,,%ELSATOOL.APPSETS.MAINFILE%
  49. HKLM,%ELSATOOL.APPSETS.GLSETTINGS%,Setting,,"Default Settings"
  50.  
  51. HKCR,CLSID\%ELSATOOL.APPSETS.CLSID%,,,"%ELSATOOL.APPSETS.NAME%"
  52. HKCR,CLSID\%ELSATOOL.APPSETS.CLSID%\InprocServer32,,,"%10%\%ELSAUTIL%\%ELSATOOL.APPSETS.MAINFILE%"
  53. HKCR,CLSID\%ELSATOOL.APPSETS.CLSID%\InprocServer32,"ThreadingModel",,"Apartment"
  54.  
  55. [ELSATOOL.APPSETS.ALL.DelReg]
  56. HKLM,%ELSATOOL.APPSETS.UNINSTALL%
  57. HKLM,%ELSATOOL.APPSETS.PROPPAGE%
  58. HKLM,%WINMANSUITE%\%ELSATOOL.APPSETS.CLSID%
  59. HKLM,%ELSATOOL.APPSETS.GLSETTINGS%
  60. HKCR,CLSID\%ELSATOOL.APPSETS.CLSID%
  61.  
  62. [ELSATOOL.APPSETS.OLD.DelReg]
  63. HKLM,%ELSATOOL.APPSETS.PROPPAGE.OLD%
  64. HKLM,%ELSATOOL.APPSETS.GLSETTINGS%\2\Defaults
  65. HKLM,%ELSATOOL.APPSETS.GLSETTINGS2%
  66.  
  67. [SourceDisksNames]
  68. 1="ELSA Product CD",,,\GLSET
  69.  
  70. [SourceDisksFiles]
  71. GLSET.DLL    = 1
  72. GLSET_EN.HLP = 1
  73. GLSET_DA.DLL = 1
  74. GLSET_DA.HLP = 1
  75. GLSET_DE.DLL = 1
  76. GLSET_DE.HLP = 1
  77. GLSET_ES.DLL = 1
  78. GLSET_ES.HLP = 1
  79. GLSET_FI.DLL = 1
  80. GLSET_FI.HLP = 1
  81. GLSET_FR.DLL = 1
  82. GLSET_FR.HLP = 1
  83. GLSET_IT.DLL = 1
  84. GLSET_IT.HLP = 1
  85. GLSET_JA.DLL = 1
  86. GLSET_JA.HLP = 1
  87. GLSET_KO.DLL = 1
  88. GLSET_KO.HLP = 1
  89. GLSET_NL.DLL = 1
  90. GLSET_NL.HLP = 1
  91. GLSET_NO.DLL = 1
  92. GLSET_NO.HLP = 1
  93. GLSET_PT.DLL = 1
  94. GLSET_PT.HLP = 1
  95. GLSET_SV.DLL = 1
  96. GLSET_SV.HLP = 1
  97. GLSET_ZH.DLL = 1
  98. GLSET_ZH.HLP = 1
  99. GLSET_ZT.DLL = 1
  100. GLSET_ZT.HLP = 1
  101.  
  102. [ELSATOOL.APPSETS.INF.CopyFiles]
  103. %ELSATOOL.APPSETS.INFFILE%
  104.  
  105. [ELSATOOL.APPSETS.UTIL.CopyFiles]
  106. GLSET.DLL,,,1
  107. GLSET_EN.HLP,,,1
  108. GLSET_DA.DLL,,,1
  109. GLSET_DA.HLP,,,1
  110. GLSET_DE.DLL,,,1
  111. GLSET_DE.HLP,,,1
  112. GLSET_ES.DLL,,,1
  113. GLSET_ES.HLP,,,1
  114. GLSET_FI.DLL,,,1
  115. GLSET_FI.HLP,,,1
  116. GLSET_FR.DLL,,,1
  117. GLSET_FR.HLP,,,1
  118. GLSET_IT.DLL,,,1
  119. GLSET_IT.HLP,,,1
  120. GLSET_JA.DLL,,,1
  121. GLSET_JA.HLP,,,1
  122. GLSET_KO.DLL,,,1
  123. GLSET_KO.HLP,,,1
  124. GLSET_NO.DLL,,,1
  125. GLSET_NO.HLP,,,1
  126. GLSET_NL.DLL,,,1
  127. GLSET_NL.HLP,,,1
  128. GLSET_PT.DLL,,,1
  129. GLSET_PT.HLP,,,1
  130. GLSET_SV.DLL,,,1
  131. GLSET_SV.HLP,,,1
  132. GLSET_ZH.DLL,,,1
  133. GLSET_ZH.HLP,,,1
  134. GLSET_ZT.DLL,,,1
  135. GLSET_ZT.HLP,,,1
  136.  
  137. [ELSATOOL.APPSETS.TMP.DelFiles]
  138. %ELSATOOL.APPSETS.INFFILE%
  139. GLSET.CAB
  140.  
  141. [ELSATOOL.APPSETS.OLD.DelFiles]
  142. GLSETENG.HLP
  143. GLSETDEU.HLP
  144.  
  145. [ELSATOOL.APPSETS.HLP.DelFiles]
  146. GLSET_EN.GID
  147. GLSET_EN.FTS
  148. GLSET_DA.GID
  149. GLSET_DA.FTS
  150. GLSET_DE.GID
  151. GLSET_DE.FTS
  152. GLSET_ES.GID
  153. GLSET_ES.FTS
  154. GLSET_FI.GID
  155. GLSET_FI.FTS
  156. GLSET_FR.GID
  157. GLSET_FR.FTS
  158. GLSET_IT.GID
  159. GLSET_IT.FTS
  160. GLSET_JA.GID
  161. GLSET_JA.FTS
  162. GLSET_KO.GID
  163. GLSET_KO.FTS
  164. GLSET_NO.GID
  165. GLSET_NO.FTS
  166. GLSET_NL.GID
  167. GLSET_NL.FTS
  168. GLSET_PT.GID
  169. GLSET_PT.FTS
  170. GLSET_SV.GID
  171. GLSET_SV.FTS
  172. GLSET_ZH.GID
  173. GLSET_ZH.FTS
  174. GLSET_ZT.GID
  175. GLSET_ZT.FTS
  176.  
  177. [Strings]
  178. ELSAUTIL    = "ELSAutil"
  179. WINMANSUITE = "Software\ELSA\WINmanSuite"
  180. ELSATOOL.APPSETS.MAINFILE        = "GLSET.DLL"
  181. ELSATOOL.APPSETS.PROPPAGE.OLD    = "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\ELSA GLoria Property Sheet"
  182. ELSATOOL.APPSETS.PROPPAGE        = "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\ELSA Application Settings Property Sheet"
  183. ELSATOOL.APPSETS.CLSID            = "{BBE4AF40-2CDF-11d0-A8A0-00001B321118}"
  184. ELSATOOL.APPSETS.GLSETTINGS      = "Software\ELSA\GloriaSettings"
  185.  
  186. ;--------------------------------------------------------------------
  187. ; board depending section,
  188. ; The following text is automatically generated by ...
  189. ;
  190. ; -----------    DO NOT EDIT BELOW THIS LINE    ---------------------
  191. ;*** batch generated data ***    
  192. ; Strings section                
  193.  
  194. ELSATOOL.APPSETS.UNINSTALL = "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ASetGII" 
  195. ELSATOOL.APPSETS.NAME      = "ELSA Application Settings for GLoria II" 
  196.  
  197. ;*** automatic generated data *** GLoria II
  198.  
  199. ; Strings section
  200. ELSATOOL.APPSETS.INFFILE     ="EAPPSGII.INF"
  201. ELSATOOL.APPSETS.GLSETTINGS2 ="Software\ELSA\GloriaSettings\ELSA GLoria II"
  202. ELSATOOL.APPSETS.GLSETDEFAULT="Software\ELSA\GloriaSettings\ELSA GLoria II\Defaults"
  203.  
  204. ; Board depending data
  205. [ELSATOOL.APPSETS.BOARD.AddReg]
  206. ; ==========
  207. ; Blind Keys
  208. ; ==========
  209. HKLM,%ELSATOOL.APPSETS.GLSETTINGS2%\BlindKeys,ICDInterface.ForceStencil,0x10001,536871207
  210. HKLM,%ELSATOOL.APPSETS.GLSETTINGS2%\BlindKeys,OpenGL.UnigraphicsTextureFix,0x10001,536871747
  211. ; ============================
  212. ; Application default Settings
  213. ; ============================
  214. ;*** 1 Default Settings Stereo
  215. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\1 Default Settings Stereo,,,
  216. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\1 Default Settings Stereo,ICDInterface.PFD_STEREO,0x10001,1
  217. ;*** 3D Studio MAX(R)/VIZ(R)
  218. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\3D Studio MAX(R)/VIZ(R),,,
  219. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\3D Studio MAX(R)/VIZ(R),ICDInterface.PFD_SUPPORT_GDI,0x10001,1
  220. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\3D Studio MAX(R)/VIZ(R),ICDInterface.SupportOverlayPlanes,0x10001,1
  221. ;*** 3DPaint(tm)
  222. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\3DPaint(tm),,,
  223. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\3DPaint(tm),ICDInterface.PFD_SUPPORT_GDI,0x10001,1
  224. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\3DPaint(tm),ICDInterface.SupportOverlayPlanes,0x10001,1
  225. ;*** ALLPLAN(c)/ALLPLOT(c)
  226. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\ALLPLAN(c)/ALLPLOT(c),,,
  227. ;*** ANSYS(R)
  228. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\ANSYS(R),,,
  229. ;*** AnySIM(c)
  230. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\AnySIM(c),,,
  231. ;*** ARC/INFO(r)
  232. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\ARC/INFO(r),,,
  233. ;*** ArcView(r)
  234. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\ArcView(r),,,
  235. ;*** AutoCAD(R) and Applications
  236. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\AutoCAD(R) and Applications,,,
  237. ;*** Autodesk Inventor(tm)
  238. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Autodesk Inventor(tm),,,
  239. ;*** AVS/EXPRESS(R)
  240. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\AVS/EXPRESS(R),,,
  241. ;*** AW Studio 9(tm)
  242. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\AW Studio 9(tm),,,
  243. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\AW Studio 9(tm),ICDInterface.PFD_SUPPORT_GDI,0x10001,1
  244. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\AW Studio 9(tm),ICDInterface.SupportOverlayPlanes,0x10001,1
  245. ;*** CADAM(R)
  246. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\CADAM(R),,,
  247. ;*** CADdy++(c)
  248. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\CADdy++(c),,,
  249. ;*** CADKEY(c)
  250. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\CADKEY(c),,,
  251. ;*** CATIA(R) 5.x
  252. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\CATIA(R) 5.x,,,
  253. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\CATIA(R) 5.x,ICDInterface.PageFlipping,0x10001,0
  254. ;*** CDRS(tm)
  255. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\CDRS(tm),,,
  256. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\CDRS(tm),ICDInterface.PFD_SUPPORT_GDI,0x10001,1
  257. ;*** CDRS2000i(tm)
  258. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\CDRS2000i(tm),,,
  259. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\CDRS2000i(tm),ICDInterface.PFD_SUPPORT_GDI,0x10001,1
  260. ;*** Cinema 4D
  261. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Cinema 4D,,,
  262. ;*** DataCAD(c)
  263. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\DataCAD(c),,,
  264. ;*** dVISE NT
  265. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\dVISE NT,,,
  266. ;*** Euclid(c)
  267. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Euclid(c),,,
  268. ;*** Euklid
  269. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Euklid,,,
  270. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Euklid,ICDInterface.PFD_SUPPORT_GDI,0x10001,1
  271. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Euklid,ICDInterface.PageFlipping,0x10001,0
  272. ;*** Exceed(c)
  273. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Exceed(c),,,
  274. ;*** FLOTHERM(c)
  275. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\FLOTHERM(c),,,
  276. ;*** Helix(tm)
  277. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Helix(tm),,,
  278. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Helix(tm),ICDInterface.PFD_SUPPORT_GDI,0x10001,1
  279. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Helix(tm),ICDInterface.PageFlipping,0x10001,0
  280. ;*** HiCAD(c)
  281. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\HiCAD(c),,,
  282. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\HiCAD(c),ICDInterface.PFD_SUPPORT_GDI,0x10001,1
  283. ;*** HyperMesh(R)
  284. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\HyperMesh(R),,,
  285. ;*** I-DEAS Master Series(tm)
  286. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\I-DEAS Master Series(tm),,,
  287. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\I-DEAS Master Series(tm),ICDInterface.PFD_SUPPORT_GDI,0x10001,1
  288. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\I-DEAS Master Series(tm),ICDInterface.PageFlipping,0x10001,0
  289. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\I-DEAS Master Series(tm),ICDInterface.ForceStencil,0x10001,1
  290. ;*** ICEM Surf(c)
  291. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\ICEM Surf(c),,,
  292. ;*** IMAGINE VirtualGIS(tm)
  293. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\IMAGINE VirtualGIS(tm),,,
  294. ;*** LightScape(tm)
  295. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\LightScape(tm),,,
  296. ;*** LightWave 3D(tm)
  297. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\LightWave 3D(tm),,,
  298. ;*** LOGOCAD(R)/TRIGA
  299. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\LOGOCAD(R)/TRIGA,,,
  300. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\LOGOCAD(R)/TRIGA,ICDInterface.PFD_SUPPORT_GDI,0x10001,1
  301. ;*** MayaNT(tm)
  302. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\MayaNT(tm),,,
  303. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\MayaNT(tm),ICDInterface.PFD_SUPPORT_GDI,0x10001,1
  304. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\MayaNT(tm),ICDInterface.SupportOverlayPlanes,0x10001,1
  305. ;*** MicroStation(R)
  306. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\MicroStation(R),,,
  307. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\MicroStation(R),ICDInterface.PFD_SUPPORT_GDI,0x10001,1
  308. ;*** Open Inventor(tm) based Applications
  309. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Open Inventor(tm) based Applications,,,
  310. ;*** Pro/DESKTOP(tm)
  311. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Pro/DESKTOP(tm),,,
  312. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Pro/DESKTOP(tm),ICDInterface.PFD_SUPPORT_GDI,0x10001,1
  313. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Pro/DESKTOP(tm),ICDInterface.SupportOverlayPlanes,0x10001,1
  314. ;*** Pro/ENGINEER(R)
  315. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Pro/ENGINEER(R),,,
  316. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Pro/ENGINEER(R),ICDInterface.PFD_SUPPORT_GDI,0x10001,1
  317. ;*** Pro/MECHANICA(R)
  318. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Pro/MECHANICA(R),,,
  319. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Pro/MECHANICA(R),ICDInterface.PFD_SUPPORT_GDI,0x10001,1
  320. ;*** Softimage(R) 3.8
  321. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Softimage(R) 3.8,,,
  322. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Softimage(R) 3.8,ICDInterface.SupportOverlayPlanes,0x10001,1
  323. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Softimage(R) 3.8,ICDInterface.PFD_SWAP_LAYER_BUFFERS,0x10001,1
  324. ;*** Softimage(R) 3.9
  325. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Softimage(R) 3.9,,,
  326. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Softimage(R) 3.9,ICDInterface.SupportOverlayPlanes,0x10001,1
  327. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Softimage(R) 3.9,ICDInterface.PFD_SWAP_LAYER_BUFFERS,0x10001,1
  328. ;*** Softimage(R) XSI
  329. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Softimage(R) XSI,,,
  330. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Softimage(R) XSI,ICDInterface.SupportOverlayPlanes,0x10001,1
  331. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Softimage(R) XSI,ICDInterface.PFD_SWAP_LAYER_BUFFERS,0x10001,1
  332. ;*** Solid Designer(c)
  333. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Solid Designer(c),,,
  334. ;*** Solid Edge(tm)
  335. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Solid Edge(tm),,,
  336. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Solid Edge(tm),ICDInterface.PFD_SUPPORT_GDI,0x10001,1
  337. ;*** SolidWorks(R)
  338. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\SolidWorks(R),,,
  339. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\SolidWorks(R),ICDInterface.PFD_SUPPORT_GDI,0x10001,1
  340. ;*** Unicenter(R) TNG(tm)
  341. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Unicenter(R) TNG(tm),,,
  342. ;*** Unigraphics(R)
  343. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Unigraphics(R),,,
  344. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Unigraphics(R),ICDInterface.PFD_SUPPORT_GDI,0x10001,1
  345. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\Unigraphics(R),OpenGL.UnigraphicsTextureFix,0x10001,1
  346. ;*** VISI-CAD(R) & VISI-CAM(R)
  347. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\VISI-CAD(R) & VISI-CAM(R),,,
  348. ;*** visplan(R)
  349. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\visplan(R),,,
  350. ;*** World Tool Kit(R)
  351. HKLM,%ELSATOOL.APPSETS.GLSETDEFAULT%\World Tool Kit(R),,,
  352.