do you know what this file is supposed to do ?
if you're not sure you need it, try and unregister it:
start menu->run
type
Code:
regsvr32.exe -u lmpgspl.ax
(if it's not in the system32 directory, you'll need to specify the path to the file: regsvr32.exe -u path/lmpgspl.ax )
if it appears you need it, you'll have to re-register it:
Code:
regsvr32.exe lmpgspl.ax