An application (or something else) keeps on trying to load DLL files using RegSvr32 when I start my computer and I keep on getting two log windows saying:
The module "C:\Users\H*******\AppData\Local\IPsoft\loader_u.dll" failed to load
The module "C:\Users\H*******\AppData\Local\Evition\New.dll" failed to load
I checked and neither of these files exists.
How can I find out what is trying to load these non-existent DLLs?
Edit: I am not trying to make a general log of all startup services and processes I am just trying to find what process/service made the calls:
regsvr32 "C:\Users\H*******\AppData\Local\IPsoft\loader_u.dll"
regsvr32 "C:\Users\H*******\AppData\Local\Evition\New.dll"