Silent .NET Maker synthesized 20100118 - W2K/XP/2K3 x86 Custom .NET+hotfixes+langpacks unattended installers/add-ons
#481
Posted 30 October 2009 - 12:40 PM
Nlite breaks if Silent .NET Maker package is added to it as an addon (.7z). I hope you'll sort it out.
Atolica
#482
Posted 30 October 2009 - 12:56 PM
#483
Posted 30 October 2009 - 02:21 PM
strel, on Oct 30 2009, 08:56 PM, said:
Are you integrating the addon solely or alongside other hotfixes? Mine breaks if I add it last after 56 or so hotfixes. I'll try again integrating just the addon.
#485
Posted 30 October 2009 - 04:07 PM
Problem with 1.1 addon : the language pack for 1.1 (localized) is still requested by M$ update. Tests done with All Framework merged addon.
Moreover, this lang pack isn't present in installed programs list.
What about it ?
Thx for your work.
This post has been edited by geromichi: 30 October 2009 - 04:38 PM
#486
Posted 30 October 2009 - 08:14 PM
Windows Update still request the localizated version of .NET Framework 1.1 and langpack.
In installed program list .NET 1.1 is present but with no langpack.
The language is brazilian portuguese.
Thanks for your hard work in SNM.
0d
#487
Posted 31 October 2009 - 12:49 AM
After integration and installation, it seems to keep 7.0.2600.5884 in spite of .Net Addon and his old version of this file.
This post has been edited by geromichi: 31 October 2009 - 02:03 AM
#488
Posted 31 October 2009 - 03:11 AM
I'll probably use uiautomationcore.dll and .mui from Vista(WinSrv2008)-KB971513. Why I don't that file from XP is because it breaks it's multi-lingual support, coming with built-in language resources. But I havn't done tests yet.
@strel,
in my test of SNMsynth, KB958484 doesn't have its files updated in .NET 3.5(files are still with build number 1), but entries are present in vs_setup.msi. I think you may applies *.msp earlier than NET35SLIMDOWN.mst.
there are still other improvements that could be made, I'm not at home so I'll write later.
#489
Posted 31 October 2009 - 04:01 AM
strel, on Oct 30 2009, 05:44 AM, said:
Dumpy Dooby, on Oct 30 2009, 06:32 AM, said:
I might have posted this earlier. Sorry if I'm repeating myself.
Did you missed the thread to post to?
Nah, that post was for you. All of your 7za.exe x entries leave out the -t switch. As of 9.07, that's a required switch for self-extracting archives, which would include hotfixes. It's not a big deal, really, because your instructions specifically call for the use of 4.x version of 7-zip, but I figured I'd point that out just in case you care to support the more current versions of 7-Zip.
Quote
I didn't modify your code or anything. I just entered those settings and ran the CMD file. Here's the file list that was generated:
10/23/2009 09:32 PM 4,181 _20SP#_SLIMMING.7z 10/29/2009 02:49 PM 1,369 _20SP#LNGbr_KB829019FIX.7z 10/28/2009 09:46 AM 1,429 _20SP2_KB974417FIX.7z 09/27/2009 09:34 AM 1,109 _30SP#_REMFONTCACHEFIX.7z 09/27/2009 09:35 AM 1,626 _30SP#LNG_KB928416FIX.7z 10/19/2009 08:19 PM 16,941 _35SP#_SLIMMING.7z 10/29/2009 02:26 PM 1,009 _35SP1_KB963707FIX_NOFFADDONPROPERTY.7z 09/27/2009 09:33 AM 3,474 _KB951847FIX.7z 10/09/2009 07:54 PM 3,097 _REM_MSI_BLOCKING.7z 10/29/2009 04:32 PM 87,163 _SNMsynth.cmd 10/29/2009 11:20 PM 3,941 _SNMsynth.ini 08/29/2009 05:01 PM 578,048 7za.exe 09/14/2009 02:14 AM 108,032 7zSD.sfx 09/29/2009 12:54 AM 242,743,296 dotnetfx35.exe 10/29/2009 10:44 PM 952,840 msxml6-KB954459-enu-x86.exe 09/29/2009 12:01 AM 8,981,856 NDP20SP2-KB958481-x86.exe 10/13/2009 01:01 PM 11,459,928 NDP20SP2-KB974417-x86.exe 09/28/2009 11:59 PM 7,256,928 NDP30SP2-KB958483-x86.exe 09/28/2009 11:49 PM 1,424,736 NDP35SP1-KB958484-x86.exe 10/29/2009 10:40 PM 759,144 NDP35SP1-KB963707-x86.exe 10/29/2009 11:21 PM 26 PROCESSDATA.TXT 09/27/2009 05:04 PM 283,648 upx.exe 10/29/2009 10:44 PM 3,273,088 WindowsServer2003-KB971276-v2-x86-ENU.exe 10/29/2009 10:44 PM 3,278,200 WindowsXP-KB971276-v3-x86-ENU.exe
I'm using an Athlon XP 2600+, so it's pretty old. It could just be an issue where it's not completing a task within a timeframe that your script is expecting. I'm not sure if you have anything in there like that, but just figured I'd mention this thing is incredibly slow in case that makes a difference to you.
Lemme know if you have any thoughts on this. I'll see if I can recreate the problem or if it was just a one-time thing.
#490
Posted 31 October 2009 - 05:00 AM
NDP20SP2-KB974417-x86.exe still shows on Windows update.
Could you give me some file versions to check if this update is really integrated and installed?
#491
Posted 31 October 2009 - 05:39 AM
I forgot to finish the part for 2K hotfixes processing for 1.1 and 2.0 when I was doing changes. Will be ready for the next version.
Glowy
I built 3.0 SP2+3.5 SP1 merged installers with exactly the same .ini file settings and with the same files in the work folder as you. Then I proceed to install and the error didn't appear. Can you check again even repeating the process or so?
geromichi & 0d14r3
Seems to be the same problem with 1.1 langpacks, I'll check it.
geromichi, about uiautomationcore.dll: then your install strategy is OK, isn't it? But what did you do? What did you installed first, .NET or the update pack?
YumeYao
Vista/2008 dll on XP? Is that possible? Anyway, pretty heterodox!? Will see your progress and your new optimizations.
I'll check that issue with msp files.
Dumpy Dooby
I suppose 35SP1_KB963707FIX_NOFFADDONPROPERTY.mst appears in .\TMP folder, is that right?
I have not defined any timeframe limitation for the script subprocesses. Waiting for your tests.
Sp0iLedBrAt
Here check LDR section. Check 20SP2_KB974417FIX.mst was on .\TMP folder (See record in .\out#\processdata.txt)
This post has been edited by strel: 03 November 2009 - 11:20 AM
#492
Posted 31 October 2009 - 05:47 AM
I checked if 20SP2_KB974417FIX.mst was in the folder; affirmative.
I'm attaching PROCESSDATA.txt so you can check it out and point me to possible errors in my procedure.
Thank you for your prompt reply.
#493
Posted 31 October 2009 - 06:54 AM
Quote
Seems to be the same problem with 1.1 langpacks, I'll check it.
geromichi, about uiautomationcore.dll: then your install strategy is OK, isn't it? But what did you do? What did you installed first, .NET or the update pack?
Well, I integrate My update pack first containing KB971513 (uiautomationcore.dll version 7.0.2600.5884), then I integrate AllinOne addon iether T13 or runonceEx; both works : the new version is kept.
So my strategy is ok.
The exe file doesn't replace new version file on a live system
#494
Posted 31 October 2009 - 06:56 AM
Glowy, on Oct 30 2009, 07:47 AM, said:

Translation:
Windows cannot find the file DNF30\XPS\update\update.exe. Check name etc.etc.
strel, on Oct 31 2009, 05:39 AM, said:
I built 3.0 SP2+3.5 SP1 merged installers with exactly the same .ini file settings and with the same files in the work folder as you. Then I proceed to install and the error didn't appear. Can you check again even repeating the process or so?
I had the same error...
Attached File(s)
-
PROCESSDATA.TXT (4.94K)
Number of downloads: 3
#495
Posted 31 October 2009 - 11:23 AM
Quote
#496
Posted 31 October 2009 - 01:52 PM
--- WORK FOLDER CONTENT: Volume in drive C has no label. Volume Serial Number is C81D-239A Directory of C:\Documents and Settings\Madpenguin\Desktop\20091029_SNMsynth 10/31/2009 03:29 PM <DIR> . 10/31/2009 03:29 PM <DIR> .. 10/23/2009 09:32 PM 4,181 _20SP#_SLIMMING.7z 10/29/2009 02:49 PM 1,369 _20SP#LNGbr_KB829019FIX.7z 10/28/2009 09:46 AM 1,429 _20SP2_KB974417FIX.7z 09/27/2009 09:34 AM 1,109 _30SP#_REMFONTCACHEFIX.7z 09/27/2009 09:35 AM 1,626 _30SP#LNG_KB928416FIX.7z 10/19/2009 08:19 PM 16,941 _35SP#_SLIMMING.7z 10/29/2009 02:26 PM 1,009 _35SP1_KB963707FIX_NOFFADDONPROPERTY.7z 09/27/2009 09:33 AM 3,474 _KB951847FIX.7z 10/09/2009 07:54 PM 3,097 _REM_MSI_BLOCKING.7z 10/29/2009 04:32 PM 87,163 _SNMsynth.cmd 10/31/2009 03:27 PM 3,961 _SNMsynth.ini 02/03/2009 12:21 PM 536,064 7za.exe 09/14/2009 02:14 AM 57,344 7zSD.sfx 05/31/2009 01:47 PM 24,265,736 dotnetfx.exe 05/31/2009 01:47 PM 10,703,680 NDP1.1sp1-KB867460-X86.exe 10/13/2009 08:31 PM 14,120,896 NDP1.1sp1-KB953297-X86.exe 05/31/2009 01:50 PM 8,981,856 NDP20SP2-KB958481-x86.exe 10/13/2009 08:32 PM 11,459,928 NDP20SP2-KB974417-x86.exe 05/31/2009 01:49 PM 25,001,480 NetFx20SP2_x86.exe 10/31/2009 03:29 PM 26 PROCESSDATA.TXT 09/27/2009 05:04 PM 283,648 upx.exe 21 File(s) 95,536,017 bytes 2 Dir(s) 396,956,704,768 bytes free --- _SNMSYNTH.ini SETTINGS USED: PROCESS_DNF11=YES PROCESS_DNF20=YES PROCESS_DNF35_DNF20=YES PROCESS_DNF35_DNF30=YES PROCESS_DNF35_DNF35=YES DNF20_VC8_RUNTIME=YES DNF20_OFFICE2K3_DEBUGGER=YES DNF30_RGB_RASTERIZER=YES DNF30_WIC=YES DNF30_MSXML6=YES DNF30_XPS=YES DNF35_FF_ADDON=YES DNF35_VC9_RUNTIME=YES PROCESS_LNG_DNF11=YES PROCESS_LNG_DNF20=YES PROCESS_LNG_DNF35_DNF20=YES PROCESS_LNG_DNF35_DNF30=YES PROCESS_LNG_DNF35_DNF35=YES WINXP=YES T13ADDON=NO MERGE_FRAMEWORKS=YES SILENT=YES UPX_SFX=YES COMPRESSION_RATIO=HIGHER --- TMP FOLDER CONTENT: Volume in drive C has no label. Volume Serial Number is C81D-239A Directory of C:\Documents and Settings\Madpenguin\Desktop\20091029_SNMsynth\TMP 10/31/2009 03:31 PM <DIR> . 10/31/2009 03:31 PM <DIR> .. 09/24/2009 07:22 PM 9,728 20SP2_KB951847FIX.mst 10/28/2009 04:45 AM 5,632 20SP2_KB974417FIX.mst 10/09/2009 01:24 PM 4,096 20SP2_REM_MSI_BLOCKING.mst 10/23/2009 04:15 PM 10,752 20SP2_REM_W2K_COMPONENTS.mst 09/24/2009 07:28 PM 6,144 20SP2LNG_KB951847FIX.mst 10/31/2009 03:31 PM 83 config.txt 10/31/2009 03:31 PM <DIR> DNF 10/31/2009 03:30 PM 9 DNF11REM.TXT 10/31/2009 03:31 PM 20 DNF20REM.TXT 10/31/2009 03:30 PM 117 INSTALL1.CMD 10/31/2009 03:30 PM 132 INSTALL2.CMD 10/31/2009 03:31 PM 416 INSTCOMMONEND.CMD 10/31/2009 03:31 PM 181 INSTREGDOWN.CMD 10/31/2009 03:31 PM 249 INSTREGDOWN2.CMD 10/31/2009 03:33 PM 26,252,194 TEMP.7z 10/31/2009 03:29 PM <DIR> TMP1 10/31/2009 03:29 PM <DIR> TMP2 10/31/2009 03:29 PM <DIR> TMP3 10/31/2009 03:31 PM <DIR> TMP4 10/31/2009 03:31 PM 220 TRANSFORMDB.vbs 15 File(s) 26,289,973 bytes 7 Dir(s) 396,461,944,832 bytes free
#497
Posted 31 October 2009 - 03:42 PM
This post has been edited by strel: 31 October 2009 - 05:14 PM
#498
Posted 31 October 2009 - 06:04 PM
Thanks for the help strel...
#499
Posted 31 October 2009 - 06:16 PM
Sorry about jumping the gun but I could have sworn I used that option because I specifically read the comments. We'll see how the nlite integration and format/fresh install goes with regards to KB974417 still showing up on Automatic Updates or not.
Thanks again Strel for your hard work on SNMsynth
Attached File(s)
-
PROCESSDATA.TXT (3.44K)
Number of downloads: 5
This post has been edited by madpenguin: 31 October 2009 - 06:19 PM
#500
Posted 31 October 2009 - 11:48 PM
strel, on Oct 31 2009, 04:39 AM, said:
I see, OK, suppose all files to extract are zip, I'll check it to include the switch. Thx.
I suppose 35SP1_KB963707FIX_NOFFADDONPROPERTY.mst appears in .\TMP folder, is that right?
I have not defined any timeframe limitation for the script subprocesses. Waiting for your tests.
I ran it all the way through a couple times. Both times everything came out fine. I have no idea what caused that error message initially. If it ever shows up again, I'll go through everything and see what happened.
- ← Avira Setup Creator - for Avira Antivir Personal v10
- Application Installs
- How Avira Free antivirus program with Silent install updates →



Help


Back to top









