But I have to admit that the synthesis of several .NET packs was NOT that simple for me at a first glance into the .INI file.
1- I'm a bit confused with batch instructions since my only experience with .NET is version 2.0 installed manually on my XP SP3 to use nLite. Could you please explain me the process in more detail, therefore?
Quote
.NET 1.1 Redistributable Package (dotnetfx.exe) for windows 2000, XP, x86 only.
Any NDP1.1*.exe, Sxxxxxx.msp and Mxxxxxx.msp hotfixes for .NET 1.1, specifically:
- NDP1.1sp1-KB867460-X86.exe hotfix for 2000/XP only.
- NDP1.1sp1-KB928366-X86.exe hotfix for 2000/XP only .
QUESTION 1: When you say "specifically", does that mean I need only the above-listed 2 (two) hotfixes/SP or .MSP files either?
2- I have downloaded this file: .NET 2.0 SP1 package (NetFx20SP1_x86.exe). But later in your post I found that:
Quote
.NET 3.5 SP1 full redistributable (dotnetfx35.exe -- note it's the same filename as 3.5 but this is 231 MB), contains .NET 2.0 SP2, .NET 3.0 SP2 and .NET 3.5 SP1. For XP/2003 only.
QUESTION 2: Which one of "dotnetfx35.exe" should I download, if I want to make a full .NET pack with v1.1, 2.0, 3.0 & 3.5 with ALL hotfixes and updates?!? I assume that I cannot keep both "dotnetfx35.exe" files in the same folder since they contain identical names and, therefore, I need only one of them. This assumption leads to another question ->
QUESTION 3: If .NET 3.5 SP1 full redistributable contains .NET 2.0 SP2 (which is only ~9Mb compared to .NET 2.0 SP1 (NetFx20SP1_x86.exe) weighing almost ~24Mb), does that mean that I don't need .NET 2.0 SP1 anymore? What I understand from "SPx" is that it is the service pack only but NOT the full .NET pack v2.0 plus specific service pack. Am I right?!?
3- The following is an excerpt from my edited "_SNMsynth.ini" in the first run:
; ----- PROCESS MAIN PACKAGES ; These settings request processing of .NET 1.1 (dotnetfx.exe), .NET 2.0 SP1 (NetFx20SP1_x86.exe) and each one of .NET 2.0 SP1/SP2, ; .NET 3.0 SP1/SP2 and .NET 3.5/3.5 SP1 inside any of the dotnetfx35.exe (3.5/3.5 SP1 respectively). DNF2 can not be processed ; simultaneously from both NetFx20SP1_x86.exe and any of dotnetfx35.exe. None of dotnetfx35.exe is compatible with 2K. PROCESS_DNF1=YES PROCESS_DNF2=YES PROCESS_DNF35_DNF2= PROCESS_DNF35_DNF3= PROCESS_DNF35_DNF35=
In this configuration I've managed to get rid of the error message I encountered first by running "SNMsynth.cmd" (which prompted with "choose what file is .NET 2.0 SP# going to be processed from"). However, I could only integrate .NET 1.1 and .NET 2.0 together.
Then (after reading your notes in .INI file), I've deleted the compiled file (DNFxxx.exe) from the OUT folder and restarted CMD with INI file re-configured as follows:
PROCESS_DNF1=YES PROCESS_DNF2= PROCESS_DNF35_DNF2=YES PROCESS_DNF35_DNF3=YES PROCESS_DNF35_DNF35=YES
QUESTION 4: Is this the right configuration to get a FULL .NET pack with all updates and hotfixes for XP SP3? I know, it depends on files I have put into the Work Folder. So, here is the list in alphabetical order:
dotnetfx.exe dotnetfx35.exe (231Mb) NDP1.1sp1-KB867460-X86.exe NDP1.1sp1-KB928366-X86.exe NDP20SP2-KB958481-x86.exe NDP20SP2-KB958481-x86.exe NDP35SP1-KB958484-x86.exe NetFx20SP1_x86.exe
QUESTION 5 (Final): I also assume there is no way to make a full switchless installer in the first run only. If true, how many runs are required (can you post your .INI configurations for such specific runs in respective order)?!?
Thank you very much for your patience and support!!!
Rustam
This post has been edited by simurqq: 06 January 2009 - 03:24 PM



Help

Back to top










