Everything posted by ricktendo
-
[Repak] Adobe Reader XI Lite 11.0.10 (de en es fr hu it pl ptb ru tr)
OK here is what I do/use, you will need InstEd MSI editor. Use this one because its patched for better cab compression http://www.wincert.net/forum/topic/9769-modded-insted-151526-lzx21/ Steps: - Create a administrative install of adobe reader - Integrate the MSP update AdbeRdrUpd11003.msp - I edit the MSI to make it lite, you may skip this - Open the installer in InstEd, go to the "Media" Table, right click on "#Data1.cab" and choose "Rebuild selected CABs" - Once InstEd finishes rebuilding CAB, click the "Table" menu, choose "Summary Info..." - In Summary Information change the "Image Type" from "Admin External. Long filenames" to "Compressed. Long filenames" - Close InstEd and save your MSI - Now you can open your MSI with CustWiz v11.03 and choose your options Note: sometimes CustWiz does not apply the tweaks, it merely creates a MST (Microsoft Transform) file with the tweaks. You need to apply this to the MSI, you can do this with InstEd: Open your MSI again and click the "Transform" menu, choose "Apply transform..." and browse for your CustWiz generated MST (save & exit) Tell me what language you want, I can make you a lite installer keeping Accessibility plugins
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
Here is the mirror: Link removed (PASS: NETFW4.5Slim) You cannot take my work, put your name on it and re-share it (this is not nsanedown)
-
[Rebuilt] .NET Framework 4.5.2 Full x86/x64 (9-19-2014)
KB2519265 comes inside .net 4.5 LDR hotfixes (like KB2848798,) it patches the .net 4.5 MSI to receive LDR files (it changes the ProductVersion from 4.5.50709 to 4.5.50710) If you don't patch .net 4.5 with KB2519265 then hotfixes like KB2848798 will fail, adding KB2519265 also forces security updates like those you list (which contain both QFE and LDR sets of files) to use their LDR files vs the default GDR If you only want security fixes (no bug fixes) stick with what WU offers, if you want a more complete list with all possible updates use mine and McRip's
-
[SVCPACK] Internet Download Manager 6.17build2 Full
Going by your screenshot it appears to be a pre-registered version (I have not downloaded to confirm) But, we allow NO warez on WinCert
-
Can we change the number of posts shown per page?
I looked everywhere in my settings and could not find anything
- Classic Microsoft Games for Embedded (Thin PC), and Windows 8.x
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
Click the link and save, dont copy and paste in browser Sorry I have to take these measures, frikin hotlinker on nsanedown needs to be taught a lesson I don't make much from adfly, little over 5 bucks a month. I need this to save up to buy small stuff from ebay if I want to keep computing (currently saving for a wifi range extender.) If I got donations I would not need to use adfly (I hate it as much as you)
-
[Rebuilt] .NET Framework 4.5.2 Full x86/x64 (9-19-2014)
7-12-2013 Add: 2835622 Only affects Vista users (thanks to AndyMutz for reporting)
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
7-12-2013 Add: 2835622 Only affects Vista users (thanks to AndyMutz for reporting)
-
Dream Update Pack For Windows XP Post SP3 11072013
If you want to take the easy way, OK then
-
[Rebuilt] .NET Framework 4.5.2 Full x86/x64 (9-19-2014)
Thanks! The reason Win7 users did not notice this because those files have a condition to only copy for Vista
-
Dream Update Pack For Windows XP Post SP3 11072013
No, there are numbers like %11% you can use instead of %WinDir%, here is a good list ;;; The [DeleteMe] section removes an entire key and ALL of it values;; Additions must use the format: MainRegistryKey,"SubKeyToDelete";; Valid MainRegistryKey abbreviations are:; HKCR = Hkey_Classes_Root; HKCU = Hkey_Current_User; HKLM = Hkey_Local_Machine; HKU = Hkey_Users;; Registry Data Types; types with NCLOB don't overwrite existing values;; REG_SZ = 0x00000000 (or 0); REG_BINARY = 0x00000001 (or 1); Reg_SZ_NOCLOBBER = 0x00000002 (or 2); REG_BINARY_NOCLOBBER = 0x00000003 (or 3); REG_MULTI_SZ_APPEND = 0x0001000A; REG_MULTI_SZ = 0x00010000; REG_DWORD = 0x00010001; REG_MULTI_SZ_NOCLOBBER = 0x00010002; REG_DWORD_NOCLOBBER = 0x00010003; REG_MULTI_SZ_DELVAL = 0x00010006; REG_ADDREG_APPEND = 0x00010008; REG_EXPAND_SZ = 0x00020000; REG_EXPAND_SZ_NOCLOBBER = 0x00020002;; To make a default value, use ,,, For example see iesearch settings;; A DIRID can be one of the following values: -01,;; Value Destination Directory;; 01 SourceDrive:\pathname (the directory from which the INF file was installed) ; 10 Windows directory; This is equivalent to %windir%. ; 11 System directory ; This is equivalent to %windir%\system32 for NT-based systems,; and to %windir%\system for Windows 9x/Me. ; 12 Drivers directory; This is equivalent to %windir%\system32\drivers for NT-based platforms,; and to %windir%\system\IoSubsys on Windows 9x/Me platforms. ; 17 INF file directory ; 18 Help directory ; 20 Fonts directory ; 21 Viewers directory ; 23 Color directory (ICM) (not used for installing printer drivers) ; 24 Root directory of the system disk.; This is the root directory of the disk on which Windows files are installed.; For example, if dirid 10 is "C:\winnt", then dirid 24 is "C:\". ; 25 Shared directory ; 30 Root directory of the boot disk, also known as "ARC system partition,"; for NT-based systems. (This might or might not be the same directory as; the one represented by dirid 24.) ; 50 System directory for NT-based operating systems ; This is equivalent to %windir%\system (NT-based systems only). ; ; 51 Spool directory (not used for installing printer drivers see Printer Dirids) ; 52 Spool drivers directory (not used for installing printer drivers) ; 53 User profile directory ; 54 Directory where ntldr.exe and osloader.exe are located (NT-based systems only) ; 55 Print processors directory (not used for installing printer drivers) ; -1 Absolute path ;;; Value Shell Special Folder ;; 16384 %userprofile%\Desktop; 16386 %userprofile%\Start Menu\Programs; 16389 %userprofile%\My Documents; 16390 %userprofile%\Favorites; 16391 %userprofile%\Start Menu\Programs\Startup; 16392 %userprofile%\Recent; 16393 %userprofile%\SendTo; 16395 %userprofile%\Start Menu; 16397 %userprofile%\My Documents\My Music; 16398 %userprofile%\My Documents\My Videos; 16400 %userprofile%\Desktop; 16403 %userprofile%\NetHood; 16404 C:\WINDOWS\Fonts; 16405 %userprofile%\Templates; 16406 %allusersprofile%\Start Menu; 16407 %allusersprofile%\Start Menu\Programs; 16408 %allusersprofile%\Start Menu\Programs\Startup; 16409 %allusersprofile%\Desktop; 16410 %userprofile%\Application Data; 16411 %userprofile%\PrintHood; 16412 %userprofile%\Local Settings\Application Data; 16415 %allusersprofile%\Favorites; 16416 %userprofile%\Local Settings\Temporary Internet Files; 16417 %userprofile%\Cookies; 16418 %userprofile%\Local Settings\History; 16419 %allusersprofile%\Application Data; 16420 System Root (C:\WINDOWS); 16421 C:\WINDOWS\System32; 16422 Program Files; 16423 %userprofile%\My Documents\My Pictures; 16424 %userprofile%; 16425 C:\WINDOWS\System32; 16427 C:\Program Files\Common Files; 16429 %allusersprofile%\Templates; 16430 %allusersprofile%\Documents; 16431 %allusersprofile%\Start Menu\Programs\Administrative Tools; 16432 %userprofile%\Start Menu\Programs\Administrative Tools; 16437 %allusersprofile%\Documents\My Music; 16438 %allusersprofile%\Documents\My Pictures; 16439 %allusersprofile%\Documents\My Videos; 16440 C:\WINDOWS\resources; 16441 C:\WINDOWS\resources\0409; 16443 %userprofile%\Local Settings\Application Data\Microsoft\CD Burning;;; ProfileItems;; 0x00000001 Create menu item in Current User flag; 0x00000002 Delete menu item flag; 0x00000004 Create Start menu group under All Users\Start\Programs; 0x00000005 Create Start menu group under Current User\Start\Programs; 0x00000006 Delete Start menu group under All Users\Start\Programs; 0x00000007 Delete Start menu group under Current User\Start\Programs;;;;
-
Dream Update Pack For Windows XP Post SP3 11072013
You should change paths in the INF from stuff like c:\windows to %10%, c:\windows\system32 to %11%, c:\program files to %16422%, etc. You can also remove the line with UninstallCommand and sections with c:\windows\$hf_mig$\KB#######\SP3QFE and/or C:\WINDOWS\system32\DllCache
-
[Enero] Update Pack Latino v2.0.6
Agregare el fix al proximo UPL si persiste el error de Win Update
-
[Enero] Update Pack Latino v2.0.6
Este mes agregue KB2834886, este supera KB2659262 Voy a ver si agregándole una entrada reg satisface a microsoft update P.D. aplique este reg y dime si aun molesta win update Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB2659262]"Installed"=dword:00000001
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
Links are on a FTP, try the link in another browswer like IE
-
[Repak] Microsoft Security Essentials x86/x64 4.5.216 (Intl)
Updated
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
If you use the INTL version it will automatically detect and install the spanish LP Spanish: no tienes que usar modificador con el INTL, el instalador detecta el idioma e instala el LP si es apoyado P.D. pero si quieres saber el modificador (switch) para instalar un LP va asi: /sfxlang:3082
-
[AddOn] ImgBurn v2.5.8 (International)
Updated
-
[SVCPACK] .NET Framework 4/5EU v2.3.7 (Español)
Actualizado
-
[Enero] Update Pack Latino v2.0.6
Hoy, estoy esperando por un IE8-WindowsXP-KB2846071-x86-ESN.exe y un WindowsXP-KB2846071-x86-ESN.exe P.D. Actualizado
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
Links are fine, the scripts you use to circumvent adfly maybe the problem
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
Yea, thats the reason. A hotfix from the june installer supersedes KB2833957
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
KB2833957 is superseded Use this latest installer, it should not ask for KB2833957 (let me know if it does)
-
[Rebuilt] .NET Framework 4.5.2 Full x86/x64 (9-19-2014)
Updated