Silent .NET Maker synthesized 20100118 - W2K/XP/2K3 x86 Custom .NET+hotfixes+langpacks unattended installers/add-ons
#241
Posted 26 June 2009 - 12:08 PM
Are the installations of .NET packages, made by this batch not pure? Or does anybody experience the same thing, when installing everything the normal way?
#242
Posted 26 June 2009 - 02:28 PM
The installations are made through administrative install method which is an officially documented method of preinstalling. The only unofficial thing this script does is pushing some registry tweaks through NETWUFIXES.MST to avoid some of the win/ms update .NET annoyances to make it think it has finished its work (what it actually did, until now, it seems). Nice weather here too.
EDIT:
I could get KB963707 installed though ms update without problems, i.e. using a 3.5 SP1 SNMsynth installer without KB963707 applied. Are you using maybe 3.5 SP0?
As the ms download page clearly states this hotfix should only be installed after 3.5 SP1 has been installed. Actually the SNMsynth script applies KB963707 to the installer if you put it in the work folder, but the resultant installer abort when executed, don't do it.
Aftermath: KB963707 should only be applied after 3.5 SP1 installer has finished. In my experience WU install KB963707 without problems over 3.5 SP1 SNMsynth installer. If you're using 3.5 SP1 take care of install order.
Report any news about this please..
2 Igrugeman
You should not try to apply KB960737 to the building process. Though it accept it, it breaks 3.5 SP1 installer. See guide.
Those lines you posted are not useful.
This post has been edited by strel: 27 June 2009 - 09:36 AM
#243
Posted 27 June 2009 - 11:08 PM
0d
#244
Posted 03 July 2009 - 03:45 AM
strel, on Jun 26 2009, 10:28 PM, said:
No I haven't used SP0 since SP1 got released, and this is first time, I have run into problems. My testing system is however my primary Pc, and is has a lot of programs and hotfixes installed through WU/MU and the web.
Later I will try to install KB963707 after a clean install of the Danish Silent Net Maker Synthesized packages on a clean Danish XP SP3 system, but since my primary Pc is also my only Pc at the moment, I need to wait until I get the time (and Pc) to do the testing.
Sounds promising, that your script is working with the Spanish packages
#245
Posted 03 July 2009 - 06:59 AM
I do not even have Firefox installed - but stupid MU still annoy me with this update.
#246
Posted 03 July 2009 - 10:21 AM
This post has been edited by strel: 03 July 2009 - 10:29 AM
#247
Posted 04 July 2009 - 05:50 AM
strel, on Jul 3 2009, 06:21 PM, said:
Yes I saw your editing of #1, but it is very strange I still get the update on MU.
I read the instructions on how to manually remove the .NET Framework Assistant for Firefox. Then I opened regedit, and browsed to:
HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Firefox\Extensions
The funny thing is, that I have that key to begin with...
I do not have the subkey {20a82645-c095-46ed-80e3-08825760534b}, but this REG_EXPAND_SZ -value:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Firefox\extensions] "jqs@sun.com"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,\ 00,6d,00,65,00,72,00,5c,00,4a,00,61,00,76,00,61,00,5c,00,6a,00,72,00,65,00,\ 36,00,5c,00,6c,00,69,00,62,00,5c,00,64,00,65,00,70,00,6c,00,6f,00,79,00,5c,\ 00,6a,00,71,00,73,00,5c,00,66,00,66,00,00,00
The hex translates to "C:\Programmer\Java\jre6\lib\deploy\jqs\ff"
The key and the value have probably been created by a Java Installer. Then MU might detect the Firefox\Extensions -key in my registry, and wants to install the hotfix KB963707 on my Pc - who knows
Now I will try to remove the key, along with the .NET Framework extension files stated on the MS support-page. Rebooting....
Edit:
After rebooting this Pc, Microsoft Update still wants to install the update KB963707, but failing to do so. It is strange, but I am now beginning to feel like it doesn't matter for me.
This post has been edited by Trolleri: 04 July 2009 - 07:42 AM
#248
Posted 19 July 2009 - 01:42 PM
I have found a possible bug in SNMsynth:
If i try to uninstall the French language pack for .net3.0sp2 (installed with an addon, at T-13) i have an error message about some script, the uninstall continue anyway
the error in event viewer (sorry it's in French):
Quote
If i install the pack in live system it's the same.
Here is the content of my folder, as you can see only standard files:

I have tried with all frameworks merged and also minus .net1.1; got the same thing.
Edit: a friend who have tried the same have made the window visible when installing in live system and he saying that many errors are visible, here is some:
Quote
\v3.0\System.Runtime.Serialization.dll ...
Warning: Failed to load method token 69000401 from profile data.
Warning: Failed to load method token 69000402 from profile data.
Warning: Failed to load method token 69000403 from profile data.
Warning: Failed to load method token 69000404 from profile data.
Warning: Failed to load method token 69000401 from profile data.
Warning: Failed to load method token 69000402 from profile data.
Warning: Failed to load method token 69000403 from profile data.
Warning: Failed to load method token 69000404 from profile data.
Warning: Failed to load method token 69000401 from profile data.
Warning: Failed to load method token 69000402 from profile data.
Warning: Failed to load method token 69000403 from profile data.
Warning: Failed to load method token 69000404 from profile data.
This post has been edited by mooms: 19 July 2009 - 02:35 PM
#249
Posted 19 July 2009 - 03:21 PM
- just to be sure, do you run as administrator?
- if "TCP/IP NetBIOS helper" service was not running, give a try with this service set to "auto" and running (this one not running caused me some bugs with old installations)
- MSI error 1720 makes me guess your Windows Installer installation might be somewhat broken, try repair it:
1. run "msiexec /regserver" then "msiexec /unregister"
2. if it doesn't work, run Windows Installer 4.5 redistributable package again (KB942288)
see you
#250
Posted 19 July 2009 - 04:11 PM
I am logged as admin, yes
TCP/IP netbios helper is set on auto and running
The install is brand new with all hotfixes up to date,so logically windows installer isn't broken but i will try your advice anyway.
#251
Posted 19 July 2009 - 07:58 PM
About the error messages arisen when showing the install window, they are simply the result of the execution of pending assemblies compiling tasks without waiting to idle state. That's how the installer is made, ask MS, there's some entries in the installer pointing to void, maybe there's some reason for it, I don't know. But they don't make any harm and don't generate errors in the event viewer nor the install/unsintall logs.
This post has been edited by strel: 18 September 2009 - 04:03 PM
#252
Posted 20 July 2009 - 01:06 AM
This post has been edited by bviktor: 20 July 2009 - 01:19 AM
#253
Posted 20 July 2009 - 05:14 AM
Compiling assembly C:\Program Files\Reference Assemblies\Micros
\v3.0\System.Runtime.Serialization.dll ...
Warning: Failed to load method token 69000401 from profile data.
Warning: Failed to load method token 69000402 from profile data.
Warning: Failed to load method token 69000403 from profile data.
Warning: Failed to load method token 69000404 from profile data.
Warning: Failed to load method token 69000401 from profile data.
Warning: Failed to load method token 69000402 from profile data.
Warning: Failed to load method token 69000403 from profile data.
Warning: Failed to load method token 69000404 from profile data.
Warning: Failed to load method token 69000401 from profile data.
Warning: Failed to load method token 69000402 from profile data.
Warning: Failed to load method token 69000403 from profile data.
Warning: Failed to load method token 69000404 from profile data.
C:\DOCUME~1\VIRTUA~1\LOCALS~1\Temp\7zS3.tmp>FOR /F "DELIMS=[]" %I IN (DNFWIN5.TX
T) DO REG DELETE "%I" /f
Le système ne peut trouver le fichier DNFWIN5.TXT
sorry me use translator , no speak English
EDit : me sepparate installer error repported in Framework 3.0 SP2
C:\NET TEST 2>XCOPY/DY DNF30\SYS32\rgb9rast_2.dll C:\WINDOWS\system32
0 fichier(s) copié(s)
C:\NET TEST 2>FOR /F "DELIMS=[]" %I IN (DNFWIN5.TXT) DO REG DELETE "%I" /f
Le système ne peut trouver le fichier DNFWIN5.TXT.
Warning: Failed to load method token 69000401 from profile data.
Warning: Failed to load method token 69000402 from profile data.
Warning: Failed to load method token 69000403 from profile data.
Warning: Failed to load method token 69000404 from profile data.
Warning: Failed to load method token 69000401 from profile data.
Warning: Failed to load method token 69000402 from profile data.
Warning: Failed to load method token 69000403 from profile data.
Warning: Failed to load method token 69000404 from profile data.
Warning: Failed to load method token 69000401 from profile data.
Warning: Failed to load method token 69000402 from profile data.
Warning: Failed to load method token 69000403 from profile data.
Warning: Failed to load method token 69000404 from profile data.
fichier spécifié est introuvable. while compiling method WasHttpHandlersInstall
Component.Install
Could not load file or assembly 'Microsoft.Web.Administration, Version=7.0.0.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Le
fichier spécifié est introuvable. while compiling method WasHttpHandlersInstall
Component.CopyHandlerAttributes
Could not load file or assembly 'Microsoft.Web.Administration, Version=7.0.0.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Le
fichier spécifié est introuvable. while compiling method WasHttpHandlersInstall
Component.AddSvcHandlers
Could not load file or assembly 'Microsoft.Web.Administration, Version=7.0.0.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Le
fichier spécifié est introuvable. while compiling method WasHttpHandlersInstall
Component.Uninstall
Could not load file or assembly 'Microsoft.Web.Administration, Version=7.0.0.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Le
fichier spécifié est introuvable. while compiling method WasHttpHandlersInstall
Component.VerifyInstall
Could not load file or assembly 'Microsoft.Web.Administration, Version=7.0.0.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Le
fichier spécifié est introuvable. while compiling method WasHttpModulesInstallC
omponent.get_InstalledVersions
Could not load file or assembly 'Microsoft.Web.Administration, Version=7.0.0.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Le
fichier spécifié est introuvable. while compiling method WasHttpModulesInstallC
omponent.get_IsInstalled
Could not load file or assembly 'Microsoft.Web.Administration, Version=7.0.0.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Le
fichier spécifié est introuvable. while compiling method WasHttpModulesInstallC
omponent.GetHttpModuleFromCollection
Could not load file or assembly 'Microsoft.Web.Administration, Version=7.0.0.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Le
fichier spécifié est introuvable. while compiling method WasHttpModulesInstallC
omponent.Install
Could not load file or assembly 'Microsoft.Web.Administration, Version=7.0.0.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Le
fichier spécifié est introuvable. while compiling method WasHttpModulesInstallC
omponent.Uninstall
Could not load file or assembly 'Microsoft.Web.Administration, Version=7.0.0.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Le
fichier spécifié est introuvable. while compiling method WasHttpModulesInstallC
omponent.VerifyInstall
ServiceModelReg, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a
Framework 3.5 SP1 :
Failed to load dependency Microsoft.Web.Administration of assembly ServiceModelR
eg, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a because of
the following error : Le fichier spécifié est introuvable. (Exception from HRES
ULT: 0x80070002)
Warning: Failed to load method token 69000029 from profile data.
Warning: Failed to load method token 6900002a from profile data.
Warning: Failed to load method token 6900002e from profile data.
Warning: Failed to load method token 69000029 from profile data.
Warning: Failed to load method token 6900002a from profile data.
Warning: Failed to load method token 6900002e from profile data.
Warning: Failed to load method token 69000029 from profile data.
Warning: Failed to load method token 6900002a from profile data.
Warning: Failed to load method token 6900002e from profile data.
This post has been edited by bruno32600: 20 July 2009 - 06:06 AM
#254
Posted 20 July 2009 - 06:21 AM
The installer assemblies tables points to some void entries causing that errors, you're not supposed to see them, so I don't know if there's a reason for them, but sure it doesn't make any harm.
This post has been edited by strel: 18 September 2009 - 04:01 PM
#255
Posted 20 July 2009 - 07:32 AM
La description pour l'ID d'événement ( 11720 ) dans la source (MsiInstaller) est introuvable. L'ordinateur local n'a peut-être pas les informations de Registre ou les librairies requises pour afficher les messages émanant d'un ordinateur distant. Vous pourrez peut-être utiliser l'option /AUXSOURCE= pour récupérer cette description. Reportez-vous aux rubriques Aide et support pour plus de détails. Les informations suivantes font partie de l'événement : Produit : Microsoft .NET Framework 3.0 Service Pack 2 Language Pack - FRA -- Erreur 1720. Problème détecté dans ce package d’installation Windows. Un script requis pour cette installation n’a pas pu être lancé. Contactez votre support technique ou l’éditeur du package. Action personnalisée CA_KB928416FIX2, erreur de script -2147024894, WshShell.RegDelete : Impossible de supprimer la clé de Registre "HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.0\Setup\Windows Presentation Foundation\fr\". ligne 51, colonne 1, ; (NULL); (NULL); (NULL); (NULL); ; .
#256
Posted 20 July 2009 - 09:52 AM
strel, on Jul 20 2009, 03:58 AM, said:
About the error messages arisen when showing the install window, they are simply the result of the execution of pending assemblies compiling tasks without waiting to idle state. Ask MS.
Strel,
I have forgotten to say that i have replaced four files with newer ones : (KB959206 )
Quote
unidrv.dll
unidrvui.dll
unidrv.hlp
It's the only modification to the installer created by SNMsynth.
Tried with the new NETWUFIXES.mst, installed on live system, same error showing when uninstalling .net30 langpack FRA
the copy of the error in event viewer:
Quote
Edit: now the error is also showing when trying to uninstall langpack for .net2
Quote
and langpack for .net3.5
Quote
This post has been edited by mooms: 20 July 2009 - 09:58 AM
#257
Posted 21 July 2009 - 09:03 AM
#258
Posted 04 August 2009 - 11:06 AM
As long as you don't mind receiving dialogs in english, it's optional.
I'm testing now the next update...
#259
Posted 04 August 2009 - 02:21 PM
I noticed KB886903 for .NET 1.1 SP1, which is from 2005
RogueSpear includes it in its packs : http://www.doitright...topic.php?t=132
and here is the Microsoft page : http://www.microsoft.com/downloads/details...BC-1A0DC2273FF9
It seems .NET Maker doesn't support it, is it simply a miss? In this case, it would be great to add it
Cheers
#260
Posted 04 August 2009 - 03:58 PM
Thx.
- ← Avira Setup Creator - for Avira Antivir Personal v10
- Application Installs
- How Avira Free antivirus program with Silent install updates →



Help

Back to top









