I want to include .NET Framework 3.5 installer in my Windows XP CD (x86) for offline installation, but I want to get rid of the unnecessary files that it contains (for x64 and ia64).
For that, I used the guide from this thread http://www.msfn.org/board/GUIDE-Integratin...P1-t110788.html . Now here is the problem:
a) If I run dotNetFx35setup.exe without any switches, a probress bar (sloooooowly) loads, then a licence agreement appeares, asking me to download something worth 39 MB.
So it could be either:
- setup doesn't "recognize" the files in the dotNet* directories
- one *64* file is required even for the x86 installation
Can someone find a solution to this?
