home *** CD-ROM | disk | FTP | other *** search
- [Version]
- signature = "$CHICAGO$"
- ;AdvancedINF=2.5
- LayoutFile = layout.inf, layout1.inf
- SetupClass = BASE
-
- ; Windows 98 entrypoint
- [BaseWinOptions]
- VDO.Base
-
- [VDO.Base]
- ;Win95 entry point
- CopyFiles = PLAYER.Files.Sys, PLAYER.Files.Inf ;,PLAYER.IE.PLUGIN,PLAYER.NE.PLUGIN
- AddReg = PLAYER.Add.Reg, PLAYER.Add.Reg.User
- DelReg = DelUninstallKey
- Updateinis = PLAYER.Update.Ini
- PerUserInstall = Player.Stub.Add
- ;CustomDestination = FileDest
-
- [DefaultInstall]
- ;Right-click, Install entrypoint
- CopyFiles = PLAYER.Files.Sys, PLAYER.Files.Inf ;,PLAYER.IE.PLUGIN,PLAYER.NE.PLUGIN
- AddReg = PLAYER.Add.Reg, PLAYER.Add.Reg.User
- DelReg = DelUninstallKey
- Updateinis = PLAYER.Update.Ini
- PerUserInstall = Player.Stub.Add
- ;CustomDestination = FileDest
-
-
- ;[FileDest]
- ;49001=TemplPathKey,5
- ;49002=TemplPathKey1,5
- ;49003=BogusRegKey,5
- ;49004=BogusRegKey1,5
-
- ;[TemplPathKey]
- ;"HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path","",""
-
- ;[TemplPathKey1]
- ;"HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\NETSCAPE.EXE","Path","",""
-
- ;[BogusRegKey]
- ;"HKLM","SOFTWARE\BogusApp\BogusKey","","","%49001%\plugins"
-
- ;[BogusRegKey1]
- ;"HKLM","SOFTWARE\BogusApp\BogusKey","","","%49002%\plugins"
-
- [DestinationDirs]
- PLAYER.Files.Inf = 17 ; LDID_INF
- PLAYER.Files.Sys = 11 ; LDID_SYS
- ;PLAYER.IE.PLUGIN = 49003
- ;PLAYER.NE.PLUGIN = 49004
-
- [PerUserStub]
- AddReg = PLAYER.Add.Reg.User
-
-
- [PLAYER.Files.Sys]
- VDOLIV32.EXE
- FDECTSP.DLL
- VDOPLSTR.DLL
- NPSMLVDO.DLL
-
- [PLAYER.Files.Inf]
- VDOLIVE.INF
-
- ;[PLAYER.IE.PLUGIN]
- ;NPSMLVDO.DLL
- ;
- ;[PLAYER.NE.PLUGIN]
- ;NPSMLVDO.DLL
-
- [PLAYER.Add.Reg]
- HKLM,Software\Microsoft\Windows\CurrentVersion\Extensions,"vdo",,"VDOLIV32.EXE %1"
- HKCR,VDO,,,"URL: VDOLive Streaming Protocol"
- HKCR,VDO,"URL Protocol",,""
- HKCR,VDO\DefaultIcon,,,"VDOLIV32.EXE,0"
- HKCR,VDO\Shell,,,"play"
- HKCR,VDO\Shell\play\command,,,"VDOLIV32.EXE %1"
- HKCR,VDO\Shell\open\command,,,"VDOLIV32.EXE %1"
- HKCR,.vdo,,,"VDOFile"
- HKCR,.vdo,"Content Type",,"video/vdo"
- HKCR,"MIME\Database\Content Type\video/vdo","Extension",,".vdo"
- HKCR,VDOFile,,,"VDOLive Script (VDO)"
- HKCR,VDOFile\DefaultIcon,,,"VDOLIV32.EXE,0"
- HKCR,VDOFile\Shell,,,"play"
- HKCR,VDOFile\Shell\play\command,,,"VDOLIV32.EXE %1"
- HKCR,VDOFile\Shell\open\command,,,"VDOLIV32.EXE %1"
-
-
- [PLAYER.Add.Reg.User]
- HKCU,Software\VDO\Multimedia\VDOLive.ax,"Directory",,"%11%"
-
- [DelUninstallKey]
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\PLAYER
-
- [PLAYER.Update.Ini]
- win.ini,Extensions,,"vdo=VDOLIV32.EXE ^.vdo"
-
-
-
- [Player.Stub.Add]
- DisplayName=%PackageName%
- ComponentID=VDOPlayer
- GUID={58A00AC3-777B-11CF-827D-0020AFF5FF72}
- IsInstalled=1
- Version=2,0,2,0
- Locale=EN
- StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\vdolive.inf,PerUserstub
-
- [Strings]
- ;VDOLIVE="VDOLive Player"
- PackageName="VDOLive Player"
- PackageDesc="VDOLive Player"
-
-