Everything posted by ricktendo
-
Driver Integration Makes Installation Fail
Well then you need to find the problem driver, do some tests, integrate DP one by one, then when you found the problem DP then you do the same for the sub folders until find the culprit
-
Driver Integration Makes Installation Fail
Better remove the drivers for hardware that you dont have
-
new error with WMF3.0
Do NOT integrate WMF 3/4, they require .net 4.0+
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
If you want one similar to the original, then use the rebuild (I only better compress the MZZ file for 100 MB space saving) Now the "slim" is still the "full" framework, only that I remove setup stuff (you will find the VBS that I use to edit the MSI on the first post) and I do a admin install for better 7zip compression...this is why you see \ProgramFilesFolder and \Windows directories, you can use the VBS to slim your package and delete all setup files exept the 4.5.1 MSI and the MZZ file I been meaning to do some videos on what methods I use to make my slim and rebuilt installers (in case I am unable to continue) but it keeps getting put off
-
Pregunta: Que Versión de Windows 7 Utilizas?
Ultimate x86 aquí también y Windows 8 Pro con WMC
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
If you compress with lzma2 you get that error, use regular lzma
-
Carpetas innecesarias de Windows 7
Y sources\setup.exe (puedes eliminar el setup.exe de la raíz) Si no incluyes a el setup.exe en \sources te dará un error durante instalación http://www.msfn.org/board/topic/147213-what-folders-can-safetly-deleted-from-windows-7-dvd/#entry943854
- [Tweaked] Skype 7.18.32.111 (Multilanguage)
-
Carpetas innecesarias de Windows 7
Los unicos que necesitas en el DVD son \boot \efi bootmgr bootmgr.efi \sources\boot.wim, install.wim, setup.exe
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
Extract the MSI and other files from the slim installer, also extract the MSP from the update installer, run the following command msiexec /a <msi_name>.msi /p <msp_name>.mspBTW there is no need for updating this installer, it already has this months security updates
- [Repak] SpywareBlaster 5.2 (7/17/2015)
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
Do you mean how do you integrate a update into the installer?
-
Anyone tried this?
WOW I did not realize it was that bad
- Anyone tried this?
-
[Rebuilt] .NET Framework 4.5.2 Full x86/x64 (9-19-2014)
They are already added to the update rollup http://imageshack.us/a/img577/2152/zh2o.png If you use the ENU you will have these, I have not updated the INTL
-
I can't integrate update win 8.1
After you install ADK you have to point WinTK to the dism of ADK, so it uses that one (Options -> Misc: Custom DISM) BTW ADK supersedes WAIK, so you can delete WAIK and keep ADK (it works on Win7 as well)
-
I can't integrate update win 8.1
Make sure you are on Windows 8 or have ADK installed and tell WinTK to use that version instead of the default BTW would be cool if WinTK detected that you were on Windows 7 servicing Windows 8/8.1 and warn you...maybe even provide a link for ADK
-
[Repak] AIDA64 Extreme 4.70
Updated
-
[Repak] KB2917500 Revoked Root Certificate
Problem should be solved
-
[Inno Setup]: How to Pin Program to TaskBar in Win 7... ;-)
This is great, thanks
-
Disable Network Wizard
AHA! a solution would be to integrate your drivers
- News - Internet Trouble
-
Chicago Auto Show - 2014
Kewl kars
-
Disable Network Wizard
You can with Autounattend.xml I think
-
SETUPCOMPLETE.CMD makes my Windows Trial
For OEM activation you need your bios to have a 2.1 slic, you need to add your OEM product key and add your (OEM specific) <licence>.xrm-ms needs to go in \system32\oem to automatically register (add to mounted wim or use sources\$oem$ method) If all 3 of these criteria are there, you will have your genuine OEM windows