A netizen said that he encountered a problem when installing a software:
Please help solve this problem.
First try the general method:
Start → run → enter: services. msc, OK → find the Windows Installer Service, disable
Restart your computer and then enable the Windows Installer Service.
There are new problems:
Check the command line of the service.
Start → run → in
Micro vision: Pack installer reports errors
Information in this Knowledgebase article applies:
MDK version 5.01 and earlier
Symptom
When the Pack installer of MDK 5.00 performs a 'check for updates', you may see the error message:
Reading one or more pack descriptions failed
The error window may look like this:
Cause
On February 21,201 4 some newDevice Family Pack (DFP)Files have been published in a eve
The day before yesterday, I wrote an article about using InfoPath's installable template to deploy InfoPath. The installable template is really good, but it has a problem because it is a separate msi file, if I want this template to be only part of the program I want to install, I still need to deploy other things with another Installer. This seems redundant, so I made some analysis on the msi automatically generated by InfoPath.
During the running p
When you reinstall IIS after it is uninstalled, the following message is displayed:
---------------------------Windows Installer---------------------------The installer cannot copy one or more files. The specific error code is 0xe0000233. Click "OK" to continue; or click "cancel" to stop the installation and try again. If you continue, the component may not run properly.---------------------------Are you
Reprinted from: http://jingyan.baidu.com/article/a501d80cec07daec630f5e18.htmlIn Win8, the code 2502 and 2503 errors often occur when installing the MSI installation package. In fact, this error is due to insufficient installation permissions, can be this MSI installation package is not like other EXE installation program, on the installation package click "Right" after the "Run as Administrator" option. So, what should I do when the installer has 250
Recently in learning installshelled packaging. NET do software, where the MySQL database silent installation script will not write, I novice do not spray. In the way of not writing scripts, occasionally saw this advinceinstaller can be the. exe or. msi installation file repackaging to become a silent installer, the operation steps relatively simple, record to prevent forgetting, but also hope to have a good see can give a better way, to the bottom:Pre
. "Interested can analyze the installation directory under the RunDotNetBarSampleExplorer.exe file, you will be able to understand." "This link is still maintained for this installation package and the patch pack. Here to illustrate and emphasize this point! Avoid some small white users said that the processed DLL or the installation package is problematic.Be quiet about things! Do not spread freely, causing unnecessary trouble! All the consequences of using this installation package are the res
Https://www.microsoft.com/web/downloads/platform.aspxBy downloading and using the Web Platform Installer (WEBPI), you agree to the license Terms and privacy statement for WebP I. This installer would contact Microsoft over the Internet to retrieve product information. WEBPI uses the Microsoft Customer Experience Improvement Program (CEIP), which are turned on by default, see Privacy Statem ENT for more info
Recently, I have been engaged in Windows Services and have a lot of experience. I feel that permissions are definitely much more restrictive than general programs, but they are also more convenient. For example, the system is not blocked in the background, and user logon is not required. Haha, it's a long journey. Today, let's talk about how to create an installation package for the Windows service. Why install the installation package? Of course it is convenient. You don't need to call InstallU
1, access to account administrator rights, press Win+r open operation, input services.msc and enter;
2, find Windows Installer, click Start or restart;
3, if unable to start, can go to Microsoft official website Download Windows Installer installation program and reinstall;
4, if still cannot solve, go to system disk, will c:program filescommon filesinstallshieldengine folder Delete.
If the computer alw
What about Office 2010 prompts the language of the installer package to be unsupported by system support? Recently, a Computer User uninstall Office 2010 Office software, the uninstall was interrupted, the system prompts: installation package language is not supported by the system, what can be done? In today's tutorial, the small set to share two solutions to see uninstall Office 2010 failure prompted: What to do if the language of the
Win7 64-bit flagship download, you will find the Internet to download software resources, and software resources have a variety of formats, in the process of installation will inevitably encounter some problems. A few days after the user installed the software under the Win7 operating system error and prompted "Unable to access the Windows Installer service." This can occur when Windows Installer is not ins
WIN7 Flagship system installer prompts error code 0x80070422 solution. When a program is installed in the WIN7 flagship system, a Windows Update Standalone installer prompts an error code 0x80070422, as shown in the following illustration:
Workaround:
1, press "Win+r" key, bring up the Run command, in the Run command Window input "Services.msc", enter; open the Services window;
2, find "Windows Updat
After we install the SQL2005 database, we need to install the SP4 patch with an error: The workaround for the Windows Installer MSP file cannot be installed1. Start-Control Panel-Add or Remove Programs, uninstall the Microsoft SQL Server Installer support file, and make sure that there are no remnants of the file.2. Copy the SQL2005SP4 patch package and change the format of the copied file from the original
The SQL Server installer cannot obtain the system account information of the ASPNET account.
The SQL Server installer cannot obtain the system account information of the ASPNET account.
Question about installing SQL Server2005:
"The SQL Server installer cannot obtain the system account information of the ASPNET account"
Solution:
Use the aspnet_regiis uti
Original: After the advanced Installer is packaged, the installation package is restarted after WIN10 and the installation solution is run againIn the first few months, I used advanced Installer to pack up a bunch of installation packages, which used the default theme, and changed some features according to the UI design, and then tested it without any problems at Windows7.These two days on the Zen Road fou
Step 1: Create a project1. Open vs, create a project, select another project type, and click Install and deploy (). Create an installation project named setuptest. 2. after creating a project, you can see the Sub-item in Solution Explorer: File System Editor, Registry Editor, file type editor, User Interface Editor, custom operation editor, and start the condition editor. The following is an example of how to use it in different places.3. The simplest Instal
Reprinted csdn
Directory
L AbstractL General Installation Program CreationL deploy the SQL Server database in the installation program1. Execute database script files by calling osql2. Load the script file as a resource file3. Use sp_attach_db to create a databaseL Summary
SummaryAfter a project is completed, it is necessary to create the installation program. If you need to deploy the database, the installation degree is troublesome. You can use visual studio.net to easily create applications a
Most of the time, we use the xcopy deployment method for web programs, which is prone to errors when there are many tasks, at this time, we can create a web project installer to help us solve many details.
Microsoft Visual Studio can create installation programs perfectly.
The procedure is as follows:
Step 1: Open the project for which you want to create an installer
Step 2: Add a new project to the sol
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.