Link: http://teach.hanzify.org/article/652-1233562028.html
Preface
Recently, a Chinese friend asked me how to replace the files in the MSI installation program without making the MSI file again. To this end, I will summarize my practical experience
※Description:There are a lot of software that can be used for MSI editing at present, but some software will write some of its own tables or content into the MSI file during storage, and some will embed another cab file, increase the number of MSI
I. First recognized WINDOWS function enhancement "plug-in" Msi
We often see that many software only have one file with the extension MSI. If you double-click this file to run it, there will be a very similar installation process as windows
The Windows Installer Service cannot be accessed! ========================================================== ========================== Author: tonykorn97 (http://tonykorn97.itpub.net)
Posted:
Category: Windows
Source:
WINDOWS INSTALLER Unable to start workaround2011-04-13 10:18:32Tags: operating system Windows casual workplaceThe first step: Use Notepad to write the Installer.reg file with the following content:Windows Registry Editor Version
1. When talking about MSI files in history, we have to talk about Windows Installer. It is not just an installer, but an extensible software management system. Windows Installer is used to manage software installation, add and delete software
When installing some software in Windows XP, a warning box is displayed:"Cannot access Windows InstallerService, you may be running Windows in safe mode, or WindowsThe installer is not correctly installed. Please contact your support staff for help .
Windows Installer can use logging to help solve problems encountered during installation of software packages. Enable this logging by adding an entry and a value to the Registry. After you add and enable an item, you can retry the problematic
Original Link:Where does Windows store MSI files for uninstallation?Following content is only used for knowledge sharing. Reprint from the original link. ^^Apparently it works like this (on Windows 7, I does not know about XP and other OSes):When a
Create a new installation project
On the File menu, point to add and click Create project ".
In the "Add new project" dialog box that appears, open the "other project type" node and select the "Install and deploy project" folder.
In the template
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.