Jump to content

ricktendo

Members
  • Joined

  • Last visited

Everything posted by ricktendo

  1. 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
  2. Better remove the drivers for hardware that you dont have
  3. ricktendo replied to latino's post in a topic in Win Toolkit
    Do NOT integrate WMF 3/4, they require .net 4.0+
  4. 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
  5. Ultimate x86 aquí también y Windows 8 Pro con WMC
  6. If you compress with lzma2 you get that error, use regular lzma
  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
  8. Los unicos que necesitas en el DVD son \boot \efi bootmgr bootmgr.efi \sources\boot.wim, install.wim, setup.exe
  9. 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
  10. Do you mean how do you integrate a update into the installer?
  11. ricktendo replied to NIM's post in a topic in Funny Lounge
    WOW I did not realize it was that bad
  12. ricktendo replied to NIM's post in a topic in Funny Lounge
    LOL
  13. 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
  14. 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)
  15. 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
  16. ricktendo replied to eroder's post in a topic in Win Toolkit
    AHA! a solution would be to integrate your drivers
  17. ricktendo replied to Legolash2o's post in a topic in Win Toolkit
    Not to mention all the weed you smoked in Amsterdam is probably making you think your internets is "funny" (when its not)
  18. Kewl kars
  19. ricktendo replied to eroder's post in a topic in Win Toolkit
    You can with Autounattend.xml I think
  20. 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