home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 10 / ioProg_10.iso / soft / sdk20 / dajavcls.cab / dajava.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1997-09-15  |  2.1 KB  |  88 lines

  1. [Version]
  2. signature="$CHICAGO$"
  3. AdvancedINF=2.0
  4.  
  5. [MyCustomDestination]
  6. 49000=PackageDestination49000,23
  7. 49017=SourceDir
  8.  
  9. [DestinationDirs]
  10. SDK30CopyFiles=11
  11.  
  12. [PackageDestination49000]
  13. "HKLM","Software\Microsoft\Java VM","LibsDirectory","",""
  14.  
  15. [Strings]
  16. Win32ID="{69F18920-1CCF-11d1-8F36-00C04FD8FF5E}"
  17. IE3Cab="DAJAVIE3.CAB"
  18. IE4Cab="DAJAVA.CAB"
  19.  
  20. [Setup Hooks]
  21. hook1=hook1
  22. hook2=hook2
  23.  
  24. [DefaultInstall]
  25. CustomDestination=MyCustomDestination
  26. RunPostSetupCommands=SDKInstallDetect
  27.  
  28. [hook1]
  29. run=extrac32 /e /a /y /l %49000% %IE3Cab%
  30.  
  31. [hook2]
  32. InfFile=dajava.inf
  33. InfSection=RegistryData
  34.  
  35. [RegistryData]
  36. ;CustomDestination=MyCustomDestination
  37. ;AddReg=AddRegSection
  38.  
  39. [AddRegSection]
  40. HKCR,"CLSID\%Win32ID%",,,"DAJAVA Classes"
  41. HKCR,"CLSID\%Win32ID%\InstalledVersion",,,"1,0,0,0"
  42. HKCR,"CLSID\%Win32ID%\InstalledVersion","Path",,"%49000%\com\ms\win32\Advapi32.class"
  43. HKCR,"CLSID\%Win32ID%\InProcServer32",,,"%11%\MSJAVA.DLL"
  44. HKCR,"CLSID\%Win32ID%\InProcServer32","NoJavaClass",,""
  45. HKCR,"CLSID\%Win32ID%\InProcServer32","ThreadingModel",,"Both"
  46. HKCR,"CLSID\%Win32ID%\InProcServer32","Lib",,"%49000%"
  47.  
  48. [SDKInstall]
  49. CustomDestination=MyCustomDestination
  50. RunPostSetupCommands=SDKInstallDetect
  51.  
  52. [SDKInstallDetect]
  53. %49017%\InfCond %11%\urlmon.dll LT 4.71.1113.0 %49017%\dajava.inf SDKInstall30 else %49017%\dajava.inf SDKInstall40
  54.  
  55. [SDKInstall30]
  56. CustomDestination=MyCustomDestination
  57. AddReg=AddRegSection
  58. RunPostSetupCommands=ExtractFiles
  59.  
  60. [ExtractFiles]
  61. extrac32 /e /a /y /l %49000% %49017%\%IE3Cab%
  62.  
  63. [SDK30CopyFiles]
  64. iernonce.dll,,,32
  65.  
  66. [SDKInstall40]
  67. CustomDestination=MyCustomDestination
  68. AddReg=SetupRunOnce
  69. RunPostSetupCommands=CopyCabinet
  70.  
  71. [CopyCabinet]
  72. extrac32 /c /y %49017%\%IE4Cab% %10%
  73.  
  74. [SetupRunOnce]
  75. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",,"rundll32 iernonce,RunOnceExProcess"
  76. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\903","Install DAJAVA.cab",,"rundll32 msjava,JavaPkgMgr_Install %10%\%IE4Cab%,0,0,0,0,0,10"
  77.  
  78. [SourceDisksNames]
  79. 1=%SOURCEDISKNAME%,"",0
  80.  
  81. [SourceDisksFiles]
  82. infcond.exe=1
  83. extrac32.exe=1
  84. iernonce.dll=1
  85. dajava.cab=1
  86. dajavie3.cab=1
  87. dajava.inf
  88.