Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.
Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.
We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.
Read Forum Rules
Dec 25 2008, 01:50 PM Post
#1 | |
| segmentation fault ![]() ![]() ![]() Group: Members Posts: 499 Joined: 24-February 08 Member No.: 178729 OS: XP Pro x86 |
SNMsynth script builds highly customizable .NET unattended installers/nLite-RyanVM integrator addons, supporting all latest .NET framework versions, and all its hotfixes and langpacks for win 2K/XP/2K3 x86 up to date. Besides, it provides fixes to some .NET annoyances, allow removing outdated subcomponents and optimizes installers size. The building process is a 6 step process, a lot flexible and easy to set up (see Instructions section), allowing to build the installers/add-ons to your liking, giving you full control about when to install what, and how. Don't be afraid of the guide, is made to be comprehensive. The stuff in this topic is based in the excellent Silent .NET Maker script by Tomcat76 to which it adds new features or simplify it, but the basis are the same administrative installs. We must thank Tomcat76, Oleg_Sch, Acheron, gora, mickmack, antoineL, Stephan, YumeYao, user_hidden and Yzölw for providing solutions to this method, and DarkShadows, SipTomi, CEoCEo, bruno32600, ercofra and Dumpy Dooby for fixing bugs; and all the people who helped pointing bugs, testing and making suggestions in the production of this script (you'll find their posts in this and SNM threads). I want to specially thank Aaron Stebner for his splendid blog and solutions it provided to this method. You can have generic -ready to use- solutions if you prefer not to build custom packets. Following are english solutions: YumeYao's 3.5 SP1 family; user_hidden's 3.5 SP1 family (mirror), 1.1 SP1 (mirror), 2.0 SP2 (mirror), 3.0 SP2+3.5 SP1 (mirror); OnePiece's 1.1 SP1 for 2K, for XP; or RogueSpear's various flavors (many outdated, but worth to mention, have served as basis to some in this list). You can have localized solutions also. Chinese: YumeYao's 3.5 SP1 family. Dutch: Raoul90's AIO and Stephan's -1.1 SP1- and -3.5 SP1 family-. French: Moom's -3.5 SP1 family- and -AIO- (mirror + Moebius' -1.1 SP1- and -2.0 SP2-). German: Ganesha's 3.5 SP1 family, Sereby's AIO. Italian: OnePiece's 1.1 SP1, kontini's various flavors. You might want english x64 solutions also, like HJW's 3.5 SP1 family or radix's 3.5 SP1 family. There's even a x64 german packet: Sereby's x64 AIO SNMsynth builds custom unattended installers with the following features:
Supported Files List. YOU DON'T NEED TO DOWNLOAD ALL THIS!. Only .NET managed software requires .NET framework(s), and among these, not every .NET software requires the same .NET #.# version. Having installed 2.0 SP# is mandatory to install 3.0 SP#, and both to install 3.5 SP#. In many cases 2.0 SP# could be enough for the average user (I only use this version), but developers usually updates his software requirements to an upper .NET #.# version; and you can still find applications requiring 1.1 to work, but only a few rare, as many 1.1 applications works on 2.0 too. So all #.# versions are needed to cover all possible scenarios, but it is quite probably you wouldn't need 1.1. "NET #.# SP#" is not refering to a SP standalone, but to a complete framework version updated to that SP#. So choose your desired update condition for your frameworks (SP# and hotfixes). Script can process 2.0 SP# from individual or redistributable packet, download one or choose which one to process through _SNMsynth.ini settings. ----- UPDATED FILES:
----- OUTDATED FILES:
Building Process:
_SNMsynth.ini: This file includes all settings for SNMsynth.cmd building process and brief explanatory comments. Default process settings are: to build single framework passive installer(s) with host OS version as target, not removing any subcomponent, applying any hotfix and langpack present in the work folder, and allowing resultant installer/add-on containing .NET 3.5 SP1 (if processed) to keep .NET framework Assistant 1.0 Firefox add-on (and install it by default). To get other results edit _SNMsynth.ini settings to your linking. It's easy, read comments carefully, and don't forget to match correctly the packets in the work folder with the settings that triggers its processing.
Installing:
INSTRUCTIONS:
You got it. Feedback appreciated. If you know new hotfixes or you're getting errors or you're having comments, questions or suggestions, please let us know. Solving Problems (hopufully you won't need this):
Changelog: 20091105 - Removed minor bug inserted on 20091029 (sometimes showing an error dialog on uninstall) with 3.0 SP2 language KB951847 FIX portion for all languages, not removing fix regvalue on uninstall in case it is the last langpack to be uninstalled among 3.5 SP1 family langpacks. - Removed thousand separator from processdata.txt to avoid encoding glitches. 20091104c - Fixed uninstall issues. 2 wrong lines replaced. 20091104b - Fixed minor bug (not harming at all) putting extra .mst files for a FX version not being processed, in .\TMP folder. 20091104 - Fixed bug with new filenames in T-13 add-ons. 20091103 - Added 1.1 and 2.0 hotfixes processing for win2K part, absent in previous version. - Fixed bug with 1.1 langpack processing inserted in previous version. - Fixed bug with KB951847 fix not working inserted in previous version. - Fixed host OS detection bug inserted in previous version. - Restricted fontcachefix application to 3.0 SP2. - Removed sensible data from proccess data file. - Added target OS version for installers/add-ons filenames. - Compresion subprocess restarting method, now jumps in a loop to highest compression ratio when restarting the lowest ratio setting. - Strengthened 1.1 hotfixes superseding checkings and feedback. 20091029 - All fixes has been atomized to apply only the portion neeeded to its related framework/langpack. - All temporary files are now created under .\TMP folder to keep better files arrengement. - All fixes are now pre-applied, so the installer databases are quite selfcontained, avoiding some unusual problems with .mst files not getting copied to installers cache folder. - Implemented YumeYao's methods for: · Slimming down 3.5 SP# langpacks. · W2K only components removal, for upper win versions installer(s)/add-on(s). · Individually removing Visual C 8 and 9, and Office 2K3 debugger subcomponents. · Updating, XPS with XP or 2K3 KB971276 (or both); and aplying delay to XPS install until 1st logon, to avoid potential install problems during GUI setup. I improved slightly this method. · -Install from .msi- deadlock removal, allowing to avoid ADDEPLOY property in install command lines. - - Added YumeYao's simplified user_hiddens's KB974417 fix. - Added support for restricted KB971195 and KB972251. - Replaced method for checking host OS version on building process (only), with Yzöwl's workstation service based more solid one. - Switch added to choose to install or not .NET Assistant Firefox add-on from SNMsynth installer(s)/add-on(s) containing 3.5 SP1 framework keeping this add-on (through .ini file setting). - Installer(s)/add-on(s) compression subprocess(es) now open separate window(s) to show progress and to allow restarting it on the fly (just this subprocess) with the next lower ratio available. - Fixed bug applying generic langpack fixes on some languages with different codepage than fix. - Fixed script to avoid potential problems in systems with DIRCMD setting applied, overriding it. - Added creation of process data file in OUT# subfolder to allow feature checking or debugging for the SNMsynth installer(s)/add-on(s). - Added option to choose adding UPX compression for .sfx module. - Fixed bug with faulty install log cretion on %SYSTEMDRIVE% when installing from GUI setup. - Fixed bug removing 3.0 SP# framework subcomponents entries in add/remove programs for outdated win installer versions. - Fixed _SNMsynth.ini parsing to adapt it to .ini standard, added 7za.exe version checking and improved checking process, variable depletion and multilanguage support. - Added .NET icon to installers and some cosmetics. 20090922 - Fixed a bug in .NETWUFIXES.mst since 20090818, applied fixes not removing correctly on uninstall, probably you unadverted it. - Fixed a bug not applying transforms since 20090912 in certain circumstances. If you're a brazillian language user you may noticed KB829019 in WU. 20090913 - Fixed a bug applying KB963707 introduced on 20090912 SNMsynth version. - Fixed minor issue causing "File not found" messages when removing unexistent files. 20090912 - Workaround .NET 3.0 SP2 errors installing at T-13 from SVCPACK or T-13 add-on. - Fixed and adapted YumeYao's method for slimming .NET 3.5 SP#. - Fixed bug removing some 2.0 hotfixes entries under A/R Programs with outdated win installer versions, since 20090826_SNMsynth. - - Added signature header to install scripts. - Fixed minor issues. 20090826b - Fixed buggy 1.1 italian language identifier. 20090826 - Fixed some uncommon errors with 1.1, 2.0 and 3.0 hotfixes processing. - Part of the fix to avoid Firefox add-on install has been included in the transforms to delete it on removal. - - Now KB963707 is mandatory for 3.5 SP1 installers/add-ons if it install Firefox add-on because fixes urgent issues on it - Replaced hotfixes extraction own method with 7-zip one for faster results. - Fixed some minor bugs and added some cosmetics. 20090821c & b - Fixed syntax bugs. 20090821 - Fixed hotfix checkings for 2.0 SP2 from redist package and added some cosmetics. 20090820 - Fixed bug detecting _SNMsynth.ini OS setting. - Fixed a couple of syntax bugs and cosmetics. 20090818 - Fixed various error 1720 described here. - Fixed multiple heading line on DNF.reg - Added support for the latest restricted hotfixes for 2.0 and 3.0 - Added workaround for install error 1935. - Added support to avoid install .NET Assistant Firefox add-on installing 3.5 SP1. - Fixed bug installing 3.5 SP1 when KB963707 has been applied. - - Added new settings and simplified existent ones in _SNMsynth.ini - Added install log creation under %TEMP% folder. - Added some cosmetics. 20090514 - Removed unneeded line. 20090430 - Applied fix for win/ms update to stop pushing KB829019 PT-BR (pointless 2.0 SP0 langpack) when the right upper version is installed. - Merged all win/ms update fixes applied by this method in .mst file to allow automatic removing on uninstall, even for the cached msi itself. - Added support for integrating multiple langpacks for each framework version. - Added support for the installers/addons to work with win installer 2.0, for 2K non updated machines, removing cancel button for passive dialog boxes. - Removed .exe embedded in .mst file causing AVG and eSafe false positives. It'll no longer use .exe files. - Removed pointless modify and repair buttons under Add/Remove Programs for 2.0 SP# and 3.0 SP#. - Precompiling assemblies is now done 1 time at the end in merged installers, for robustness of the install process. - Fixed bug removing 3.5 SP# unused installer locale files, when path contains spaces. - Fixed win version detection, to allow running the building process from not supported as target, host win versions. - Added a variable emptier section to allow running the script repeatedly from the same terminal without errors. - Fixed a bug in one warning message for 2.0 SP2 and added external MSXML process control message. - Added some code cosmetics. 20090316b - Fixed some syntax bugs and some lines in wrong place. 20090316 - Fixed win/ms update prompting to install KB928416 (pointless 3.0 SP0 langpack) when 3.0 SP#>=1 and its langpack are installed. - Added support to avoid process KB958481, KB958483 and KB958484 when its related framework is being processed, not applying then KB951847 fix. - Fixed cosmetic issue. 20090315 - Fixed bug framewok versions using KB951847_FIX.mst not finding .msi file on uninstall in some scenarios. 20090314 - Fixed a bug processing 1.1 hotfixes. - Fixed cosmetic issue with 7za.exe absence error message. 20090313 - Added support for 2.0 SP2 framework and 2.0 SP2 framework langpack single packets. - Added support for restricted hotfixes. - Added a transform to avoid win/ms update (high priority) 3.5/3.5 SP1 frameworks Family Update KB951847, only for the updated last framework versions. - Improved support for building installer(s)/add-on(s) for a different win version than current. - Removed duplicate DNF.reg import command from the install script. - Removed unused locale files from 3.5 SP# pool. - Fixed bug determining win version for 2K3. - Fixed 1.1 italian-hungarian language mismatch bug. - Fixed installed 1.1 hotfixes not hiding bug, when coming from a merged installer/add-on integrating only 1.1. - Fixed some cosmetic issues. - Updated 7-zip SFX modified module to 1.2.6 version, UPX compressed. 20090111 - Added support to build nlite add-ons. - Added changes to set all process settings from SNMsynth.ini - Simplified MERGE_FRAMEWORKS setting. - Fixed minor issue on absence of specific 1.1 updates. 20090107 - Added switchable installers building. - Added support to install at T-13. - Added assemblies precompiling at the end of the install process. - Added UPX compression of 7-zip modified module. - Added removal of FILEVER.VBS at the end of building process. - Fixed full merged installer filename. - Fixed minor cosmetic issues. 20081229 - Fixed warning generation on NDP30SP2-KB958483-x86.exe and NDP35SP1-KB958484-x86.exe absence, when appropriate. - Added comment in a line of _SNMsynth.ini that should have been commented. 20081225 - First SNMsynth version forked from SNM. This post has been edited by strel: Nov 12 2009, 03:58 AM |
| | |
![]() |
Jan 3 2009, 02:14 PM Post
#21 | |
| Newbie Group: Members Posts: 26 Joined: 4-November 05 Member No.: 78710 | 2 fenyo I got the same results. But, what do you exactly mean when you say Microsoft Update don't recognize it, does it offer to you 3.5 SP1 langpack for downloading? No! It offers me to download 3.0 SP2 Language Pack. 3.5, 2.0, 1.1 are all OK. I've just noticed, that MU site offers it again with "original" 3.0 SP2 Language Pack installed. [link] So i think it's a Microsoft Update bug. (it wouldn't be the first time) You might build a workaround for this. BTW i don't understand why the "original" Langpack 3-times bigger (as installed) than the script made one. |
| | |
Jan 3 2009, 02:17 PM Post
#22 | |
| Newbie Group: Members Posts: 26 Joined: 4-November 05 Member No.: 78710 | fenyo, I found differences in installers including 3.0 SP2 magyar language, with installers in other languages (specifically with spanish and danish with which I compared). When processing magyar language this 2 files, both beyond 9 MB, are not incorporated to the installers: DNF30\LNG\Win\Microsoft.NET\Framework\v3.0\WPF\NlsData000a.dll DNF30\LNG\Win\Microsoft.NET\Framework\v3.0\WPF\NlsLexicons000a.dll Whoa! So actually just the hungarian version is corrupted. Fine.... Edit: I haven't find any of these files in any of the directories. (i've extracted all DNFx.EXE the script made) Which original-installer contains these files? Edit2: Ok, i've found similar files: DNF30\Win\Microsoft.NET\Framework\v3.0\WPF\NlsData0009.dll DNF30\Win\Microsoft.NET\Framework\v3.0\WPF\NlsLexicons0009.dll The last character differs. But these files are not in LNG. This post has been edited by fenyo: Jan 3 2009, 02:30 PM |
| | |
Jan 3 2009, 02:41 PM Post
#23 | |
| segmentation fault ![]() ![]() ![]() Group: Members Posts: 499 Joined: 24-February 08 Member No.: 178729 OS: XP Pro x86 |
These files you point are not in question, they are present in spanish and danish versions too. The problem is with that I told you. You can find them in administrative installs of 3.5 SP1 langpack except for magyar.
This post has been edited by strel: Jan 3 2009, 02:49 PM |
| | |
Jan 3 2009, 02:49 PM Post
#24 | |
| Newbie Group: Members Posts: 26 Joined: 4-November 05 Member No.: 78710 | These files you point are not in question, they are present in spanish and danish versions too. The problem is with that I told you. You can find them in administrative installs of 3.5 SP1 langpack except for magyar. But you probably may find it if you install langpack normally in your HD. Ouh. So these files are not corrupted, they're missing. And you're tellin' me these files are not language-neutral? Is there any chance that THIS contains these files? Blaaah... I can't make an administrative install of these installer (to see if it contains the files) ...switches, switches........ This post has been edited by fenyo: Jan 3 2009, 02:55 PM |
| | |
Jan 3 2009, 02:55 PM Post
#25 | |
| segmentation fault ![]() ![]() ![]() Group: Members Posts: 499 Joined: 24-February 08 Member No.: 178729 OS: XP Pro x86 |
I think these files are contained in the langpack for 3.5 SP1, but for some reason not extracted in the administrative install (which is the one used by this script). The update for 3.0 SP1 langpack is not for this version.
|
| | |
Jan 3 2009, 02:57 PM Post
#26 | |
| Newbie Group: Members Posts: 26 Joined: 4-November 05 Member No.: 78710 | The update for 3.0 SP1 langpack is not for this version. You mean THIS? It's SP2, the main title is wrong! It says its SP1, but if you look down, you can see it's version: SP2. |
| | |
Jan 3 2009, 03:03 PM Post
#27 | |
| segmentation fault ![]() ![]() ![]() Group: Members Posts: 499 Joined: 24-February 08 Member No.: 178729 OS: XP Pro x86 |
I hadn't seen it. OK. I didn't know this update, but I think it is not included there, first, for size, and second, this update don't exist for spanish language but for danish. In danish I've checked these files are created in administrative install, and third, where are the MB lost among administrative install and normal install?. It's something with the hungarian 3.5 SP1 language pack.
This post has been edited by strel: Jan 3 2009, 03:06 PM |
| | |
Jan 3 2009, 03:11 PM Post
#28 | |
| Newbie Group: Members Posts: 26 Joined: 4-November 05 Member No.: 78710 | I hadn't seen it. OK. I didn't know this update, but I think it is not included there, first, for size, and second, this update don't exist for spanish language but for danish. In danish I've checked these files are created in administrative install, and third, where are the MB lost among administrative install and normal install?. It's something with the hungarian 3.5 SP1 language pack. So you're tellin' me that 3.0 SP2 LangPack alone package is good, or not? |
| | |
Jan 3 2009, 03:20 PM Post
#29 | |
| segmentation fault ![]() ![]() ![]() Group: Members Posts: 499 Joined: 24-February 08 Member No.: 178729 OS: XP Pro x86 |
I thought this was an update, sorry. Well no idea why microsoft is releasing another language pack for 3.0 SP2, but it should be fine. Although the script don't support it at the moment. Let me do some test. But I really have no idea of what this last langpack is made for, and why it only exists for some languages. This post has been edited by strel: Jan 4 2009, 08:11 AM |
| | |
Jan 3 2009, 04:41 PM Post
#30 | |
| MSFN Expert ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1182 Joined: 6-January 06 From: Manila, Philippines Member No.: 84520 OS: XP Pro x86 |
hello strel! thanks for continuing (and improving) this script where TC left off ... may i ask though if output has already been tried with HFSLIP?
|
| | |
Jan 3 2009, 04:59 PM Post
#31 | |
| segmentation fault ![]() ![]() ![]() Group: Members Posts: 499 Joined: 24-February 08 Member No.: 178729 OS: XP Pro x86 |
Nop. I don't use it. But the basis of the script are the same old admin installs. After having a quick reading on HFSLIP basis, and take a quick look to the HFSLIP script, I think resultant installers from synthesized version should work too without problems in HFSLIP. Any of you using it can confirm it. So, please... I realize switchless feature is intended for using installers with HFSLIP, as I suspected. For future updates, I'll keep this feature to maintain compatibility with HFSLIP, but optionally, this is, people who don't use HFSLIP will can have unique set of installers that could be switched from silent to passive. This post has been edited by strel: Jan 4 2009, 05:52 AM |
| | |
Jan 3 2009, 05:36 PM Post
#32 | |
| Group: Members Posts: 3 Joined: 3-January 09 Member No.: 225681 OS: XP Pro x86 | 2 Jediron Depends on the software you run. .NET is only for software that is made for using this frameworks ("managed code" in MS jargon). Not all software use .NET and not all software that use .NET, use the same #.# version. Maybe the software you use, needs only 2.0, but for ongoing updates of that software, the developer may update the code to a later .NET version. For example, paint .NET have changed its framework needs from 2.0 to 3.5 in recent versions. Up to you. Thx. Well, i want to install it so that NET will always work, with everything. No hassle about version, NET is there; always. Is this possible ? |
| | |
Jan 3 2009, 05:48 PM Post
#33 | |
| segmentation fault ![]() ![]() ![]() Group: Members Posts: 499 Joined: 24-February 08 Member No.: 178729 OS: XP Pro x86 |
Use intallers for all the frameworks in your unattended set. You can rarely use an application that needs 1.1 but if you want to be sure include all. You can use the full merged installer or individual installers, read the install rules.
|
| | |
Jan 3 2009, 06:37 PM Post
#34 | |
| Group: Members Posts: 3 Joined: 3-January 09 Member No.: 225681 OS: XP Pro x86 |
So i use those three i already have and NEt 1.1 , then i have all ?
|
| | |
Jan 3 2009, 06:45 PM Post
#35 | |
| segmentation fault ![]() ![]() ![]() Group: Members Posts: 499 Joined: 24-February 08 Member No.: 178729 OS: XP Pro x86 |
Yes, until MS releases .NET 4.0, probably during this year.
This post has been edited by strel: Jan 3 2009, 06:47 PM |
| | |
Jan 4 2009, 06:19 AM Post
#36 | |
| Newbie Group: Members Posts: 26 Joined: 4-November 05 Member No.: 78710 | I really have no idea of what this last langpack is made for, I think because it contains only 3.0 SP2 LangPack alone. You can see it's date is the same when the 2.0/3.0/3.5 Langpack released. (2008. 11. 13.) Now i've installed a clean XP on VMware again, i've installed .NET 3.5 SP1 full redistributable (231Mbytes) without internet access. After that i tried to install .NET 3.0 SP2 Language Pack from Microsoft Update Website, but it failed!! It have throwed me error code 0x13EC. So i installed .NET 3.5 SP1 langpack. After that i've visited MU website, 2.0 LangPack disappeared, but 3.0 SP2 LangPack still remains!! I've searched the whole C:\ for the 4 files you mentioned, but i found nothing. These files are truly not exist in any of the 3.0 SP2 hungarian Language Packs. This (the lack of these 4 files) must be the real reason why MU website offers me continually the .NET 3.0 SP2 LangPack. So microsoft screwed up again... I bet i can't use these files from other languages... Anyway, i want to thank you for your excellent support! I really appreciate it. Thank you! |
| | |
Jan 4 2009, 06:29 AM Post
#37 | |
| segmentation fault ![]() ![]() ![]() Group: Members Posts: 499 Joined: 24-February 08 Member No.: 178729 OS: XP Pro x86 |
These 4 files exists only in the admin install of languages other than magyar, not after intalling in the OS. About the stand alone 3.0 SP2 langpack, to me it's a nonsense, why some languages have it and some others not? I'm not confident in any way with that packet. |
| | |
Jan 4 2009, 06:38 AM Post
#38 | |
| Newbie Group: Members Posts: 26 Joined: 4-November 05 Member No.: 78710 | These 4 files exists only in the admin install of languages other than magyar, not after intalling in the OS. Ouh. OK. Then why MU website continually offers me 3.0 SP2 Langpack? And what these 4 files need for? About the stand alone 3.0 SP2 langpack, to me it's a nonsense, why some languages have it and some others not? I'm not confident in any way with that packet. Micro$oft logic. |
| | |
Jan 4 2009, 06:47 AM Post
#39 | |
| segmentation fault ![]() ![]() ![]() Group: Members Posts: 499 Joined: 24-February 08 Member No.: 178729 OS: XP Pro x86 |
I think continually if we don't manage the way for they to appear in the admin install of 3.5 SP2 language from 3.5 SP1 langpack. And I don't think MS earns nothing with this. I though it was for updating stand alone 3.0 or 3.0 SP1 installations, but this doesn't explain the absence of some languages. |
| | |
Jan 4 2009, 08:08 AM Post
#40 | |
| Newbie Group: Members Posts: 26 Joined: 4-November 05 Member No.: 78710 | |
| | |
![]() ![]() |
| Lo-Fi Version | Time is now: 22nd November 2009 - 04:48 PM |