Windows 2016
IIS 10
ModSecurityIIS_2.9.3-64b
When i try uninstall/repair ModSecurity 2.9.3 for IIS, the following error is displayed:


Hi @mmojadad,
Can you provide the logging information for the msi execution?
You can collect such information by using:
msiexec /i yourfile.msi /L*v c:\temp\yourinstall.log
Further information here: https://www.advancedinstaller.com/user-guide/qa-log.html
Hello
I fixed it. I used MicrosoftProgram_Install_and_Uninstall.meta.diagcab based on advise on the following URL :
https://github.com/SpiderLabs/ModSecurity/wiki/IIS-Troubleshooting#running-the-installer-in-verbose-mode
Thanks
I had another problem using the Windows installer which was seeing error 2503 followed by error 2502 in the event log.
If you encounter these errors it can be resolved by granting appropriate permissions to C:WINDOWSTEMP for the user.
Most helpful comment
I had another problem using the Windows installer which was seeing error 2503 followed by error 2502 in the event log.
If you encounter these errors it can be resolved by granting appropriate permissions to C:WINDOWSTEMP for the user.