May 30, 200719 yr These are switchless instalers that install .NET FW 1.1SP1, 2.0 & 3.0.There are 11 separated self-extracting EXEs. If you don't want to install any of them remove them from CAB file as well as their respective entries from INI file (I'll assume you know how to do it). Here is what is what:1.exe - .NET Framework 1.1 with slipstreamed hotfixes KB867460 (SP1), KB886903 & KB8906732.exe - .NET Framework 2.0 with slipstreamed hotfixes KB917283 & KB9227703.exe (3h.exe for x64 version) - .NET Framework 3.03a.exe - Software Rasterizer for DirectX 9.0 SDK3b.exe - MSXML 6.0 Parser (KB925673)3bu.exe - MSXML 6.0 Parser (KB927977)3c.exe - Windows Imaging Component3d.exe - XML Paper Specification Shared Components Pack 1.03e.exe - Windows Communication Foundation3f.exe - Windows Presentation Foundation3g.exe - Windows Workflow Foundationx86 87.2MB (91536606B) | x64 138MB (145250463B)
June 1, 200719 yr I have system other language. This is a problem?Sorry my english is poor.Thanks your project. Edited June 1, 200719 yr by AJARBAS
June 9, 200719 yr Please could you describe your method - for all of us whith non-english Windows?Thanks ;-)
June 10, 200719 yr You read my mind when you but this package togetherbut Im having a problem with .net 2.0 installing,It looks like its installing during setup but when XP restartsthere is not a 2.0 dir in microsoft.NET dir and no .net 2.0 in add remove programs. I can extract 2.exe and double clickit and it installs fine, as expected.my svcpack.ini is below [Version]Signature="$Windows NT$"MajorVersion=5MinorVersion=1BuildNumber=2600[setupData]CatalogSubDir="\i386\SVCPACK"[ProductCatalogsToInstall][setupHotfixesToRun]kb923689.exe /q /n /z /oKB923789.EXE /QKB927977.EXE /quietKB927978.EXE /quietkb931836.exe /q /n /z /o /b:sp2gdrAdobeReader81.exe /sAll /rsAVG75.exe /HIDE /DONT_START_APPS /NO_WELCOME /NO_AVGW_STARTUP /QUIT_IF_INSTALLED1.exe2.exe3.exe3a.exe3b.exe3bu.exe3c.exe3d.exe3e.exe3f.exe3g.exeSetupDVDDecrypter_3.5.4.0.exe /SFileZilla2232.exe /SInfraRecorder043.exe /SKLiteCodecPackStandard310.exe /VERYSILENT /SP-PuTTY060.exe /VERYSILENT /SP-uTorrent.exeVLC086b.exe /SWindowsDefender.exeWLM_8_5_BETA.exeWinRAR370.exe /S[CatalogHeader]; Customized by nLite - www.nliteos.comcan any one see any problems, maybe conflicts or install order should be changed. Edited June 10, 200719 yr by untermensch
June 10, 200719 yr ^^^ - never tried the svcpack method for dotnet2, but it failed for me on cmdlines...later on I read that MSI stuff may fail there, and that MS recommends installing them via [GUIRunOnce] - in winnt.sif IIRC - I'm yet to try that though - I'd love to find an easier way (read: addon) to integrate .net into my ua...
June 11, 200719 yr I got RyanVM .NET Framework all in one working as an addon, really easy to doinstalls fine, I guess my dream would be to slipstream it in.
June 15, 200719 yr Author Please could you describe your method - for all of us whith non-english Windows?Thanks ;-)First, I made administrative installations for all packages except 3c.exe and 3d.exe. Then, I slipstreamed all hotfixes using msiexec with /p switch. Then, added msistub.exe to installations. After that, I made 7z self-extracting archives for each package with following command lines:update/update.exe /quiet for 3c and 3dmsistub.exe netfx.msi ADDEPLOY=1 /passive /norestart for 2.exe and 3.exemsistub.exe *.msi /passive /norestart for all othersFinally, I packed EXEs into *.cab file.The only exception is x64 version of .NET 1 which is executed through *.bat script and has one additional command:cscript %SystemDrive%\inetpub\AdminScripts\adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 1
June 15, 200719 yr Author You read my mind when you but this package togetherbut Im having a problem with .net 2.0 installing,It looks like its installing during setup but when XP restartsthere is not a 2.0 dir in microsoft.NET dir and no .net 2.0 in add remove programs. I can extract 2.exe and double clickit and it installs fine, as expected.EDIT: Yeap. .NET FW 2.0 doesn't work. If anyone has a clue why please post here. Edited July 3, 200719 yr by TAP3AH
October 5, 200817 yr You read my mind when you but this package togetherbut Im having a problem with .net 2.0 installing,It looks like its installing during setup but when XP restartsthere is not a 2.0 dir in microsoft.NET dir and no .net 2.0 in add remove programs. I can extract 2.exe and double clickit and it installs fine, as expected.EDIT: Yeap. .NET FW 2.0 doesn't work. If anyone has a clue why please post here.Frankly, i use RogerSpear .2net silent install pack that I dl long ago. There is a also a patch KB928365 if .net 2 is installed. This KB928365 need to install a via GUIRUNONCE. (KB928365 wouldn't work if install via svcpack as windows update will still says it it missing)There is a Silent .Net Maker tool if you are interested
October 5, 200817 yr i'm a big fan (and a user) of RogueSpear's .NET releases as well. He works very hard and does a great job making flawless installers Edited October 5, 200817 yr by johndoe74
October 13, 200817 yr Unfortunatly, for Windows XP 64bit there is only one sure way of installing NET 3.5, and that is using original MS dotNETFX isntaller with built in 2.0, 3.0 and 3.5 (SP1 installer is released few months ago), because you need to install both 32bit and 64bit components to be sure that all apps will work. There is evn slimed down b4bit NET for direct integration, but it's only 64bit. I have tryed all the available methods, and the only sure way is to add full 200MB installer with silent switch to be installed during first boot.
October 13, 200817 yr Unfortunatly, for Windows XP 64bit there is only one sure way of installing NET 3.5, and that is using original MS dotNETFX isntallerI have build a silent installer for Windows XP 64 bit that have 54.3 MB (337 MB uncompressed).Check these links for info:http://blogs.msdn.com/astebner/archive/200...16/6785921.aspxhttp://blogs.msdn.com/astebner/archive/200...20/6821804.aspx
October 16, 200817 yr I have build a silent installer for Windows XP 64 bit that have 54.3 MB (337 MB uncompressed).Check these links for info:http://blogs.msdn.com/astebner/archive/200...16/6785921.aspxhttp://blogs.msdn.com/astebner/archive/200...20/6821804.aspxBut this will also install only 64bit portions of both 2.0 and 3.5. On x64 Windows 32bit part from the article will fail installing, I have tested that recently.And for the most applications there will be no problems, since NET applications are usually build for 'Any CPU' platform. But if you have NET app that is x86 built then you can't run it with only 64bit NET. I am a .NET developer and we had this problems with our test custom built machine with integrated 64bit NET that was missing x86 parts. So, the only way for not to install both x86 and x64 is to use MS full dotNETFX installer. Until someone finds a way to integrate both x86 and x64 parts for integration in Windows XP 64bit, I am sticking to full installer. Edited October 16, 200817 yr by GDragoN
October 16, 200817 yr But this will also install only 64bit portions of both 2.0 and 3.5. On x64 Windows 32bit part from the article will fail installing, I have tested that recently.Maybe you do something wrong, because my installer made with those instructions works perfect.
Create an account or sign in to comment