Thiersee Posted June 1, 2014 Posted June 1, 2014 Hi Cartman, here a possible answer to your request in this thread: .....Liam, can you help me to integrate without runonce:- Microsoft .Net Framework 4.5.2- Microsoft .Net Framework 4.5.2 LP- Microsoft Defender 1.175.578.0- Microsoft Removal Tool 5.12- Microsoft Silverlight 5.1.30214.0- Microsoft Visual C++ 2008 SP1 x86- Windows6.1 KB2533552..... A possibility for your purpose, NOT the only one!, is to put a SetupComplete.cmd in the "Windows/Setup/Scripts" folder;this SetupComplete could look like this one @echo offstart /wait %systemroot%\setup\dotNetFx452_Full_LDR_x86_x64intl_Slim.exe /y /sfxlang:1031del /F /Q %systemroot%\setup\dotNetFx452_Full_LDR_x86_x64intl_Slim.exestart /wait %systemroot%\setup\Reapers.Java.Runtime.AIO.8.0.5.13.x64.exedel /F /Q %systemroot%\setup\Reapers.Java.Runtime.AIO.8.0.5.13.x64.exestart /wait %systemroot%\setup\Reapers.Microsoft.Silverlight.5.1.30214.0.x64.exe /passive /norestartdel /F /Q %systemroot%\setup\Reapers.Microsoft.Silverlight.5.1.30214.0.x64.exestart /wait %systemroot%\setup\VC_RedistInstaller_1.6.0.exe /VERYSILENT /NORESTARTdel /F /Q %systemroot%\setup\VC_RedistInstaller_1.6.0.exestart /wait %systemroot%\setup\Windows6.1-KB2533552-x64.msu /quiet /norestartdel /F /Q %systemroot%\setup\Windows6.1-KB2533552-x64.msustart /wait %systemroot%\setup\Windows6.1-KB2603229-x64.msu /quiet /norestartdel /F /Q %systemroot%\setup\Windows6.1-KB2603229-x64.msu:Cleanupdel /F /Q %systemroot%\setup\scripts\SetupComplete.cmd You can reach this goal, if you put all the files you need in WinToolkit under "Advanced/Files";again, it could look like this *AIO|v1.4.38.13|Sunday 01 June 2014 13:03:13#FilesdotNetFx452_Full_LDR_x86_x64intl_Slim.exe::E:\ServicePacks-Install\Win_7\$OEM$\$$\Setup\dotNetFx452_Full_LDR_x86_x64intl_Slim.exe;%SystemDrive%\Windows\Setup\dotNetFx452_Full_LDR_x86_x64intl_Slim.exe;TrueReapers.Java.Runtime.AIO.8.0.5.13.x64.exe::E:\ServicePacks-Install\Win_7\$OEM$\$$\Setup\Reapers.Java.Runtime.AIO.8.0.5.13.x64.exe;%SystemDrive%\Windows\Setup\Reapers.Java.Runtime.AIO.8.0.5.13.x64.exe;TrueReapers.Microsoft.Silverlight.5.1.30214.0.x64.exe::E:\ServicePacks-Install\Win_7\$OEM$\$$\Setup\Reapers.Microsoft.Silverlight.5.1.30214.0.x64.exe;%SystemDrive%\Windows\Setup\Reapers.Microsoft.Silverlight.5.1.30214.0.x64.exe;TrueSetupComplete.cmd::E:\ServicePacks-Install\Win_7\$OEM$\$$\Setup\Scripts\SetupComplete.cmd;%SystemDrive%\Windows\Setup\Scripts\SetupComplete.cmd;TrueVC_RedistInstaller_1.6.0.exe::E:\ServicePacks-Install\Win_7\$OEM$\$$\Setup\VC_RedistInstaller_1.6.0.exe;%SystemDrive%\Windows\Setup\VC_RedistInstaller_1.6.0.exe;TrueWindows6.1-KB2533552-x64.msu::E:\ServicePacks-Install\Win_7\$OEM$\$$\Setup\Windows6.1-KB2533552-x64.msu;%SystemDrive%\Windows\Setup\Windows6.1-KB2533552-x64.msu;TrueWindows6.1-KB2603229-x64.msu::E:\ServicePacks-Install\Win_7\$OEM$\$$\Setup\Windows6.1-KB2603229-x64.msu;%SystemDrive%\Windows\Setup\Windows6.1-KB2603229-x64.msu;True I installed it in this way (Virtual Box) and it works, the problem with KB2603229 too . BTW: 1) The .NET-FW-Pack from Ricktendo contains already all the language-packs, with the switches german will be installed.2) In my opinion it makes no sense to install the "Microsoft Removal Tool": MS releases every month a new version.3) I don't have Microsoft Defender and couldn't test it, if it works. Regarding KB2603229, I have put your nickname as user in the installation and this is the result: 32bit 64bit installed programs KB2533552/KB2603229 Regards, Thiersee Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.