home *** CD-ROM | disk | FTP | other *** search
- ; Author: RF
- ; Version 1.0
-
- [version]
- signature="$CHICAGO$"
- SetupClass=BASE
- AdvancedINF=2.0
-
- [DefaultInstall]
- CopyFiles=ThisDll.sys.install
- UpdateInis=MSNAUDIO.UpdateIni
- AddReg=ThisDll.Add.Reg
- Reboot=1
-
- [ThisDll.Add.Reg]
- HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"fm20.dll",,"%11%\regsvr32 /s fm20.dll"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"isctrls.ocx",,"%11%\regsvr32 /s isctrls.ocx"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"p2d.dll",,"%11%\regsvr32 /s p2d.dll"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"asycpict.dll",,"%11%\regsvr32 /s asycpict.dll"
- HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{98A65F91-EFB5-11cf-87CA-0020AFEECF20},,0,"Microsoft HTML Layout Control"
- HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{98A65F91-EFB5-11cf-87CA-0020AFEECF20},"Version",1,01,00,00,00,04,00,54,1F
-
- [MSNAUDIO.UpdateIni]
- system.ini,drivers32,,"MSACM.MSNAUDIO=msnaudio.acm"
-
- [ThisDll.sys.install]
- p2d.dll,,,32
- isctrls.ocx,,,32
- fm20.dll,,,32
- riched20.dll,,,32
- fm20enu.dll,,,32
- regsvr32.exe,,,32
- pedcab2.inf,,,32
- asycpict.dll,,,32
- msnaudio.acm,,,32
-
- [DestinationDirs]
- ThisDll.sys.install=11 ; to System
-
- [SourceDisksNames]
- 55="HTML Layout Control Setup","",1
-
- [SourceDisksFiles]
- p2d.dll=55
- isctrls.ocx=55
- fm20.dll=55
- riched20.dll=55
- fm20enu.dll=55
- regsvr32.exe=55
- pedcab2.inf=55
- asycpict.dll=55
- msnaudio.acm=55
-