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 >
Wrap
Windows Setup INFormation
|
1997-10-15
|
2KB
|
74 lines
[Version]
signature="$CHICAGO$"
AdvancedINF=2.0
[MyCustomDestination]
49000=PackageDestination49000,23
49017=SourceDir
[PackageDestination49000]
"HKLM","Software\Microsoft\Java VM","LibsDirectory","",""
[Strings]
Win32ID="{69F18920-1CCF-11d1-8F36-00C04FD8FF5E}"
IE3Cab="WIN32IE3.CAB"
IE4Cab="WIN32.CAB"
[Setup Hooks]
hook1=hook1
hook2=hook2
[DefaultInstall]
CustomDestination=MyCustomDestination
[hook1]
run=extrac32 /e /a /y /l %49000% %IE3Cab%
[hook2]
InfFile=win32.inf
InfSection=RegistryData
[RegistryData]
CustomDestination=MyCustomDestination
AddReg=AddRegSection
[AddRegSection]
HKCR,"CLSID\%Win32ID%",,,"Win32 Classes"
HKCR,"CLSID\%Win32ID%\InstalledVersion",,,"4,79,0,2252"
HKCR,"CLSID\%Win32ID%\InstalledVersion","Path",,"%49000%\com\ms\win32\Advapi32.class"
HKCR,"CLSID\%Win32ID%\InProcServer32",,,"%11%\MSJAVA.DLL"
HKCR,"CLSID\%Win32ID%\InProcServer32","NoJavaClass",,""
HKCR,"CLSID\%Win32ID%\InProcServer32","ThreadingModel",,"Both"
HKCR,"CLSID\%Win32ID%\InProcServer32","Lib",,"%49000%"
[VMInstall]
CustomDestination=MyCustomDestination
RunPostSetupCommands=SDKInstallDetect
[SDKInstall]
CustomDestination=MyCustomDestination
RunPostSetupCommands=SDKInstallDetect
[SDKInstallDetect]
%49017%\InfCond %11%\urlmon.dll LT 4.71.1113.0 %49017%\win32.inf SDKInstall30 else %49017%\win32.inf SDKInstall40
[SDKInstall30]
CustomDestination=MyCustomDestination
AddReg=AddRegSection
RunPostSetupCommands=ExtractFiles
[ExtractFiles]
extrac32 /e /a /y /l %49000% %49017%\%IE3Cab%
[SDKInstall40]
CustomDestination=MyCustomDestination
AddReg=SetupRunOnce
RunPostSetupCommands=CopyCabinet
[CopyCabinet]
extrac32 /c /y %49017%\%IE4Cab% %10%
[SetupRunOnce]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",,"rundll32 iernonce,RunOnceExProcess"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\913","Install Win32 Classes",,"rundll32 msjava,JavaPkgMgr_Install %10%\%IE4Cab%,0,0,0,0,0,10"