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 |
| | |
![]() |
Nov 19 2009, 01:23 PM Post
#561 | |
| MSFN Expert ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1182 Joined: 6-January 06 From: Manila, Philippines Member No.: 84520 OS: XP Pro x86 |
hi strel! just need to confirm if file generated after running the script is with .7z extention (in my case: XPDNF11SP120SP230SP235SP1.7z about 42.9mb) which i will run in HFSLIP via svc pack? i've attached processdata.txt from OUT1 folder, in case you might need to view it (including files & settings i've used). your feedback will be greatly appreciated.
This post has been edited by Kiki Burgh: Nov 19 2009, 08:12 PM Attached File(s) |
| | |
Nov 20 2009, 10:00 AM Post
#562 | |
| segmentation fault ![]() ![]() ![]() Group: Members Posts: 499 Joined: 24-February 08 Member No.: 178729 OS: XP Pro x86 |
You are building an add-on for nLite-RVMI, for HFSLIP you need a switchless installer I think, you can extract it from the add-on. You didn't include 2.0 regular hotfixes so they will appear in the the update system in addition to KB951847 because KB958481 is not being applied.
This post has been edited by strel: Nov 20 2009, 10:05 AM |
| | |
Nov 20 2009, 04:56 PM Post
#563 | |
| MSFN Expert ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1182 Joined: 6-January 06 From: Manila, Philippines Member No.: 84520 OS: XP Pro x86 |
thanks for the reply strel! that is strange ... apparently, i have downloaded all specified files from post # 1. as suggested, i only took out the ff to process 2.0 from 3.5: NetFx20SP1_x86.exe NetFx20SP2_x86.exe below are the contents of my work directory: E:\Documents and Settings\KIKI\Desktop\SNMSynth\_20SP2_KB974417FIX.7z E:\Documents and Settings\KIKI\Desktop\SNMSynth\_20SP#_SLIMMING.7z E:\Documents and Settings\KIKI\Desktop\SNMSynth\_20SP#LNGbr_KB829019FIX.7z E:\Documents and Settings\KIKI\Desktop\SNMSynth\_30SP2_REMFONTCACHEFIX.7z E:\Documents and Settings\KIKI\Desktop\SNMSynth\_30SP#LNG_KB928416FIX.7z E:\Documents and Settings\KIKI\Desktop\SNMSynth\_35SP1_KB963707FIX_NOFFADDONPROPERTY.7z E:\Documents and Settings\KIKI\Desktop\SNMSynth\_35SP#_SLIMMING.7z E:\Documents and Settings\KIKI\Desktop\SNMSynth\_KB951847FIX.7z E:\Documents and Settings\KIKI\Desktop\SNMSynth\_REM_MSI_BLOCKING.7z E:\Documents and Settings\KIKI\Desktop\SNMSynth\_SNMsynth.cmd E:\Documents and Settings\KIKI\Desktop\SNMSynth\_SNMsynth.ini E:\Documents and Settings\KIKI\Desktop\SNMSynth\7za.exe E:\Documents and Settings\KIKI\Desktop\SNMSynth\7zSD.sfx E:\Documents and Settings\KIKI\Desktop\SNMSynth\dotnetfx.exe E:\Documents and Settings\KIKI\Desktop\SNMSynth\dotnetfx35.exe E:\Documents and Settings\KIKI\Desktop\SNMSynth\msxml6.msi E:\Documents and Settings\KIKI\Desktop\SNMSynth\NDP1.1sp1-KB867460-X86.exe E:\Documents and Settings\KIKI\Desktop\SNMSynth\NDP1.1sp1-KB953297-X86.exe E:\Documents and Settings\KIKI\Desktop\SNMSynth\NDP20SP2-KB958481-x86.exe E:\Documents and Settings\KIKI\Desktop\SNMSynth\NDP20SP2-KB974417-x86.exe E:\Documents and Settings\KIKI\Desktop\SNMSynth\NDP30SP2-KB958483-x86.exe E:\Documents and Settings\KIKI\Desktop\SNMSynth\NDP35SP1-KB958484-x86.exe E:\Documents and Settings\KIKI\Desktop\SNMSynth\NDP35SP1-KB963707-x86.exe E:\Documents and Settings\KIKI\Desktop\SNMSynth\upx.exe E:\Documents and Settings\KIKI\Desktop\SNMSynth\WindowsServer2003-KB971276-v2-x86-ENU.exe E:\Documents and Settings\KIKI\Desktop\SNMSynth\WindowsXP-KB971276-v3-x86-ENU.exe why were they not processed? your suggestions will be greatly appreciated. This post has been edited by Kiki Burgh: Nov 20 2009, 05:06 PM |
| | |
Nov 20 2009, 08:53 PM Post
#564 | |
| segmentation fault ![]() ![]() ![]() Group: Members Posts: 499 Joined: 24-February 08 Member No.: 178729 OS: XP Pro x86 |
NetFx20SP1_x86.exe and NetFx20SP2_x86.exe are not going to be processed if 2.0 SP# framework is being processed from dotnetfx35.exe.
|
| | |
Yesterday, 09:48 AM Post
#565 | |
| MSFN Expert ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1182 Joined: 6-January 06 From: Manila, Philippines Member No.: 84520 OS: XP Pro x86 | You didn't include 2.0 regular hotfixes so they will appear in the the update system in addition to KB951847 because KB958481 is not being applied. hi strel! this was what my inquiry was about ... how come the updates were not processed even if these were included in my run? your feedback will be greatly appreciated. |
| | |
Yesterday, 10:21 AM Post
#566 | |
| segmentation fault ![]() ![]() ![]() Group: Members Posts: 499 Joined: 24-February 08 Member No.: 178729 OS: XP Pro x86 |
Any NDP20SP2-KB*.exe present should be processed if any 2.0 framework is being processed, is it not your case? Better you include NDP20SP2-KB971111-x86.exe or it will appear in the update system. |
| | |
Yesterday, 05:20 PM Post
#567 | |
| MSFN Expert ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1182 Joined: 6-January 06 From: Manila, Philippines Member No.: 84520 OS: XP Pro x86 |
hi strel! as you could see in the processdata.txt i attached previously, i had: E:\Documents and Settings\KIKI\Desktop\SNMSynth\NDP20SP2-KB958481-x86.exe E:\Documents and Settings\KIKI\Desktop\SNMSynth\NDP20SP2-KB974417-x86.exe then you posted: You didn't include 2.0 regular hotfixes so they will appear in the the update system in addition to KB951847 because KB958481 is not being applied. i wonder if i had them in there, why were these updates to 2.0 not processed. based on my selections:;PROCESS_DNF20=YES PROCESS_DNF35_DNF20=YES 2.0 is being processed in this case too, right? so i guess have set everything right (or so i believe). as for KB951847, i read from the 1st post this is an ad-hoc update: [*]Avoid win/ms update to push .NET 3.5 SP1 Family update KB951847 for WXP/2K3. KB951847 is an ad-hoc update (variable size depending on components included) prompted via win/ms update to complete your own installed .NET set with the parts not installed of the following set (3.5 SP1 family): as per http://support.microsoft.com/kb/951847/, this was supposed to have been addressed in .NET Framework 3.5 Service Pack 1. incidentally, also had this in my work directory after the initial run of the script:E:\Documents and Settings\KIKI\Desktop\SNMSynth\_KB951847FIX.7z do i include KB951847 still? i just want to be able to utilize your tool & come up with the best (& complete) AIO .net Better you include NDP20SP2-KB971111-x86.exe or it will appear in the update system. is this not for 2k as per instructions from the 1st post? should i still include it? again, i appreciate the feedback. cheers!
This post has been edited by Kiki Burgh: Yesterday, 05:25 PM |
| | |
Yesterday, 06:17 PM Post
#568 | |
| segmentation fault ![]() ![]() ![]() Group: Members Posts: 499 Joined: 24-February 08 Member No.: 178729 OS: XP Pro x86 |
Don't use ; before settings in the .ini file, the script makes all possible settings yes by default unless the .ini file set another value (empty included), this was probably causing you errors when you put NetFx20SP1_x86.exe and/or NetFx20SP2_x86.exe along with dotnetfx35.exe in the work folder. I should change this. Apart from that, when I set correctly a 2.0 framework to be processed from one possible source, the script process 2.0 hotfixes without problems in my case. I'm getting messages: Processing NDP20SP2-KB958481-x86.exe... Processing NDP20SP2-KB974417-x86.exe... About KB951847, yes is an ad-hoc update for 3.5 family, but this family includes KB958481. And you're right KB971111 is a 2K only hotfix. This post has been edited by strel: Yesterday, 06:33 PM |
| | |
![]() ![]() |
| Lo-Fi Version | Time is now: 22nd November 2009 - 01:32 PM |