PDA

View Full Version : Error Code#: 0007 00011



christiansteven
05-16-2018, 09:34 AM
We are trying to run installer on a client's machine and getting the attached error. Any help would be greatly appreciated.

linder
05-17-2018, 02:46 AM
Christian,

this machine has a buggy protection software definition file and gives a false-positive on the "0019.LIB" component (which is the component to handle firewall settings). The Windows API "LoadLibraryA" fails because the component located in the temporary Windows folder is locked or has been removed.

Friedrich

christiansteven
05-17-2018, 10:21 AM
Thanks, would removing the Firewall exception help in this case?

linder
05-18-2018, 02:50 AM
Hi Christian,

yes, removing the Firewall exception can work around the false-positive bug in their protection system.

Please let me know if this helps.

Friedrich