Acheron Posted May 6, 2008 Posted May 6, 2008 (edited) What happened to this nice project?It might be difficult to create a .NET 3.5 installer, but a standalone .NET 2.0 SP1 installer is not that hard to alter. I just found out that you have to extract Netfx20a_x86.msi twice to get a 75.5 KB msi file that allows patches to be applied.Creating a MSI from the administrative install point resulted in a 22,6 MB msi. I use WiMakCab for these jobs WiMakCab.7z Edited May 6, 2008 by Acheron
Tomcat76 Posted May 28, 2008 Author Posted May 28, 2008 It might be difficult to create a .NET 3.5 installer, but a standalone .NET 2.0 SP1 installer is not that hard to alter. I just found out that you have to extract Netfx20a_x86.msi twice to get a 75.5 KB msi file that allows patches to be applied.Wow, man... You rock .NET 2.0 SP1 = working.NET 2.0 SP1 + .NET 2.0 SP1 language pack = workingI also prepared the code for .NET 3.5 and the .NET 3.5 language pack but I still need to test it.A new version of Silent .NET Maker will be released shortly, including an updated 7zS.sfx file.BTW... Does anyone know if a full standalone package exists for .NET 3.0 SP1?
Tomcat76 Posted May 29, 2008 Author Posted May 29, 2008 So far it seems to be going OK..NET 3.0 SP1 from dotnetfx35.exe = OK.NET 3.5 from dotnetfx35.exe = OK.NET 3.0 SP1 language pack from dotnetfx35langpack_x86XX.exe = OKThe only thing I'm still struggling with is the language pack for .NET 3.5 specifically from dotnetfx35langpack_x86XX.exe (the vs_setup.msi stuff). For some reason, it expects the .NET 2.0 SP1 and .NET 3.0 SP1 binaries (MSI and MSP files) in the root folder but that's not where they are located by default if you extract the language pack executable. I can have SNM copy the files, of course, but the point is to get the bits for .NET 3.5 only as the language packs for .NET 2.0 SP1 and .NET 3.0 SP1 are already processed seperately (with success).
Tomcat76 Posted May 30, 2008 Author Posted May 30, 2008 New version is out, with thanks to Acheron Please read the introduction post because several things have changed.
fric Posted May 30, 2008 Posted May 30, 2008 (edited) Thanks alot Tomcat76 I just had to register to thank you. You made my day by updating this To anyone who rather uses WinRAR I'd like to share the SFX command I use;The comment below contains SFX script commandsTitle=Silent .NET xx installerSetup=hidcon.exe INSTALL.CMDTempModeSilent=1Overwrite=1 Edited May 30, 2008 by fric
Tomcat76 Posted May 30, 2008 Author Posted May 30, 2008 Updated again...Fixed support for Chinese Simplified, Chinese Traditional, Portuguese and Portuguese Brazil language packs for .NET 2.0 SP1, .NET 3.0 SP1 and .NET 3.5.@fricYou're welcome
ronmanp Posted May 30, 2008 Posted May 30, 2008 wow good job ! I have a question... I made a merged switchless installer of .net 1.1+sp1 etc , + .net 3.5 + language packs and I understand I need to run it at runonceex or guilogon but will it show a progress bar ? Because the user wont know why the pc is working so hard. ps: escuse my english lol
Tomcat76 Posted June 1, 2008 Author Posted June 1, 2008 Yes. I have even changed the installation method of the XML Paper Specification and the Windows Imaging Component updates (part of .NET 3.0) to passive so you can follow the progress on those as well.
Innocent Devil Posted June 2, 2008 Posted June 2, 2008 wen i use only dotnetfx.exe and dotnetfx53.exe with _SNM.ini having MERGE_FRAMEWORKS=12it doent extract .NET 2.0 from dotnetfx35.exe and making DNF11_20.exe having .net 1.1 only! :-/
Tomcat76 Posted June 3, 2008 Author Posted June 3, 2008 You can now use dotnetfx.exe and dotnetfx35.exe with the latest version of SNM.
XibaD Posted June 6, 2008 Posted June 6, 2008 Little doubt here: Does DNF35.exe need to be installed at GUIRUNONCE too?
Tomcat76 Posted June 7, 2008 Author Posted June 7, 2008 I just tested .NET 3.0 SP1 at T-13 (hadn't done that yet) and it seems MS have fixed the problem with the WebClient service. But there are still quite a few errors in the Event Log so it's better to install it at first user logon. Consequently, .NET 3.5 will have to be installed at first user logon as well.
XibaD Posted June 7, 2008 Posted June 7, 2008 I just tested .NET 3.0 SP1 at T-13 (hadn't done that yet) and it seems MS have fixed the problem with the WebClient service. But there are still quite a few errors in the Event Log so it's better to install it at first user logon. Consequently, .NET 3.5 will have to be installed at first user logon as well.Thanks TC!
Sydnelson Posted June 17, 2008 Posted June 17, 2008 (edited) I have problems here at T13 install.If I install .net 1.1 first then 3.0 and 3.5 don't install. And if I install 2.0 + 3.0 + 3.5 first the 1.1 don't install...What I made wrong?Files used:dotnetfx.exelangpack.exe (PT-BR)NDP1.1sp1-KB867460-X86.exeNDP1.1sp1-KB928366-X86.exedotnetfx35.exedotnetfx35langpack_x86pt-BR.exeSilent.NET Maker 20080603Windows XP SP3 PT-BRI try use FULL option to merge and try use separeted files without success... Edited June 17, 2008 by Sydnelson
Tomcat76 Posted June 17, 2008 Author Posted June 17, 2008 If I install .net 1.1 first then 3.0 and 3.5 don't install.You don't mention .NET 2.0 so I'll give a double answer.1) .NET 3.0 requires .NET 2.0 to be installed first2) As specified in the introduction thread, if you install .NET 1.1 first and then .NET 2.0, .NET 3.0 can't be installed immediately afterwards because the combination of .NET 1.1 and .NET 2.0 causes Windows to report to other programs that .NET 2.0 isn't installed until the next reboot.And if I install 2.0 + 3.0 + 3.5 first the 1.1 don't install...Theoretically, this should've worked. But why are you trying this at T-13? .NET 3.0 SP1 and .NET 3.5 are not SVCPACK-compatible.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now