1. What is the. MSP file?
A: The. MSP file is a Windows Installer patch file, including the patch upgrade information of the application.
2. Why use the. MSP file?
A: If you want to patch and upgrade a program installed by Windows Installer, you must use the. MSP file.
3. Is MSP self-contained )?
A: Yes. The msp file contains all the hot fix and service pack of the previous release.
4. Do you need to pay attention to installing the. msp file?
A: The User must be the Power User or Administrator of the machine. You can temporarily disable UAC and double-click the. msp file to reinstall it. If the UAC is retained, use the following command line:
Msiexec/p c :\PatchFile/L * v C: \ MSPErrorlog.txt
5. Apart from the. MSP file itself, what else does patch information exist?
A: Registry. The Registry locations of different programs are different.
6"The detection failed, this can be due to a temporary upted installation database."What should I do?
A: Check your directory % windir % \ installer. If there is not much content left in it, we recommend that you uninstall your program, reinstall it, and patch it step by step, until the version you need.
If you manually cleared the % windir % \ installer directory, if you still have a backup, copy the original file back, install the patch, and try again.
If only one or two MSPs are lost, they may be repaired, Which is troublesome.
If you do not want to reinstall it, try the steps described in the "references" Article below.
This article helps me solve a problem I encountered.
Keywords:
ROIScan. vbs
WiCollectFiles. vbs
MspFixUp. vbs
References
==================
Solved: The detection failed, this can be due to a temporary upted installation database
Http://moss2007.kbnk.info/Patching/solved-the-detection-failed-this-can-be-due-to-a-corrupted-installation-database.html