Everything posted by ricktendo
-
[SVCPACK] .NET Framework 4/5EU v2.3.7 (Español)
Actualizados
-
[Enero] Update Pack Latino v2.0.6
No, gracias a ud
-
[Enero] Update Pack Latino v2.0.6
Gracias luis...actualizado El .net 4/5eu sigue, talvez esta noche o mañana
-
[Enero] Update Pack Latino v2.0.6
Si alguien de ustedes pueden instalar las siguientes actualizaciones y exportar las entradas de registro, puedo actualizar al upl...estas son las actualizaciones para XP KB2808679 KB2839229 Necesito las entradas de: HKLM\SOFTWARE\Microsoft\Updates\Windows XP\SP4\KB#######HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB####### Este de IE8 KB2838727 Necesito las entradas de: HKLM\SOFTWARE\Microsoft\Updates\Windows XP\SP0\KB2838727-IE8HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB2838727-IE8Las entradas las pueden exportar manualmente o pueden usar a regshot. Primero se hace clic en "1st shot-whole registry", luego instalas el hotfix, después se hace clic en "2nd shot-whole registry", después se hace clic en OK y pueden cerrar a IE...luego hacen clic en "clear all" y se repite el proceso. Los archivos INF que necesito son puestas en %systemdir%\Hive o C:\Hive
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
Are you sure that it installs the 32 bit? Look for %WinDir%\Microsoft.NET\Framework64\v4.0.30319 BTW the x64 installer installs both x86 and x64 files, no need for both
-
[Help] Restart Explorer from batch file...? (x64)
Try without start.exe, just explorer.exe Edit: if you are on 64 bit use the x64: command in config.txt RunProgram="%%P:taskkill /F /IM explorer.exe"RunProgram="nowait:%%P:explorer.exe"
-
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
6-11-2013 Add: 2836939
- [Obsolete] Microsoft Camera Codec Pack 16.4.1970.624
-
[Enero] Update Pack Latino v2.0.6
La cosa no es de cantidad de actualizaciones, la cosa es la calor generado cuando uso virtual box para actualizar a XP y espacio en el disco duro para instalarlo
-
[Enero] Update Pack Latino v2.0.6
No... Talvez mas adelante en la semana
-
Microsoft .NET Framework 4.5
Reaper you should try this to make your installer faster: Rather than installing the patches after you install the framework, you could probably install them at the same time. If you run the installer with /? you will notice there is a /msioptions switch, there is also a PATCH='<path>\patch.msp' switch used for MSI installers to patch the MSI with the MSP update during install You should give this a try (make you have the latest SFX that supports %%T variable) ;!@Install@!UTF-8! RunProgram="dotnetfx45_full_x86_x64.exe /passive /msioptions \"PATCH=%%T\\NDP45-KB2737083.msp;%%T\\NDP45-KB2742613.msp;%%T\\NDP45-KB2750147.msp;%%T\\NDP45-KB2789648.msp\" /norestart" ;!@InstallEnd@!
-
No instalation of silent installer...
.net 4 is known to have problems installing during setup and the reason you get prompted to download visual c++ is because you are probably using the newest version but Windows Update does not recognize this, it will prompt you to download and install the older version My visual c++ installers have a fix for this, and you should also move to .net 4.5 (I have a updated installer of this, also a intl one with a spanish language pack) which may not be as problematic http://www.wincert.net/forum/forum/198-installer-repacks/
-
The Little Things
Check the changelogs http://hotfix2.cesidian.info/x64/Update%20Changelog.txt http://hotfix2.cesidian.info/x86/Update%20Changelog.txt
-
Question: Integrate drivers...
Yes, its perfectly fine (I recommend it)
- [Obsolete] Microsoft Camera Codec Pack 16.4.1970.624
- [Obsolete] Microsoft Camera Codec Pack 16.4.1970.624
-
[Repak] AIDA64 Extreme 4.70
The languages are back and they are set for conditional install, depending on what language you select ONLY that language will install and will also set it as the default program language English NO languages are installed
- [Repak] Adobe Reader XI Lite 11.0.10 (de en es fr hu it pl ptb ru tr)
-
Se puede integrar WMP12 en vista x64 ?
No, solo puedes agregar actualizaciones para wmp11
-
Buscando IE9 beta en espa
Puedes integrar los MSU o el CAB del mismo nombre (no importa cual)
-
Buscando IE9 beta en espa
Estos son los LP individuales http://www.microsoft.com/en-us/download/details.aspx?id=2104 Use estos enlaces para descargar el mas reciente IE9 para Vista Vista enu: x86: http://go.microsoft.com/fwlink/?LinkId=198935 x64: http://go.microsoft.com/fwlink/?LinkId=198934
- windows 7 aio unattended
-
[Rebuilt] .NET Framework 4.5.2 Full x86/x64 (9-19-2014)
Updated 5-28-2013 Add: 2846044
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
Updated 5-28-2013 Add: 2846044
-
[Problem] Windows 7 X64 SP1 - Intergrate Updates
Most likely its a update or a file you reshacked For updates I suggest KUC for telling you what updates can and cannot be integrated - mount your image with wintk - run KUC with these parameters "KUC W7 UpdateChecker.exe" /DVD-Image-dir:<path_to_mount_folder>This will give you a list of safe updates you can integrate