Tweaking a bit MSI files / Manipulando un poco los archivos MSI
Hi community, I'm setting up a demo with different technologies which includes Windows, Ubuntu, .NET, Java and maybe some MySQL, however I needed SQL Server 2000 sample databases and I had already the MSI file in my laptop so I remembered a nice tweak I used to do with this type of file. I'm talking about manipulating, modifying and extracting a specific file from the installer package. The stuff required to do it:
We need WinRAR to open the MSI and see its content and we can manipulate and see the file we're interested on by using Orca. It's a pretty straightforward procedure and it's really useful if we're talking about a large MSI file. The pictures shown below depicts the procedure.
Cheers,
Angel
Hola comunidad, actualmente preparo un demo que incluye diferentes tecnologías como Windows, Ubuntu, .NET, Java y quizás algo de MySQL, sin embargo, necesitaba las bases de datos de ejemplo de SQL Server 2000 y ya tenía el archivo MSI en mi laptop por lo que me recordé de un truco que solía hacer con este tipo de archivo. Me refiero a manipular, modificar y extraer un archivo específico del paquete de instalación. Lo necesario para realizarlo es:
Necesitamos WinRAR para abrir el archivo MSI y ver su contenido para luego manipular y ver el archivo en el cual estamos interesados utilizando Orca. Es un procedimiento sencillo y útil si estamos hablando de un archivo MSI grande. Las imágenes a continuación muestran el procedimiento.



Saludos,
Angel