I developed a WinForms Application that use Crystal reports. When I try to install my application on another machine, I need to install CRRuntime_XXbits_13_0_2.msi before
My question is: Is there a way to silently install the Crystal Reports runtime? How can I include it in my setup project?
thanks to all.