As I mentioned earlier, I'm creating some msi packages to push out to my company.
When I try installing or uninstalling the msi, I get the message "Another application has exclusive access to the file c:\windows\softwaredistrib
ution\data
storelogs\
.tmp.edb.
I've identified that WUAUCLT.EXE is the process locking the files, which is the Windows Installer Service. If I disable the service the warning goes away, but then I can't install/uninstall the msi.
Anyone know why the Windows Installer won't relinqush control to these folders when I try to do an MSI install/uninstall? Is it permissions?
Start Free Trial