
Running the .NET Framework 3.0 Desktop Installer
After building the Windows XP Embedded Service Pack 2 run-time image with the new .NET Framework 3.0 macro component and after FBA has finished, download and run the .NET Framework 3.0 desktop installer.
The desktop installer is available in two versions:
-
dotnetfx3.exe, a 53 MB full install package
-
dotnetfx3setup.exe, a 3 MB Web install package
The Web install package downloads installers for only those components not already present in the Service Pack 2 run-time image. For example, if the .NET Framework 2.0 component is included in the run-time image, the Web install package does not download the .NET Framework 2.0 installer.
In contrast, the full desktop installer includes installers for all required components.
Note: |
|---|
|
When using the Web install version of the .NET Framework 3.0 desktop installer, the Background Intelligent Transfer Service (BITS 2.0) component must be added the set of components included in the .NET Framework macro component. For more information on creating the .NET Framework macro component, see Creating a Macro Component. Furthermore, the Service Pack 2 run-time image must have Internet access to use the Web install package.
|
Approximately 500 MB of free disk space is required to install .NET Framework 3.0.
To download and run the .NET Framework 3.0 desktop installer
-
Download the NET Framework 3.0 desktop installation package for XP-Pro from the Mobile and Embedded Communications Extranet (ECE) site.
Note: |
|---|
|
Windows XP Embedded software used in commercial products must be downloaded from the ECE site.
|
-
Copy the installer to your Service Pack 2 run-time image.
-
Run one of the following commands from within the Service Pack 2 run-time image after FBA is finished:
for the full install package, or
for the Web install package.
It is very important to use the /Q command-line switch when invoking the installer. This switch selects no UI; therefore, run the command from a batch file that indicates when the installation is completed.