The user is going to have to install those components to get your application to work. If you are using ClickOnce then you can go to the project settings (My Project in the Solution Explorer) then the Publish Tab. Click the Prerequisites button. Here you can specify components that your program requires before it will run. You can opt to have a copy of the installs for these prerequisites download from your server, or from the vendor's web site.
For more information, try researching
here.[
^]