I've noticed that every time I install something, rundll32.exe runs and it takes up 99% of my disk resource, which makes my computer slow. This is the command that is run:
rundll32.exe aeinv.dll,UpdateSoftwareInventory
I have to end it manually from task manager, and everything goes well even though I ended a system process.
Does anyone know what has caused this? How would I disable it?
Detailstab, right-click on a column header and clickSelect Columns. EnableCommand linecheckbox. Now Task Manager should show you the complete command-line parameters for every process. See which DLL is being run byrundll32.exe. – w32sh Aug 14 '16 at 13:08rundll32.exe aeinv.dll,UpdateSoftwareInventoryis the command. – Jeremy Aug 14 '16 at 13:43