Using Visual Studio .NET to Redistribute the .NET Framework (续) - 中国WEB开发者网络 (http://www.webasp.net) -- 技术教程 (http://www.webasp.net/article/) --- Using Visual Studio .NET to Redistribute the .NET Framework (续) (http://www.webasp.net/article/5/4262.htm) | ||||||||||||||||||||||||||||||
| -- 作者:未知 -- 发布日期: 2003-07-12 | ||||||||||||||||||||||||||||||
To edit the settings file to reflect deployment locations
The Setup.exe Bootstrapper sample performs a comparison between the build number of the .NET Framework installed on the target computer and the build number of the .NET Framework being hosted by the application to install. If there is not a matching build number, Setup.exe installs the version of the .NET Framework being hosted by the application. If you want Setup.exe to check for a build number and language version of the .NET Framework, you must specify the language to check for in the settings.ini file. If you do not specify a language for the LanguageDirectory variable, Setup.exe checks for the English language version by default. The following table lists the available language versions and the culture name to specify in the settings.ini file.
To edit the settings file to check for a language version
Installing Localized Versions of Dotnetfx.exeDotnetfx.exe has been localized into eight languages. For a complete list of available languages, see the table in the previous section. You can download the localized versions of Dotnetfx.exe from the Download Center or the Microsoft Windows Update Web site. When installing the .NET Framework redistributable package, Dotnetfx.exe, on a computer running the Windows® 98 operating system, you must install the localized version of Dotnetfx.exe that corresponds to the localized version of Windows 98 running on the computer. For example, you must install the German version of Dotnetfx.exe on a computer running the German version of Windows 98. This limitation only applies to Windows 98. You can install any language version of Dotnetfx.exe on any language version of Windows ME, Windows 2000, Windows NT® 4.0, Windows XP, or the Windows .NET Server family. Minimum Configuration RequirementsThis section describes the minimum configuration requirements for a computer where the .NET Framework redistributable package is to be installed. If the minimum operating system and software requirements are not met, Dotnetfx.exe setup will block the installation of the redistributable package. Specifically, note that you cannot install the .NET Framework redistributable package on a computer running the Microsoft Windows 95 operating system. Platform and Software RequirementsMinimum requirementsTo install Dotnetfx.exe, you must have one of the following operating systems with Microsoft Internet Explorer 5.01 or later installed on your computer:
Caution If you install Dotnefx.exe on Windows .NET Server Beta 3, you will break the version of the .NET Framework that is installed with the operating system. Windows .NET Server Beta 3 installs version 1.0.3215 of the .NET Framework. If you install a later version of the .NET Framework, version 1.0.3215 will be broken. If you install a later version, you can run and use the later version. However, you will not be able to use version 1.0.3215, even after uninstalling the later version. Recommended softwareDepending on your application requirements, you might also need to install one or more of the following:
Note If the recommended software requirements are not met, setup will not block installation or warn you of their absence. Recommended server softwareDepending on your application requirements, you might also need the following server software:
Hardware RequirementsMinimum hardware requirements
* Or the minimum CPU required to run the operating system, whichever is higher. ** Or the minimum RAM required to run the operating system, whichever is higher. Recommended hardware
| ||||||||||||||||||||||||||||||
| webasp.net |