YumeYao
I'm working to include all your removing proposals.
This post has been edited by strel: 23 October 2009 - 02:23 PM
Posted 23 October 2009 - 07:57 AM
This post has been edited by strel: 23 October 2009 - 02:23 PM
Posted 23 October 2009 - 08:41 AM
Posted 25 October 2009 - 10:50 AM
Quote
This post has been edited by atolica: 25 October 2009 - 10:54 AM
Posted 25 October 2009 - 12:22 PM
Posted 25 October 2009 - 02:14 PM
This post has been edited by strel: 25 October 2009 - 02:20 PM
Posted 25 October 2009 - 03:08 PM
Posted 25 October 2009 - 04:54 PM
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\DC3BF90CC0D3D2F398A9A6D1762F70F3\Patches\9E0DE89293FE9BB33898F24ED18CCF08] "State"=dword:00000001And please remove this !
WARNING: NDP1.1sp1-KB928366-X86.exe regular hotfix is not present.
This post has been edited by atolica: 25 October 2009 - 04:56 PM
Posted 26 October 2009 - 06:52 AM
Posted 29 October 2009 - 11:36 AM
Posted 29 October 2009 - 07:23 PM
This post has been edited by strel: 29 October 2009 - 09:18 PM
Posted 29 October 2009 - 08:09 PM
This post has been edited by YumeYao: 29 October 2009 - 08:15 PM
Posted 29 October 2009 - 11:32 PM
Posted 30 October 2009 - 12:29 AM
Posted 30 October 2009 - 12:33 AM

; _SNMsynth.cmd 20091029 PROCESS SETTINGS. ---- Complete guide at: [url="http://www.msfn.org/board/index.php?showtopic=127790"]http://www.msfn.org/board/index.php?showtopic=127790[/url] ; Unless expressely stated, settings have 1, case insensitive, working value: "YES" meaning yes only if related packet is present. ; ------- PROCESS MAIN PACKAGES ; These settings request processing for .NET 1.1 (dotnetfx.exe), 2.0 SP1/SP2 (NetFx20SP1_x86.exe/NetFx20SP2_x86.exe, if both are ; present SP2 is processed) and each one of 2.0 SP1/SP2,; 3.0 SP1/SP2 and 3.5/3.5 SP1 inside any of the dotnetfx35.exe (3.5/3.5 SP1 ; respectively). 2.0 SP# can only be processed from 1 of the possible sources, individual or full redistributable packet. Choose. PROCESS_DNF11=YES PROCESS_DNF20= PROCESS_DNF35_DNF20=YES PROCESS_DNF35_DNF30=YES PROCESS_DNF35_DNF35=YES ; ------- SUBCOMPONENTS OF .NETFX 2.0 --->> DON'T TOUCH THIS UNLESS YOU KNOW WHAT YOU'RE DOING! ; These settings let you remove Visual C 8 Runtime Libraries and Office 2003 Crash Reporting Tools from installers/add-ons ; containing 2.0 SP# framework, useful for installing them from another updated source, see guide. DNF20_VC8_RUNTIME=NO DNF20_OFFICE2K3_DEBUGGER=NO ; ------- SUBCOMPONENTS OF .NETFX 3.0 --->> DON'T TOUCH THIS UNLESS YOU KNOW WHAT YOU'RE DOING! ; These settings let you remove those 3.0 framework pre-required components from your installer/add-on containing 3.0 SP# framework, ; useful if your OS have them installed, like WIC in XP SP3, or for installing them from another updated source. See guide. DNF30_RGB_RASTERIZER=NO DNF30_WIC=NO DNF30_MSXML6=NO DNF30_XPS=NO ; ------- SUBCOMPONENTS OF .NETFX 3.5 --->> DON'T TOUCH THIS UNLESS YOU KNOW WHAT YOU'RE DOING! ; These settings let you remove .NET Framework Assistant 1.0 add-on for Firefox from installers containing 3.5 SP1 framework and ; Visual C 9 Runtime Libraries from installers with .NET 3.5 SP#, useful for installing them from another updated source. See guide. DNF35_FF_ADDON=YES DNF35_VC9_RUNTIME=NO ; ------- PROCESS LANGUAGE PACKS ; "YES" here means yes only if both framework and langpack are present and set to be processed. These settings request langpacks ; processing for .NET 1.1 (langpack.exe), .NET 2.0 SP1/SP2 (from NetFx20SP1_x86*.exe/NetFx20SP2_x86*.exe), and each one of 2.0 SP1/SP2, ; 3.0 SP1/SP2 and 3.5 SP0/SP1 langpacks inside 3.5/3.5 SP1 redistributable langpack (dotnetfx35langpack_x86*.exe, same filename) PROCESS_LNG_DNF11=YES PROCESS_LNG_DNF20=YES PROCESS_LNG_DNF35_DNF20=YES PROCESS_LNG_DNF35_DNF30=YES PROCESS_LNG_DNF35_DNF35=YES ; ------- SPECIAL ; -- Add WIN2K=YES / WINXP=YES / WIN2K3=YES define the target OS version for your ad-hoc installer(s)/add-on(s), instead of the your ; host OS version. Installer(s)/add-on(s) for each OS version are incompatible with another OS versions. ; -- T13ADDON=YES builds T-13 nLite/RVMI add-on(s) packing the .EXE installer(s) (HFSLIP compatible), so you can extract them later. ; -- MERGE_FRAMEWORKS=YES merge all frameworks that are being processed into a unique installer/add-on, instead of, otherwise ; single framework version installer(s). Merged installers/add-ons keep installing priorities, see guide. ; -- SILENT=YES makes quiet switchless installer(s)/add-on(s) instead of, otherwise, default passive one(s) (progress bars with ; no cancel button). The switchless default verbosity of installer(s)/add-on(s) can be modified at run with switches. See guide. ; -- UPX_SFX=YES Adds 50KB extra compression on .sfx module with UPX. False positives on eSafe and Comodo antivirus appear. See guide. ; -- COMPRESSION_RATIO=HIGHER / HIGH / NONE , reduce compression from, otherwise, HIGHEST setting. Useful for low RAM or slow machines. ; On the fly, you can restart compression subprocess with the next lower ratio in the previous scale. WIN___= T13ADDON= MERGE_FRAMEWORKS=YES SILENT= UPX_SFX=NO COMPRESSION_RATIO=NONE
This post has been edited by Dumpy Dooby: 30 October 2009 - 12:34 AM
Posted 30 October 2009 - 06:44 AM
Dumpy Dooby, on Oct 30 2009, 06:32 AM, said:
Posted 30 October 2009 - 07:33 AM
Cleaning work folder... Checking .NET stuff to build installer(s)/addon(s) for 2K... ** Processing .NET 1.1 package... Processing NDP1.1SP1-KB867460-X86.EXE... Processing NDP1.1SP1-KB971108-X86.EXE... ** Processing .NET 2.0 SP2 package... Processing NDP20SP2-KB971111-x86.exe... Creating .NET 1.1 SP1 passive installer... Creating .NET 1.1 SP1 passive add-on... Creating .NET 2.0 SP2 passive installer... Creating .NET 2.0 SP2 passive add-on... DONE! Remove .\TMP folder? (Y/N): Cleaning work folder...
--- WORK FOLDER CONTENT: Volume in drive C has no label. Volume Serial Number is 58AA-CDCA Directory of C:\Documents and Settings\Administrator\My Documents\20091029_SNMsynth 31/10/2009 12:24a <DIR> . 31/10/2009 12:24a <DIR> .. 23/10/2009 09:32p 4,181 _20SP#_SLIMMING.7z 29/10/2009 02:49p 1,369 _20SP#LNGbr_KB829019FIX.7z 28/10/2009 09:46a 1,429 _20SP2_KB974417FIX.7z 27/09/2009 09:34a 1,109 _30SP#_REMFONTCACHEFIX.7z 27/09/2009 09:35a 1,626 _30SP#LNG_KB928416FIX.7z 19/10/2009 08:19p 16,941 _35SP#_SLIMMING.7z 29/10/2009 02:26p 1,009 _35SP1_KB963707FIX_NOFFADDONPROPERTY.7z 27/09/2009 09:33a 3,474 _KB951847FIX.7z 09/10/2009 07:54p 3,097 _REM_MSI_BLOCKING.7z 29/10/2009 04:32p 87,163 _SNMsynth.cmd 31/10/2009 12:23a 3,945 _SNMsynth.ini 03/02/2009 12:21p 536,064 7za.exe 14/09/2009 02:14a 108,032 7zSD.sfx 19/12/2006 08:42p 24,265,736 DOTNETFX.EXE 04/05/2008 02:52p 10,703,680 NDP1.1SP1-KB867460-X86.EXE 18/10/2009 05:30a 14,120,896 NDP1.1SP1-KB953297-X86.EXE 14/10/2009 08:45p 7,002,048 NDP1.1SP1-KB971108-X86.EXE 21/01/2009 05:48p 8,981,856 NDP20SP2-KB958481-X86.EXE 14/10/2009 08:45p 1,679,720 NDP20SP2-KB971111-X86.EXE 14/10/2009 06:59p 11,459,928 NDP20SP2-KB974417-X86.EXE 21/01/2009 05:46p 25,001,480 NETFX20SP2_X86.EXE 31/10/2009 12:24a 0 Output.txt 31/10/2009 12:24a 26 PROCESSDATA.TXT 27/09/2009 05:04p 283,648 upx.exe 24 File(s) 104,268,457 bytes 2 Dir(s) 13,335,912,448 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 WIN___= T13ADDON=YES MERGE_FRAMEWORKS= SILENT= UPX_SFX= COMPRESSION_RATIO= --- TMP FOLDER CONTENT: Volume in drive C has no label. Volume Serial Number is 58AA-CDCA Directory of C:\Documents and Settings\Administrator\My Documents\20091029_SNMsynth\TMP 31/10/2009 12:26a <DIR> . 31/10/2009 12:26a <DIR> .. 28/10/2009 07:45p 5,632 20SP2_KB974417FIX.mst 10/10/2009 04:24a 4,096 20SP2_REM_MSI_BLOCKING.mst 25/09/2009 10:28a 6,144 20SP2LNG_KB951847FIX.mst 31/10/2009 12:26a 83 config.txt 31/10/2009 12:25a <DIR> DNF11 31/10/2009 12:24a 9 DNF11REM.TXT 31/10/2009 12:25a <DIR> DNF20 31/10/2009 12:25a 10 DNF20REM.TXT 31/10/2009 12:25a 1,656 INSTALL.CMD 31/10/2009 12:24a 117 INSTALL1.CMD 31/10/2009 12:25a 132 INSTALL2.CMD 31/10/2009 12:25a 416 INSTCOMMONEND.CMD 31/10/2009 12:25a 181 INSTREGDOWN.CMD 31/10/2009 12:25a 155 INSTREGDOWN2.CMD 31/10/2009 12:27a 17,160,704 TEMP.7z 31/10/2009 12:24a <DIR> TMP1 31/10/2009 12:24a <DIR> TMP2 31/10/2009 12:24a <DIR> TMP3 31/10/2009 12:25a <DIR> TMP4 31/10/2009 12:26a <DIR> TMP5 31/10/2009 12:27a <DIR> TMP6 31/10/2009 12:25a 220 TRANSFORMDB.vbs 14 File(s) 17,179,555 bytes 10 Dir(s) 12,955,451,392 bytes free
Posted 30 October 2009 - 07:47 AM

PROCESSDATA.TXT (4.41K)
This post has been edited by Glowy: 30 October 2009 - 07:49 AM
Posted 30 October 2009 - 08:11 AM
Quote
Quote
Posted 30 October 2009 - 08:31 AM
This post has been edited by strel: 30 October 2009 - 11:09 AM