Installation of Crystal reports in selent mode.
-
I am developing an application in .net 3.5 using this application setup i have to install crystal reports in silent mode on client machine. Advanced Thanks Ravikumar.
-
I am developing an application in .net 3.5 using this application setup i have to install crystal reports in silent mode on client machine. Advanced Thanks Ravikumar.
I assume you try to say that you need to setup Run-time packages for Crystal Reports only. Business Objects provides an .msi file for run-time packages and you can google for "msiexec" and its options to run the .msi setup files in silent mode. You may create a batch file with correct options of msiexec. Hope this helps. P.S: You cannot run setup for CR Run-time packages %100 silent mode because the .msi file requests EULA acceptance to start.
Always keep the Murphy Rules in mind!