HaaliReader.inf
上传用户:hmc_gdtv
上传日期:2013-08-04
资源大小:798k
文件大小:3k
- ;
- ; Copyright (c) 2001,2002,2003 Mike Matsnev. All Rights Reserved.
- ;
- ; Redistribution and use in source and binary forms, with or without
- ; modification, are permitted provided that the following conditions
- ; are met:
- ;
- ; 1. Redistributions of source code must retain the above copyright
- ; notice immediately at the beginning of the file, without modification,
- ; this list of conditions, and the following disclaimer.
- ; 2. Redistributions in binary form must reproduce the above copyright
- ; notice, this list of conditions and the following disclaimer in the
- ; documentation and/or other materials provided with the distribution.
- ; 3. Absolutely no warranty of function or purpose is made by the author
- ; Mike Matsnev.
- ;
- ; THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- ; IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- ; OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- ; IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- ; INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- ; NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- ; DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- ; THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- ; (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- ; THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- ;
- ; $Id: HaaliReader.inf,v 1.11.2.3 2003/12/03 09:20:20 mike Exp $
- ;
- ;
- [Version]
- Signature = "$Windows NT$"
- Provider = "Haali"
- CESignature = "$Windows CE$"
- [CEDevice.SH3.PPC]
- ProcessorType = 10003
- VersionMin = 3.0
- VersionMax = 100.0
- [CEDevice.MIPS.PPC]
- ProcessorType = 4000
- VersionMin = 3.0
- VersionMax = 100.0
- [CEDevice.ARM.PPC]
- ProcessorType = 2577
- VersionMin = 3.0
- VersionMax = 100.0
- [DefaultInstall]
- AddReg = RegSettings.All
- CEShortcuts = Shortcuts.All
- [DefaultInstall.SH3.PPC]
- CopyFiles = Files.Common, Files.SH3.PPC
- [DefaultInstall.MIPS.PPC]
- CopyFiles = Files.Common, Files.MIPS.PPC
- [DefaultInstall.ARM.PPC]
- CopyFiles = Files.Common, Files.ARM.PPC
- [SourceDisksNames]
- 1 = ,"Common files",,
- [SourceDisksNames.SH3.PPC]
- 2 = ,"SH3/PPC files",,.
- [SourceDisksNames.MIPS.PPC]
- 2 = ,"MIPS/PPC files",,.
- [SourceDisksNames.ARM.PPC]
- 2 = ,"ARM/PPC files",,.
- [SourceDisksFiles]
- [SourceDisksFiles.SH3.PPC]
- HaaliReader.PPC.SH3.exe = 2
- dict.SH3.exe = 2
- [SourceDisksFiles.MIPS.PPC]
- HaaliReader.PPC.MIPS.exe = 2
- dict.MIPS.exe = 2
- [SourceDisksFiles.ARM.PPC]
- HaaliReader.PPC.ARM.exe = 2
- dict.ARM.exe = 2
- [DestinationDirs]
- Shortcuts.All = 0,%CE11%
- Files.Common = 0,%InstallDir%
- Files.SH3.PPC = 0,%InstallDir%
- Files.MIPS.PPC = 0,%InstallDir%
- Files.ARM.PPC = 0,%InstallDir%
- DefaultDestDir = 0,%InstallDir%
- [CEStrings]
- AppName = Reader
- InstallDir = %CE1%Haali%AppName%
- [Strings]
- [Shortcuts.All]
- Haali Reader,0,Reader.exe
- Haali Reader Dictionary,0,dict.exe
- [Files.Common]
- [Files.SH3.PPC]
- Reader.exe,HaaliReader.PPC.SH3.exe,,0
- dict.exe,dict.SH3.exe,,0
- [Files.MIPS.PPC]
- Reader.exe,HaaliReader.PPC.MIPS.exe,,0
- dict.exe,dict.MIPS.exe,,0
- [Files.ARM.PPC]
- Reader.exe,HaaliReader.PPC.ARM.exe,,0
- dict.exe,dict.ARM.exe,,0
- [RegSettings.All]