Jump to content

Silent .NET Maker synthesized 20100118 - W2K/XP/2K3 x86


strel

Recommended Posts


Thanks for tip on how to install KB982168. I never knew there was a program called IExpress. Once I figured out the install command and named the file correctly, everything worked flawlessly.

Would you mind explaining what install command you used for those of us still in the dark? Thanks!

Link to comment
Share on other sites

Thanks for tip on how to install KB982168. I never knew there was a program called IExpress. Once I figured out the install command and named the file correctly, everything worked flawlessly.

Would you mind explaining what install command you used for those of us still in the dark? Thanks!

msiexec /p NDPXXSP2-KBXXXXXX.msp

XX- NET version

XXXXXX- KB number of msp file

Hopes this helps.

Edited by My2GirlsDad
Link to comment
Share on other sites

I used the same IExpress method for KB982524 that I used for the prior updates as discussed previously. KB976576 and KB977354 were processed, no errors, and WU was happy once again. I have attached a pdf tutorial of the IExpress process I used to make the installers. I hope this helps everyone.

IExpress tutorial.pdf

Edited by krose
Link to comment
Share on other sites

I used the same IExpress method for KB982354 that I used for the prior updates as discussed previously. KB976576 and KB977354 were processed, no errors, and WU was happy once again. I have attached a pdf tutorial of the IExpress process I used to make the installers. I hope this helps everyone.

krose,

Thanks for your tutorial. It corrects my earlier post. I like your way better.

M2GD

Edited by My2GirlsDad
Link to comment
Share on other sites

I used the same IExpress method for KB982354 that I used for the prior updates as discussed previously. KB976576 and KB977354 were processed, no errors, and WU was happy once again.

Same here

Link to comment
Share on other sites

I am trying to create an up-to-date merged .NET Framework-installer for the Norwegian language, however, some hotfixes are missing. My current installer installs this (fetched from Add/Remove Programs):

Microsoft .NET Framework 1.1

Microsoft .NET Framework 2.0 Service Pack 2

Microsoft .NET Framework 2.0 Service Pack 2 Language Pack - NOR

Microsoft .NET Framework 3.0 Service Pack 2

Microsoft .NET Framework 3.0 Service Pack 2 Language Pack - NOR

Microsoft .NET Framework 3.5 Language Pack SP1 - nor

Microsoft .NET Framework 3.5 SP1

And right away Windows Update asks for the following updates:

KB976576

KB982168

KB974417

KB979909

After installing these updates, it asks for a reboot. When going back to Windows Update after the reboot, it asks for the following updates as well (under Custom -> Optional):

My .NET framework WORKFOLDER looks like this:

7za.exe

7zSD.sfx

dotnetfx.exe

dotnetfx35.exe

dotnetfx35langpack_x86no.exe

NDP1.1sp1-KB867460-X86.exe

NDP1.1sp1-KB979906-X86.exe

NDP20SP2-KB958481-x86.exe

NDP20SP2-KB974417-x86.exe

NDP20SP2-KB976569-x86.exe

NDP20SP2-KB979909-x86.exe

NDP30SP2-KB958483-x86.exe

NDP30SP2-KB976570-x86.exe

NDP30SP2-KB982524-x86.exe

NDP35SP1-KB958484-x86.exe

NDP35SP1-KB963707-x86.exe

NetFx20SP2_x86.exe

NetFx20SP2_x86no.exe

OUT1

TMP

WindowsServer2003-KB971276-v2-x86-ENU.exe

WindowsXP-KB971276-v3-x86-ENU.exe

_20SP#LNGbr_KB829019FIX.7z

_20SP#_SLIMMING.7z

_20SP2_KB974417FIX.7z

_30SP#LNG_KB928416FIX.7z

_30SP2_REMFONTCACHEFIX.7z

_35SP#_FFXBAPSWITCH.7z

_35SP#_SLIMMING.7z

_35SP1_KB963707FIX_FFCLICKONCESWITCH.7z

_KB951847FIX.7z

_REM_MSI_BLOCKING.7z

_SNMsynth.cmd

_SNMsynth.ini

And my PROCESSDATA contains the following:

--- WORK FOLDER CONTENT:

--- _SNMSYNTH.ini SETTINGS USED:

PROCESSDNF11=YES

PROCESSDNF20=NO

PROCESSDNF3520=YES

PROCESSDNF3530=YES

PROCESSDNF3535=YES

DNF20VC8RUNTIME=YES

DNF20OFFICE2K3DEBUGGER=YES

DNF30RGBRASTERIZER=YES

DNF30WIC=YES

DNF30MSXML6=YES

DNF30XPS=YES

DNF35VC9RUNTIME=YES

DNF35FFXBAPPLUGIN=YES

DNF35FFCLICKONCEEXT=YES

PROCESSLNGDNF11=YES

PROCESSLNGDNF20=YES

PROCESSLNGDNF3520=YES

PROCESSLNGDNF3530=YES

PROCESSLNGDNF3535=YES

TARGETOS=XP

T13ADDONS=

ROEADDONS=YES

ALSOINSTALLERS=NO

MERGEFXS=YES

SILENT=YES

COMPRATIO=

--- .\TMP FOLDER CONTENT:

I'd really appreciate it if anyone could help me out.

Edited by erlisperlis
Link to comment
Share on other sites

Erlisperlis,

From your procesdata file I can see some updates are not being processed...

There is at least one thing I can help you with:

NDP30SP2-KB982524-x86.exe <---- Did you download it and put this directly in your workfolder?

You should first make the silent installer as Krose instructed in his PDF Tut.

It includes decompressing the .MSP files and re-compress them as individual silent installers.

Your procesdata does not show these individual updates, neither your work folder contains them.

I have just made the .Net all-in-one with the tips from Krose and everything got processed.

It all comes down to reading a bit, once you got it it's fairly easy.

Strel if you are out there, thanks for this wonderful tool!

Cheers

Escorpiom.

Edited by Escorpiom
Link to comment
Share on other sites

Erlisperlis,

From your procesdata file I can see some updates are not being processed...

There is at least one thing I can help you with:

NDP30SP2-KB982524-x86.exe <---- Did you download it and put this directly in your workfolder?

You should first make the silent installer as Krose instructed in his PDF Tut.

It includes decompressing the .MSP files and re-compress them as individual silent installers.

Your procesdata does not show these individual updates, neither your work folder contains them.

I have just made the .Net all-in-one with the tips from Krose and everything got processed.

It all comes down to reading a bit, once you got it it's fairly easy.

Strel if you are out there, thanks for this wonderful tool!

Cheers

Escorpiom.

Erlisperlis,

Escorpiom is correct. I would add that you do not need NetFx20SP2_x86.exe and

NetFx20SP2_x86no.exe when you have dotnetfx35.exe and dotnetfx35langpack_x86no.exe.

It's one or the other but not both.

M2GD

Link to comment
Share on other sites

  • 4 weeks later...

Hello,

specs:

Version: 20100118_SNMsynth

.Net Version to integrate: 3.5 SP1

Updates: till now (for testing) only one update: NDP35SP1-KB958484-x86.exe

Working Folder Content:

30.07.2010 11:44 536.064 7za.exe

30.07.2010 11:40 57.344 7zSD.sfx

30.07.2010 11:59 242.743.296 dotnetfx35.exe

30.07.2010 12:12 1.424.736 NDP35SP1-KB958484-x86.exe

30.07.2010 11:40 1.400 _20SP#LNGbr_KB829019FIX.7z

30.07.2010 11:40 4.181 _20SP#_SLIMMING.7z

30.07.2010 11:40 1.422 _20SP2_KB974417FIX.7z

30.07.2010 11:40 1.665 _30SP#LNG_KB928416FIX.7z

30.07.2010 11:40 1.119 _30SP2_REMFONTCACHEFIX.7z

30.07.2010 11:40 915 _35SP#_FFXBAPSWITCH.7z

30.07.2010 11:40 17.388 _35SP#_SLIMMING.7z

30.07.2010 11:40 1.386 _35SP1_KB963707FIX_FFCLICKONCESWITCH.7z

30.07.2010 11:40 4.123 _KB951847FIX.7z

30.07.2010 11:40 3.097 _REM_MSI_BLOCKING.7z

30.07.2010 11:40 108.977 _SNMsynth.cmd

30.07.2010 15:33 4.044 _SNMsynth.ini

30.07.2010 11:40 4.047 _SNMsynth_old.ini

Outputfile:

30.07.2010 15:36 4.881.446 T13xpDNF35SP1.7z

Problem: Nlite + silent .net maker

I would like to integrate the .net 3.51 SP1 into my unattended Windows XP Pro english CD.

I 've created a t13 file (look "Outputfile") and tried to integrate it with nlite. but the CD doesnt grow. It seems that it didnt work at all.

The OutputFile with 4MB is pretty small. Is that normal? :)

Do i have to edit something? Plase give me a hint. Im not able to solve it with google.

Help would be very very appreciated!

_SNMsynth.ini

Link to comment
Share on other sites

Hello Wush,

I've checked my file size, it is only 4.85MB.

Guess yours is OK, just test it.

In your .ini you have only the last one (3.5SP1) selected.

You could select all .Net 3.5 components to have the complete package.

It will be a lot bigger.

Cheers.

Link to comment
Share on other sites

I need 3.5 SP1 only

i built the t13 package

start nlite, select Hotfixes, Add-ons and Update Packs

inserted T13xpDNF35SP1.7z

After install i checked the logfiles in %temp%:

Windows Installer Patch Registration Fix for .NET Framework 3.5 (x86): dlmgr: http://go.microsoft.com/fwlink/?LinkId=119721&clcid=0x409

BITS_Fatal_Error: -2145844844, RunToFinish():Failed to retrieve file.

it trys do download something!?

please help!

post-299588-128074047108_thumb.jpg

dd_depcheck_NETFX_EXP_35.txt

dd_dotnetfx35error.txt

dd_dotnetfx35install.txt

Edited by wush
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...