home *** CD-ROM | disk | FTP | other *** search
- ;MSVRML2 C installation
- ;Copyright (c) 1997 Microsoft Corporation
-
- [version]
- signature="$CHICAGO$"
- AdvancedINF=2.5
-
- ;
- ;Source for Iexpress
- [SourceDisksNames]
- 1="Files",,1
-
- [SourceDisksFiles]
- v2crem.inf=1
- MSVRML2C.OCX=1
- msv2cjav.dll=1
- msvrml.zip=1
- msv2cmar.ax=1
- msv2cmvr.ax=1
- msvcrt.dll=1
- ;
- ;help HTML files
- ;
- devguide.htm=1
- faq.htm=1
- license.htm=1
- relnotes.htm=1
- tourguid.htm=1
- ;
- ;help image files
- ;
- anchor.gif=1
- a_sensor.gif=1
- c_goto.gif=1
- c_pan.gif=1
- c_roll.gif=1
- c_study.gif=1
- c_turn.gif=1
- c_walk.gif=1
- goto.gif=1
- g_sensor.gif=1
- pan.gif=1
- p_sensor.gif=1
- restore.gif=1
- roll.gif=1
- r_sensor.gif=1
- splash.gif=1
- straight.gif=1
- study.gif=1
- s_sensor.gif=1
- tn_best.gif=1
- tn_good.gif=1
- tn_poor.gif=1
- turn.gif=1
- t_sensor.gif=1
- view.gif=1
- walk.gif=1
- w_sensor.gif=1
- zoomout.gif=1
-
-
- ;Dest dirs
- [DestinationDirs]
- VRML2.Sys.Files=11
- VRML2.Help.Files=18
- VRML2.Image.Files=18,%imagedir%
- VRML2.Remove.Files=17
- ;classes
- VRML2.Class.Files=10,%javadir%\%classdir%
-
- ; installation targets
- [DefaultInstall]
- ;bug bug
- ;CustomDestination = CustomDestinationSection
- RunPostSetupCommands=RunPostSetupCommandSection
- ;UpdateAutoBat=AutoUpd
- CopyFiles=VRML2.Remove.Files,VRML2.Help.Files,VRML2.Sys.Files,VRML2.Class.Files,VRML2.Image.Files
- ;UpdateInis=AddLink
- AddReg=VRML2.Uninstall.Reg,VRML2.Settings.Reg
- ;,VRML2.Rename.Files
- RegisterOCXs=RegisterOCXSection
- PerUserInstall=IE4VRML.Stub.Add
-
- [IE4VRML.Stub.Add]
- DisplayName=%UninstName%
- GUID={90A7533D-88FE-11D0-9DBE-0000C0411FC3}
- ;NOTE:update per build or we won;t get upgraded
- ; 1 = 262
- Version=4,71,00,0302
- Lang=EN
- IsInstalled=1
-
- [CustomDestinationSection]
- 49001 = CustomLDIDSection, 22
-
- [RunPostSetupCommandSection]
- ;ntclass.exe
- ;rundll32 msjava.dll,RegisterJavaClass intervista.VrmlDriver {9C1E7C09-B26C-11d0-A0D1-006097206CC6}
- rundll32 msjava.dll,RegisterJavaClass com.ms.msvrml2c.VrmlDriver {9C1E7C09-B26C-11d0-A0D1-006097206CC6}
-
- [CustomLDIDSection]
- "HKLM","SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA855-CC51-11CF-AAFA-00AA00B6015C}","","",""
- "","","","DirectX 3.0a or greater is required by this application",""
-
- [VRML2.Uninstall.Reg]
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%UninstName%,"DisplayName",,"MS VRML2 Control"
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%UninstName%,"UninstallString",,"RunDLL32 advpack.dll,LaunchINFSection V2CREM.INF,Uninstall"
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%UninstName%,"QuietUninstallString",,"RunDLL32 advpack.dll,LaunchINFSection V2CREM.INF,Uninstall,3"
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%UninstName%,"RequiresIESysFile",,"4.70.0.1300"
-
-
- [VRML2.Sys.Files]
- MSV2CJAV.DLL
- MSV2CMAR.AX
- MSV2CMVR.AX
- MSVRML2C.OCX
- MSVCRT.DLL
-
- [VRML2.Help.Files]
- devguide.htm
- faq.htm
- license.htm
- relnotes.htm
- tourguid.htm
-
- [VRML2.Image.Files]
- anchor.gif
- a_sensor.gif
- c_goto.gif
- c_pan.gif
- c_roll.gif
- c_study.gif
- c_turn.gif
- c_walk.gif
- goto.gif
- g_sensor.gif
- pan.gif
- p_sensor.gif
- restore.gif
- roll.gif
- r_sensor.gif
- splash.gif
- straight.gif
- study.gif
- s_sensor.gif
- tn_best.gif
- tn_good.gif
- tn_poor.gif
- turn.gif
- t_sensor.gif
- view.gif
- walk.gif
- w_sensor.gif
- zoomout.gif
-
-
- [VRML2.Remove.Files]
- V2CREM.INF
-
- [VRML2.Class.Files]
- MSVRML.ZIP
-
- [VRML2.Settings.Reg]
- HKLM,Software\Microsoft\%AppName%\ActiveX\Main
- ;Help dir
- HKLM,Software\Microsoft\%AppName%\ActiveX\Main,"Help Directory",,%18%
- HKCU,Software\Microsoft\%AppName%\ActiveX\Main
-
-
- ;[AutoUpd]
- ;CmdAdd=SET, "CLASSPATH=%10%\%Javadir%\%classdir%\MSVRML.ZIP;%CLASSPATH%"
-
-
- [RegisterOCXSection]
- %11%\MSVRML2C.OCX
- %11%\MSV2CMAR.AX
- %11%\MSV2CMVR.AX
-
- [Strings]
- ;NOTE: this MUST match what is in WVDEFS.H
- AppName = "VRML Browser"
- UninstName = "VRMLBrowser"
- javadir = "JAVA"
- classdir = "CLASSES"
- imagedir = "IMAGES"
-