I make a deployment package and it does it's stuff.
However, when I run the setup I get an error

*** ERROR: No entrypoint for DllRegisterServer() was found in 'C:\WINDOWS\SYSTEM\EXPSRV.DLL'
*** DURING THIS ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\EXPSRV.DLL"

*** ERROR: An error occurred while registering the file 'C:\WINDOWS\SYSTEM\EXPSRV.DLL'
*** ERROR: (User Responded with 'Ignore')
*** DURING THIS ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\EXPSRV.DLL"

Once I ignore it I get a message...install was successful

the app runs fine...

Anyone?

Maybe I don't even need this file or whatever.