home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Micrsoft / VJ / IE4 / MSJAVX86.EXE / RCDATA / CABINET / win32.cab / WIN32.inf < prev    next >
Windows Setup INFormation  |  1997-10-15  |  2KB  |  74 lines

  1. [Version]
  2. signature="$CHICAGO$"
  3. AdvancedINF=2.0
  4.  
  5. [MyCustomDestination]
  6. 49000=PackageDestination49000,23
  7. 49017=SourceDir
  8.  
  9. [PackageDestination49000]
  10. "HKLM","Software\Microsoft\Java VM","LibsDirectory","",""
  11.  
  12. [Strings]
  13. Win32ID="{69F18920-1CCF-11d1-8F36-00C04FD8FF5E}"
  14. IE3Cab="WIN32IE3.CAB"
  15. IE4Cab="WIN32.CAB"
  16.  
  17. [Setup Hooks]
  18. hook1=hook1
  19. hook2=hook2
  20.  
  21. [DefaultInstall]
  22. CustomDestination=MyCustomDestination
  23.  
  24. [hook1]
  25. run=extrac32 /e /a /y /l %49000% %IE3Cab%
  26.  
  27. [hook2]
  28. InfFile=win32.inf
  29. InfSection=RegistryData
  30.  
  31. [RegistryData]
  32. CustomDestination=MyCustomDestination
  33. AddReg=AddRegSection
  34.  
  35. [AddRegSection]
  36. HKCR,"CLSID\%Win32ID%",,,"Win32 Classes"
  37. HKCR,"CLSID\%Win32ID%\InstalledVersion",,,"4,79,0,2252"
  38. HKCR,"CLSID\%Win32ID%\InstalledVersion","Path",,"%49000%\com\ms\win32\Advapi32.class"
  39. HKCR,"CLSID\%Win32ID%\InProcServer32",,,"%11%\MSJAVA.DLL"
  40. HKCR,"CLSID\%Win32ID%\InProcServer32","NoJavaClass",,""
  41. HKCR,"CLSID\%Win32ID%\InProcServer32","ThreadingModel",,"Both"
  42. HKCR,"CLSID\%Win32ID%\InProcServer32","Lib",,"%49000%"
  43.  
  44. [VMInstall]
  45. CustomDestination=MyCustomDestination
  46. RunPostSetupCommands=SDKInstallDetect
  47.  
  48. [SDKInstall]
  49. CustomDestination=MyCustomDestination
  50. RunPostSetupCommands=SDKInstallDetect
  51.  
  52. [SDKInstallDetect]
  53. %49017%\InfCond %11%\urlmon.dll LT 4.71.1113.0 %49017%\win32.inf SDKInstall30 else %49017%\win32.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. [SDKInstall40]
  64. CustomDestination=MyCustomDestination
  65. AddReg=SetupRunOnce
  66. RunPostSetupCommands=CopyCabinet
  67.  
  68. [CopyCabinet]
  69. extrac32 /c /y %49017%\%IE4Cab% %10%
  70.  
  71. [SetupRunOnce]
  72. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",,"rundll32 iernonce,RunOnceExProcess"
  73. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\913","Install Win32 Classes",,"rundll32 msjava,JavaPkgMgr_Install %10%\%IE4Cab%,0,0,0,0,0,10"
  74.