ConversionTool.x86.dll failed to register on installation

I have added ListLabel dll in VS2022 Wpf Project. But when the installer installs the application, this Messages appears

combi.ListLabel30.ConversionTools.x86.dll failed to register.

Need any help get it fixed.

Thanks

Hello and welcome!

Using List & Label within .NET applications is just copying the modules… no registration on the system is necessary - see Deployment for more details.