Visual Studio 2012 Report Viewer Control
I am using professional visual studio 2012 for windows forms application development. I am also using the report viewer control for my reports. Therefore, I need to install the control on all clients computers on the network. And this needs to be silent installation.
So, I need create a silent/an unattended Report Viewer control installer that will be placed on a network share and it will run from there. Any idea how to accomplish this? What tools should I use?
|