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
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
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
1. Go to the official website to find the installation package you need: https://dev.mysql.com/, path: Download-->mysql Community Edition (GRL)-->mysql on Windows ( Installer & Tool)2. Locate the required installation package,:3. Click Download. The
Symptom: when installing the software, how can this problem be solved? "You cannot access the Windows Installer Service. You may be running Windows in safe mode or the Windows Installer is not correctly installed. Please contact your support staff
In many cases, I run msiexec/unregserver directly in cmd and then run msiexec/regserver, but I don't know if it works for others. Here is what I found online, for reference only:Many users often encounter Windows Installer errors when installing
This tutorial uses the built-in Window application generation function of netbean, so everything is the ant file for configuring the project in netbean.
To generate the. exe file, you must download Inno.
To generate a mis file, download it.Wix
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.