Jump to content

jonaand

Member
  • Posts

    5
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Uruguay

About jonaand

Profile Information

  • OS
    Windows 7 x64

jonaand's Achievements

0

Reputation

  1. here i've founded a official's method of microsoft convert MSI to EXE
  2. i've download it from another web page, but my msi file is original and traduce all windows how can i add these to unnated instalation?
  3. hello! i've followed your tutorial for xp 64bit sp2 and i want to add language pack in spanish, and i did it setup.reg Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\zz110] "1"="C:\\Install\\MUI.Spanish.MSI /quiet /norestart" "@="Idioma Español" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\zz120] "1"="C:\\Install\\dotnetfx35.exe /passive / norestart" @="Dot NET Framework v3.5" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\zz130] "1"="C:\\Install\\dotNetFx40_Full_x86_x64.exe /passive / norestart" @="Dot NET Framework 4" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\zz140] "1"="C:\\Install\\wmp11-windowsxp-x64-enu.exe /Q" @="Windows Media Player 11" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\zz150] "1"="C:\\Install\\wmp11setup-64_muiesn.exe" /Q @="Idioma Meia Player 11" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\zz160] "1"="C:\\Install\\remove-setup.cmd" @="Borrando Archivos Temporales y Reiniciando" but don't install language pack what can i do? thanks so much
  4. yes but it don't add becouse is a msi file, and it isn't an update file
  5. hey! i'm doing unattended windows xp sp2 64bit but the iso is in enlgish the idea is that you install the Spanish language installation dese then use the nLite to allow programs to be installed while installing windows RunOnceEx following command is used to give information to install program @echo off title instalando idioma, componentes y actualizaciones color 47 :Programas echo Instalando Lenguaje Español start /wait msiexec /i %SYSTEMDRIVE%\Install\MUI.Spanish.MSI /passive /norestart /f sleep 2 cls echo Instalando Internet Explorer 8 start /wait %SYSTEMDRIVE%\Install\IE8.exe /passive /update-no /norestart /f sleep 2 cls echo Instalando Windows Media Player 11 start /wait %SYSTEMDRIVE%\Install\wmp11-windowsxp-x64-enu.exe /Q sleep 2 cls echo Instalando Idioma Media Player 11 start /wait %SYSTEMDRIVE%\Install\wmp11setup-64_muiesn.exe /Q sleep 2 cls echo Instalando visual C++ 2010 x86 start /wait %SYSTEMDRIVE%\Install\Visual1.exe /passive /norestart /f sleep 2 cls echo Instalando visual C++ 2010 x64 start /wait %SYSTEMDRIVE%\Install\Visual2.exe /passive /norestart /f sleep 2 cls echo Instalando visual C++ 2008 x86 start /wait %SYSTEMDRIVE%\Install\vcredist86.exe /q sleep 2 cls echo Instalando visual C++ 2008 x64 start /wait %SYSTEMDRIVE%\Install\vcredist64.exe /q sleep 2 cls echo Instalando visual C++ 2008 x86 SP1 start /wait %SYSTEMDRIVE%\Install\Visual3.exe /q sleep 2 cls echo Instalando visual C++ 2008 x64 SP1 start /wait %SYSTEMDRIVE%\Install\Visual4.exe /q sleep 2 cls echo Instalando Framework 3.5 start /wait %SYSTEMDRIVE%\Install\dotnetfx35.exe /q /norestart sleep 2 cls echo Instalando Framework 4 start /wait %SYSTEMDRIVE%\Install\dotNetFx40_Full_x86_x64.exe /q /norestart sleep 2 cls :Salir exit the problem is in the command of the language pack, because it opens the help window telling pack of commands, which are these msiexec /opción <Parámetro necesario> [Parámetro opcional] Opciones de instalación </package | /i> <Product.msi> Instala o configura un producto /a <Product.msi> Instalación administrativa: instala un producto en la red /j<u|m> <Product.msi> [/t <Lista de transformación>] [/g <Id. de idioma>] Anuncia un producto: m para todos los usuarios, u para el usuario actual </uninstall | /x> <Product.msi | Código_producto> Desinstala el producto Opciones de pantalla /quiet Modo silencioso sin interacción del usuario /passive Modo desatendido: sólo se muestra la barra de progreso /q[n|b|r|f] Establece el nivel de interfaz del usuario n - sin UI b - UI básica r - UI reducida f - UI completa (predeterminado) /help Información de ayuda Opciones de reinicio /norestart No reiniciar una vez finalizada la instalación /promptrestart Pide al usuario que reinicie el equipo si fuera necesario /forcerestart Reiniciar siempre el equipo después de la instalación Opciones de registro /l[i|w|e|a|r|u|c|m|o|p|v|x|+|!|*] <Archivo_registro> i - mensajes de estado w - avisos no graves e - todos los mensajes de error a - inicio de acciones r - registros específicos para la acción u - solicitudes del usuario c - parámetros iniciales de IU m - sin memoria o información de salida grave o - mensajes de espacio insuficiente en disco p - propiedades de Terminal Server v - información detallada x - información de depuración extra + - anexar al archivo de registro existente ! - vaciar cada línea al registro * - registrar toda la información, excepto las opciones v y x /log <Archivo_registro> Equivalente a /l* <Archivo_registro> Opciones de actualización /update <Update1.msp>[;Update2.msp] Aplica las actualizaciones /uninstall <Guid_código_actualización>[;Update2.msp] /package <Product.msi | Código_producto> Quita las actualizaciones de un producto Opciones de reparación /f[p|e|c|m|s|o|d|a|u|v] <Product.msi | Código_producto> Repara un producto p - sólo si el archivo no existe o - si el archivo no existe o está instalada una versión anterior (predeterminado) e - si el archivo no existe o está instalada una versión anterior o igual d - si el archivo no existe o está instalada una versión diferente c - si el archivo no existe o la suma de comprobación no coincide con el valor calculado a - obliga a instalar todos los archivos u - todas las entradas de registro necesarias específicas del usuario (predeterminado) m - todas las entradas de registro necesarias específicas del equipo (predeterminado) s - todos los accesos directos especificados (predeterminado) v - se ejecuta desde el origen y copia en la caché el paquete local Establecer propiedades públicas [PROPERTY=Valor_propiedades] I do not know when I'm wrong it does not install because I put this line start /wait msiexec /i %SYSTEMDRIVE%\Install\MUI.Spanish.MSI /passive /norestart /f thanks so much
×
×
  • Create New...