Everything posted by ricktendo
-
Online Driver Installer
Will you also be implementing pnputil driver uninstaller? When I update my drivers I always use this to remove the old one, right after I scan for the oem inf number with -e (-f is used to force uninstall in cases where the driver is in use/installed) pnputil -d [-f] oem#.inf
- v1.4.0 Sneak Peek
-
Dudas Consultas Ayuda 7
Parece que tiene que ser el uno o el otro, porque no agregas tu seleccion de ultimate a tu autounattend.xml <settings pass="windowsPE"> <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <ImageInstall> <OSImage> <InstallFrom> <MetaData wcm:action="add"> <Key>/IMAGE/NAME</Key> <Value>Windows 7 ULTIMATE</Value> </MetaData> </InstallFrom> <InstallToAvailablePartition>false</InstallToAvailablePartition> <WillShowUI>OnError</WillShowUI> </OSImage> </ImageInstall> </component> </settings>
-
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
Waiting for more updates or patch Tuesday
-
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
/qb /qn or nothing FYI you dont need to apply them to this installer they are integrated
-
Como evitar que se vea ActiveSetup luego de la instalacion de Windows?
No lo recomiendo Active setup ejecuta cada vez que creas un usuario, termina de registrar cosas para el nuevo usuario...la razon que solo ejecuta una vez es porque crea entradas en HKCU\Software\Microsoft\Active Setup\Installed Components Si borras los guid de esta locacion y reinicias veras que active setup vuelve a ejecutar Si vas a HKLM\<Mismo_Lugar> veras los active setup que ejecutan, estos vuelven a ejecutar si la version en HKLM es mayor que la de HKCU http://www.etlengine...activesetup.txt http://www.appdeploy.com/articles/activesetup.asp
-
Como evitar que se vea ActiveSetup luego de la instalacion de Windows?
Eso no es RunOnce, eso es Active Setup RunOnceEx Active Setup
-
Como evitar que se vea ActiveSetup luego de la instalacion de Windows?
http://support.microsoft.com/kb/232509 http://www.msfn.org/board/topic/47470-runonceex-flags-not-working/
-
Como poner tema (addon) por defecto
nLite tambien puede integrar un thema que tienes en tu pc actual y ponerlo por defecto
-
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
Add: 2600211 Rem: 983182, 2544514, 2605597, 2652319, 2656351 Upd: MST
-
UPL para windows vista/7
No para Vista pero si hay un paquete con todas las actualizaciones despues del lanzamiento de sp1 para Windows 7 http://forums.mydigitallife.info/threads/19461-Windows-Hotfix-repository/
-
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
No, my "clean" slim msi's dont have anything done to them but slimming...you have to apply the WUFixClient.mst to both "core" installers (and of course the MSP updates,) also add the KB2468871 MSP stub to install with both core+extended installers
-
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
You can 7zsplit it and repack it to your needs with langpack, without extended, etc
-
Como integrar Fuentes (Fonts) a instalacion de Windows?
Si hay fonts en la carpeta Fonts sin registrar ejecutando FontReg los registra...si tu copias los fonts usando la carpeta $oem$ al ejecutar FontReg estas serán registradas Otra forma de hacer addon de fonts es este método
-
Como integrar Fuentes (Fonts) a instalacion de Windows?
No, solo ejecuto el fontreg durante t-13, esto añade los fuentes (incluyendo las que copiaste) que no están registradas al registro de Windows
-
win8 cannot read product key from answer file
I tried adding my serial using dism and it did not take, I thought it was because I was using dism.exe while on Windows 7 was the reason it did not work
-
Como integrar Fuentes (Fonts) a instalacion de Windows?
fontreg /? para ver como usarlo Si usas el UPL solo tienes que copiar tus fuentes a la carpeta Fonts, el upl tiene fontreg y lo ejecuto para reparar/registrar fuentes en la carpeta Fonts que no estan registrados
-
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
That package does not have the latest WUFix MST, before I used a embedded VBS script to add the registry entries for KB2468871 in the old transforms.MST. Now I use a MSP I created (thanks to a tutorial by yumeyao) that has no files, all it does is add the registry entry I will upload my base vanilla slim files that you can apply my MST to (MsiTran.exe -a <transforms>.mst <installer>.msi) and you can also add the MSP to install with it also (the download link will be on the 1st page, keep an eye out) Edit: I decided not to upload my full slim package, but here are the MSI's from that package that have no MST applied to them. You can apply the MST and overwrite the files in SoLoR's package with these http://www.mediafire...a9fhi3r4lf5rv38 And YES its better if you use the installer, all the work is done already. But if you wish to learn how to make it yourself I provide all the tools
-
windows 8 consumer preview
If its stable enough I may use it as my primary OS
-
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
2-29-2012 Add: 2645609, 2675049 Rem: 2588096, 2652531, 2654625
-
Greetings everyone!
Hello who is unaproving all these posts? What is with this close crap, I did not writ this, is there a bug in the forum?
- [AddOn] SpywareBlaster 5.0 (10/10/2013)
-
Como puedo agregar mas drivers a windows XP
No se quien desaprobó este topic pero la respuesta es si usas driverpacks active la opción de KTD
-
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
All LP's updated
-
im lost:S:(
If you disable your antivirus you could maybe speed up the process a bit