-
Posts
8,715 -
Joined
-
Last visited
-
Days Won
444
Content Type
Profiles
Forums
Events
Everything posted by ricktendo
-
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
ricktendo replied to ricktendo's topic in Installer Repacks
UG does this look OK? <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> <assemblyIdentity version="1.4.2.2308" name="7-Zip.SfxMod" type="win32"></assemblyIdentity> <dependency><dependentAssembly> <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="X86" publicKeyToken="6595b64144ccf1df"></assemblyIdentity> </dependentAssembly></dependency> <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"><security> <requestedPrivileges><requestedExecutionLevel level="requireAdministrator" uiAccess="false"></requestedExecutionLevel></requestedPrivileges> </security></trustInfo> <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"><application> <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"></supportedOS> </application></compatibility> </assembly> -
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
ricktendo replied to ricktendo's topic in Installer Repacks
You would have to repack it...to not show any dialogs AT ALL use this sfx and config.txt along with the sfx maker (you can use 7zsplit.exe to get the 7z archive from the exe) http://www.filesonic.com/file/4238151814/dotNET4sfx_NoGUI.7z If want to keep the begin and end prompt and only hide the extracting it will take some resource editing skills to remove the dialog...you could also change GUIMode from 0 to 2 but that will mess up the dialogs -
Cada (segundo martes del) mes
-
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
ricktendo replied to ricktendo's topic in Installer Repacks
Manually install it after Windows setup -
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
ricktendo replied to ricktendo's topic in Installer Repacks
http://support.microsoft.com/hotfix/KBHotfix.aspx?kbnum=2639157 -
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
ricktendo replied to ricktendo's topic in Installer Repacks
Nope sorry -
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
ricktendo replied to ricktendo's topic in Installer Repacks
So does the error still persist with this most recent installer? BTW silent update, added KB2639157 -
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
ricktendo replied to ricktendo's topic in Installer Repacks
My good laptop is dead so I dont have Windows 7 x64 to test it on, can you try with the new installer I updated today with KB2645084? And anybody with Win7 x64 have this or any problem? -
Actualizado No creo que sea necesario el addon de MSI Fix
-
[SVCPACK] .NET Framework 4/5EU v2.3.7 (Español)
ricktendo replied to ricktendo's topic in Addons & Silent Installers
Actualizdos -
I came across this a few years ago http://ashleystechblog.blogspot.com/2009/03/how-to-create-hardware-independent.html
-
For me its unanswerable but not for IcemanND http://www.msfn.org/board/topic/101383-guide-creating-wim-images-of-windows-xp-for-system-deployment-using/
-
For KB2607070 are you extracting the 3 cabs? WUClient-SelfUpdate-ActiveX.cab WUClient-SelfUpdate-Aux-TopLevel.cab WUClient-SelfUpdate-Core-TopLevel.cab If so make sure they are the correct (x86 or x64) architecture
- 256 replies
-
- W7T
- Windows 7 Toolkit
-
(and 2 more)
Tagged with:
-
Creo que si, en nLite solo seleccionas a desatendido y lo arreglas
-
Bien hecho
- 33 replies
-
- Windows 7 SP1
- W7T
-
(and 3 more)
Tagged with:
-
Yea I think it needs the sample stuff during testing
-
Sorry, have no clue what could be the cause
-
OK, pero es mejor preguntar en el hilo donde tienes problemas
-
[AddOn] Media Center 2005 (English) January 24 2012
ricktendo replied to ricktendo's topic in OS Transformation Packs
There is a RVMi compatible addon available on 1st post...not my addons fault the integrator deletes those folders -
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
ricktendo replied to ricktendo's topic in Installer Repacks
The VBS file is very easy to use, just place it in the same dir as the msi's, open a cmd prompt and execute: cscript netfx4+lp_slim.vbs Now do a administrative install of all the msi installers (you can also use universal extractor to do this part) to leave the setup crap behind msiexec /a <installer_name>.msi TARGETDIR=<name_of_folder> I will do it for you and upload it to first post anyway, you can give it a go if you feel like To repack the installer with your slim lp you need to extract my installer, add your slim lp files and installers, download the sfx builder and edit config.txt to activate the install lines for the lp installers (remove the semicolons ";" from the lines of the lp installers), recompress the installers with 7zip and drag & drop the .7z onto the .bat to build your exe installer BTW I redid the Spanish, German, Portuguese, and French LP's so...redownload -
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
ricktendo replied to ricktendo's topic in Installer Repacks
Updated Updated the sfx maker: added /qb! switch to remove the cancel button from the msi gui install and updated the 7zsd.sfx to the latest stable version Also added a VBS Slimmer script (thanks to dumpydooby) for .net 4, 4.5 and should also work on any of the LP's -
Y haga todo en una sola sesion, no elimines componentes en sesiones secundarias haga todo al mismo tiempo de que integras el UPL
-
Try Orca, and search for the error code usually you find the cause of the warning (its usually in CustomAction)
-
Not that I know of