I need to open an MSI and then programatically verify that all the pieces that MSI expects to deal with are in fact in the right install point. Does anyone have any reference on how to open an MSI ...
Ever wondered how an installer actually works and miraculously installs an application from a single file? Windows Installers are nothing but files similar to a zip file that have other files ...