Error 1622 during uninstallation and installation
Created: 14 Sep 2009 | Updated: 15 Sep 2009
Msi error 1622 during an installation and uninstallation of an msi .
Cause : Error in writing a log file
Example : This Error may occur if we give a folder which is not present during installation or uninstallation
Msiexec /i Xtrader.msi /l*v c:\temp\install\ins.log
If you don't have a folder install under c:\temp the msiexec.exe may throw an error 1622
In order to overcome this issue create a folder before installation or uninstallation or use the existing folder say c:\temp .
Blog Entry Filed Under:
The Endpoint Management Community Blog is the perfect place to share short, timely insights including product tips, news and other information relevant to the Endpoint Management community. Any authenticated Connect member can contribute to this blog.