Jump to content

ricktendo

Members
  • Posts

    8,715
  • Joined

  • Last visited

  • Days Won

    444

Reputation Activity

  1. Like
    ricktendo got a reaction from Ali Sahandi in [Video] Windows 7 AIK/OPK deployment 101 (Updated)   
    Mount image

    DISM /Mount-Wim /WimFile:<dir>:\<path>\<filename>.wim /Index:<#> /MountDir:<dir>:\<path_to_empty_folder>
    Integrate MSU/CAB updates

    DISM /Add-Package /Image:<dir>:\<mounted_image_path> /PackagePath:<dir>:\<folder_with_updates>
    Integrate multiple drivers

    DISM /Add-Driver /Image:<dir>:\<mounted_image_path> /Driver:<dir>:\<folder_with_drivers> /recurse
    Integrate unsigned driver

    DISM /Add-Driver /Image:<dir>:\<mounted_image_path> /Driver:<dir>:\<folder_with_driver>\<inf_name>.inf /forceunsigned
    Remove driver

    DISM /Remove-Driver /Image:<dir>:\<mounted_image_path> /Driver:oem<#>.inf
    Turn off feature

    DISM /Disable-Feature /Image:<dir>:\<mounted_image_path> /FeatureName:<feature_name>
    Turn off features (multi)

    FOR %i IN (<featurename1> "<feature name 2>" <feature-name-3>) DO DISM /Disable-Feature /Image:<dir>:\<mounted_image_path> /FeatureName:%i
    Unhide packages (optional)

    install_wim_tweak /p <dir>:\<mounted_image_path> /m
    Remove package

    DISM /Remove-Package /Image:<dir>:\<mounted_image_path> /PackageName:Microsoft-Windows-<example>-Package~31bf3856ad364e35~x86~~6.1.7600.16385
    Unmount image

    DISM /Unmount-Wim /MountDir:<dir>:\<mounted_image_path> /commit [/discard]
  2. Like
    ricktendo got a reaction from SunLion in [Video] Windows 7 AIK/OPK deployment 101 (Updated)   
    Created some videos on the topic of Windows AIK/OPK, how I use it to update my image...
    OLD Videos
    Part #1 HD 720
    Part #2 HD 720
    Part #3 HD 720
    NEW Videos
    Preinstalling Applications and Capturing Image HD 1080
    Others will come in the next few weeks...
    Tutorials
    How to install Windows 7 on a virtual hard disk (VHD)
    Use Reverse Integration to slipstream Windows Vista SP1 and SP2
    Windows OPK Videos
    Default Windows 7 Keys
    Tools
    Windows Automated Installation Kit (AIK)
    Windows Automated Installation Kit for Windows 7 documentation (May 2010 Update)
    SoLoR's Hotfix Repository (Recommended)
    FireGeier Unattended Vista Guide
    Hotfix Extractor
    InstallWimTweak & Packages.xls (Optional)
    GImageX (Optional)
    GDism (Optional)
  3. Like
    ricktendo got a reaction from RickSteele in [Video] Windows 7 AIK/OPK deployment 101 (Updated)   
    @RickSteele try integrating your updates before you sysprep I cant recall off the top of my head but there are a couple that fix sysprep issues
  4. Like
    ricktendo got a reaction from kassyan_123 in [Enero] Update Pack Latino v2.0.6   
    Actualizado
  5. Like
    ricktendo got a reaction from NECRONEMESIS in [SVCPACK] .NET Framework 4/5EU v2.3.7 (Español)   
    Actualizado
  6. Like
    ricktendo got a reaction from kassyan_123 in [Enero] Update Pack Latino v2.0.6   
    Actualizado
    No creo que sea necesario el addon de MSI Fix
  7. Like
    ricktendo got a reaction from kassyan_123 in [SVCPACK] .NET Framework 4/5EU v2.3.7 (Español)   
    Actualizdos
  8. Like
    ricktendo got a reaction from kevins in [SVCPACK] .NET Framework 4/5EU v2.3.7 (Español)   
    Microsoft .NET Framework "4/5EU" v2.3.7 Cuatro/Cinco En Uno (Español)

    4EU: http://adf.ly/1713566/dotnet4eu Peso: 44.9 MB
    MD5: 605fe1b7b8fcbe09b8ff8328dbc8d15f
    5EU: http://adf.ly/1713566/dotnet5eu
    Peso: 69.3 MB
    MD5: c29f05e0f9904d7180a2717be5ba293e
    Nota: su instalación de XP tardara mucho mas si incluyes este addon (agreguen /qb o /passive para observar la instalación.)
  9. Like
    ricktendo got a reaction from laddanator in Help With XP.WIM   
    I came across this a few years ago http://ashleystechblog.blogspot.com/2009/03/how-to-create-hardware-independent.html
  10. Like
    ricktendo got a reaction from ar_seven_am in BEWARE: not all USB flash drives are FULLY compatible with Windows 7 / 8 unattended installation process!   
    In my experience, if you plug in your usb drive and Windows sees it as a normal HDD you need to add your xml to boot.wim, if it sees it as a removable drive (with black marking on the drive) the root dir of the drive is OK
  11. Like
    ricktendo got a reaction from Archiduque in [Enero] Update Pack Latino v2.0.6   
    Update Pack Latino versión 2.0.6
    Descarga: http://adf.ly/1713566/upl
    Peso: 171 MB
    MD5: 0366da6c9ee7cd1ac0893f3b53ed18c4

    Cambios:

    14 de Enero 2015Versión 2.0.6:Actualizado Flash Player ActiveX v16.0.0.257Actualizado KB890830-v5.20 La herramienta de eliminación de software malintencionado de Microsoft (MRT)Agregado KB3019215 Supera KB2264107Agregado KB3020393-v2Agregado KB3021674Venezuela TZChangeDescarga: http://adf.ly/1713566/venezuelatz
    Peso: 502 Bytes
    MD5: b6c879129fe3f7d91e3c81350d4a0544
    Argentina TZChange
    Descarga: http://adf.ly/1713566/argentinatz
    Peso: 507 Bytes
    MD5: 3bc6eb37b9db9ab3d9601a9c1a95167d
  12. Like
    ricktendo got a reaction from Rata Maldita in [SVCPACK] .NET Framework 4/5EU v2.3.7 (Español)   
    No es cuestion de cual es mejor, si quieres .net 1.1, 2.0, 3.0 y 3.5 use el 4EU...si tambien quieres el 4.0 use el 5EU
  13. Like
    ricktendo got a reaction from crashfly in LDR-QFE updates option in W7 tool kit?   
    They are a mixture of both (GDR+LDR and LDR only,) note that all hotfixes have a LDR branch inside but the ones with both LDR and GDR by default will install the GDR branch unless a previous hotfix with LDR only files was installed, this is the reason for the LDR placeholders...with w7t you dont need to integrate the LDR placeholder hotfixes to force a superseding hotfix to install the same branch, this is what the QFE/LDR option does
    More info on LDR/QFE and GDR http://blogs.technet...r-hotfixes.aspx
    So in a nutshell: if you want only the security fixes let the hotfix install the default GDR branch...if you want the security+bug fixes force install the LDR branch
  14. Like
    ricktendo got a reaction from Legolash2o in LDR-QFE updates option in W7 tool kit?   
    They are a mixture of both (GDR+LDR and LDR only,) note that all hotfixes have a LDR branch inside but the ones with both LDR and GDR by default will install the GDR branch unless a previous hotfix with LDR only files was installed, this is the reason for the LDR placeholders...with w7t you dont need to integrate the LDR placeholder hotfixes to force a superseding hotfix to install the same branch, this is what the QFE/LDR option does
    More info on LDR/QFE and GDR http://blogs.technet...r-hotfixes.aspx
    So in a nutshell: if you want only the security fixes let the hotfix install the default GDR branch...if you want the security+bug fixes force install the LDR branch
  15. Like
    ricktendo got a reaction from mona in [How To] INF Uninstall Template   
    Try just 64, that sounds like what you want to accomplish

    [securdel]
    "%11%\cmd.exe /c cd ""%16422%\Utility\SecureFolder\"" & %11%\cscript.exe //B Uninstall.vbs"
  16. Like
    ricktendo got a reaction from mona in [Tutorial] Exotic INF ProfileItems/Shortcuts   
    Nice find and you are right it does not work, it only works with inside .url files wich are nothing really but .ini files with a .url extension (I use updateinis to create my bitlocker2go url, it does appear to work this way)

    [defaultinstall]
    UpdateInis=BitLocker2Go.ReadMe.AddUrl

    [BitLocker2Go.ReadMe.AddUrl]
    %01%\readme.url,InternetShortcut,,URL=http://go.microsoft.com/fwlink/?LinkId=129765
    %01%\readme.url,InternetShortcut,,ShowCommand=7
  17. Like
    ricktendo got a reaction from 23190_1451744135 in [AddOn] Media Center 2005 (Español) 24 de Enero 2012   
    Windows XP Media Center Edition 2005 (Español)
    Acerca: Este addon se integra con nLite y convierte a Windows XP Profesional a Windows Media Center Edition 2005 (versión Español) con el Paquete acumulativo de actualizaciones 2, KB887410, KB925766, KB956148, KB973768, KB2502898, KB2619340 y KB2628259
    También incluye los programas "Plus" o Mejoras de Windows Digital Media (todos en Español):
    - Bailarín de Windows
    - Creador de etiquetas de CD de Windows
    - Convertidor de audio de Windows
    - Modo fiesta de Windows
    - Temas y Protectores de Pantalla (Acuario, Espacio, Da Vinci, Naturaleza, Mis Imágenes Premium)
    Otros que incluye:
    - Tema Royale (Energía azul)
    - Máscara de Media Center Edition para WMP
    Requiere .NET Framework 1.1 (incluido .NET 5EU)
    24 de Enero, 2012

    http://adf.ly/1713566/mce05esMD5: 49647bc641d03a8792953e84595a866ePeso: 165 MB
    Ciertos componentes se pueden apagar con WINNT.SIF igual a el Windows Search en el upl, aquí esta la lista de ellos:

    [Components]PlusSS=Off ; Protectores de Pantalla (apaga todos)PlusGold=Off ; Acuario (prot. de pantalla)PlusSpac=Off ; Espacio (prot. de pantalla)PlusDavn=Off ; Da Vinci (prot. de pantalla)PlusNatr=Off ; Naturaleza (prot. de pantalla)PlusMpix=Off ; Mis Imágenes Premium (prot. de pantalla)PlusDancer=Off ; Bailarín de WindowsPlusParty=Off ; Modo fiesta de WindowsPlusAudio=Off ; Convertidor de audio de WindowsPlusCDLM=Off ; Creador de etiquetas de CD de WindowsPlusTheme=Off ; Temas (apaga todos menos Energía Azul)WinPlus=Off ; Mejoras de Windows Digital Media (use solo esto si lo quieres apagar TODO)

  18. Like
    ricktendo got a reaction from basura001 in [AddOn] Media Center 2005 (English) January 24 2012   
    Windows XP Media Center 2005 (English)
    Info: This is a true addon that fully converts Windows XP Profesional into Windows Media Center Edition 2005 along with Update Rollup 2, KB887410, KB925766, KB956148, KB973768, KB2502898, KB2619340 and KB2628259 updates.
    Also includes "Plus" programs a.k.a. Windows Digital Media Enhancements (some removable thru Add/Rem Windows Components):
    - Windows Dancer
    - Windows CD Label Maker
    - Windows Audio Converter
    - Windows Party Mode
    - Themes and Screen Savers (Aquarium, Space, Da Vinci, Nature, My Pictures Premium)
    Others:
    - Royale Theme (Energy Blue)
    - Media Center Edition skin for WMP
    Requires .NET Framework 1.1 sp1 and WMP10/11
    January 24, 2012

    http://adf.ly/1713566/mce05en
    MD5: 2f454b95fdc805cc6c618705616238c1
    Size: 165 MB
    Integrate at the same time/with a updatepack
    January 24, 2011 RVMI compatible

    http://adf.ly/1713566/mce05rvmien
    MD5: 2aa62b20bc5779daa765e49789e2cca9
    Size: 165 MB
    You can dissable unwanted components using WINNT.SIF, all you need to do is add wich ever one of these components you want turned off by default to the [components] section of your WINNT.SIF

    [Components]
    PlusSS=Off ; Screen Savers (turns off all)
    PlusGold=Off ; Aquarium (screensaver)
    PlusSpac=Off ; Space (screensaver)
    PlusDavn=Off ; Da Vinci (screensaver)
    PlusNatr=Off ; Nature (screensaver)
    PlusMpix=Off ; My Pictures Premium (screensaver)
    PlusDancer=Off ; Windows Dancer
    PlusParty=Off ; Windows Party Mode
    PlusAudio=Off ; Windows Audio Converter
    PlusCDLM=Off ; Windows CD Label Maker
    PlusTheme=Off ; Themes (turns off all exept Energy Blue)
    WinPlus=Off ; Windows Digital Media Enhancements (just use this if you want to dissable ALL the above)
    More Info:



  19. Like
    ricktendo got a reaction from basura001 in [AddOn] Media Center 2005 (Español) 24 de Enero 2012   
    Windows XP Media Center Edition 2005 (Español)
    Acerca: Este addon se integra con nLite y convierte a Windows XP Profesional a Windows Media Center Edition 2005 (versión Español) con el Paquete acumulativo de actualizaciones 2, KB887410, KB925766, KB956148, KB973768, KB2502898, KB2619340 y KB2628259
    También incluye los programas "Plus" o Mejoras de Windows Digital Media (todos en Español):
    - Bailarín de Windows
    - Creador de etiquetas de CD de Windows
    - Convertidor de audio de Windows
    - Modo fiesta de Windows
    - Temas y Protectores de Pantalla (Acuario, Espacio, Da Vinci, Naturaleza, Mis Imágenes Premium)
    Otros que incluye:
    - Tema Royale (Energía azul)
    - Máscara de Media Center Edition para WMP
    Requiere .NET Framework 1.1 (incluido .NET 5EU)
    24 de Enero, 2012

    http://adf.ly/1713566/mce05esMD5: 49647bc641d03a8792953e84595a866ePeso: 165 MB
    Ciertos componentes se pueden apagar con WINNT.SIF igual a el Windows Search en el upl, aquí esta la lista de ellos:

    [Components]PlusSS=Off ; Protectores de Pantalla (apaga todos)PlusGold=Off ; Acuario (prot. de pantalla)PlusSpac=Off ; Espacio (prot. de pantalla)PlusDavn=Off ; Da Vinci (prot. de pantalla)PlusNatr=Off ; Naturaleza (prot. de pantalla)PlusMpix=Off ; Mis Imágenes Premium (prot. de pantalla)PlusDancer=Off ; Bailarín de WindowsPlusParty=Off ; Modo fiesta de WindowsPlusAudio=Off ; Convertidor de audio de WindowsPlusCDLM=Off ; Creador de etiquetas de CD de WindowsPlusTheme=Off ; Temas (apaga todos menos Energía Azul)WinPlus=Off ; Mejoras de Windows Digital Media (use solo esto si lo quieres apagar TODO)

  20. Like
    ricktendo got a reaction from Coracolo in [Enero] Update Pack Latino v2.0.6   
    El UPL no controla ese enlace, escoja configuracion avanzada y alli escojes tu proveedor vaforito
  21. Like
    ricktendo got a reaction from mona in [Tutorial] Exotic INF ProfileItems/Shortcuts   
    Try 16410

    AddReg = Sum000.addreg

    [Sum000.addreg]
    HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\softs","Delete3",0,"RUNDLL32 advpack.dll,DelNodeRunDLL32 ""%16410%\SumatraPDF"",8"
  22. Like
    ricktendo got a reaction from mona in [Tutorial] Exotic INF ProfileItems/Shortcuts   
    What are you using to call it?
    If you are using RunPre/PostSetupCommands add a :1 to the end of the name of the section you want to hide (dont add it to the actual section just the [uninstall] one, same as you do for tskill/taskkill)

    RunPreSetupCommands=Close.Sidebar:1

    [Close.Sidebar]
    TSKILL sidebar
    But I would better recommend this for deleting folders

    [Del.Gadgets.Settings]
    RUNDLL32 advpack.dll,DelNodeRunDLL32 %16422%\%GADS%,8
    RUNDLL32 advpack.dll,DelNodeRunDLL32 %16422%\%SHGADS%,8
    RUNDLL32 advpack.dll,DelNodeRunDLL32 %16422%\%VISXORG%,1
    RUNDLL32 advpack.dll,DelNodeRunDLL32 %16412%\%WINSIDE%,8
    RUNDLL32 advpack.dll,DelNodeRunDLL32 %16412%\%WINLIVE%,8
    These are the numbers you can use

    Delete Folder
    1 // delete the directory only if it's empty
    2 // don't delete any sub-dirs; delete only the files
    4 // don't delete the dir itself
    8 // delete UNC [network] paths
  23. Like
    ricktendo got a reaction from NECRONEMESIS in [Enero] Update Pack Latino v2.0.6   
    Actualizado
  24. Like
    ricktendo got a reaction from ARCIGA in [Enero] Update Pack Latino v2.0.6   
    Update Pack Latino versión 2.0.6
    Descarga: http://adf.ly/1713566/upl
    Peso: 171 MB
    MD5: 0366da6c9ee7cd1ac0893f3b53ed18c4

    Cambios:

    14 de Enero 2015Versión 2.0.6:Actualizado Flash Player ActiveX v16.0.0.257Actualizado KB890830-v5.20 La herramienta de eliminación de software malintencionado de Microsoft (MRT)Agregado KB3019215 Supera KB2264107Agregado KB3020393-v2Agregado KB3021674Venezuela TZChangeDescarga: http://adf.ly/1713566/venezuelatz
    Peso: 502 Bytes
    MD5: b6c879129fe3f7d91e3c81350d4a0544
    Argentina TZChange
    Descarga: http://adf.ly/1713566/argentinatz
    Peso: 507 Bytes
    MD5: 3bc6eb37b9db9ab3d9601a9c1a95167d
  25. Like
    ricktendo got a reaction from CiberSpace in [SVCPACK] Windows Live Essentials (Espa   
    Windows Live Mail (Español)
    Acerca: Correo Electrónico de Microsoft.
    v2009 (Build 14.0.8117.416)

    http://adf.ly/1713566/wlmailes
    MD5: 6fe7590e4e214e42745c71947de9906b
    Peso: 15.3 MB
    Windows Live Messenger (Español)
    Acerca: Mensajero Instantáneo de Microsoft. Incluye fuentes SegoeUI, Contactos, Windows Live Call, SkyDrive y Windows Live Asistente para el inicio de sesión (creado con el Tutorial de Shark007).
    ATENCIóN: El orden de integración/instalación es ¡CRITICO! para el addon de Windows Live Messenger Beta (no el 8.5), si NO lo sitúas a instalar después del .NET Framework "5EU" no se instalaran todos los componentes.
    v2009 (Build 14.0.8117.416)

    http://adf.ly/1713566/wlmes
    MD5: cf635c0f8ac8cac0e99e700077a9eca8
    Peso: 18.5 MB
    Constructor de Instalador Personalizado (Español)
    Acerca: Con esto podrás hacer tu propio instalador del Messenger ya parcheado, solo lo tienes que tenerlo ya instalado y parchado en su equipo, luego lanzas Construir.cmd y tendrás la opción para crear tu instalador personal con todo sus parches de a-patch, messpatch y/o skin integrados dentro del instalador.
    v2009 (Build 14.0.8117.416)

    http://adf.ly/1713566/wlm9es
    MD5: 7468dfed053e2616889f709e5b56d806
    Peso: 17.8 MB
    Constructor de Instalador Personalizado v8.5 (Español)
    v2008 (Build 8.5.1302.1018)

    http://adf.ly/1713566/wlm85es
    MD5: aeb956a64b045c2334fd982bc517288b
    Peso: 10.4 MB
×
×
  • Create New...