cancel
Showing results for 
Search instead for 
Did you mean: 

How to use script to silently uninstall Crystal Reports 2013 on server 2012

0 Kudos

Hello,

Is it possible to use below script to uninstall Crystal Reports 2013 silently on Server 2012. As I test, It can not work.

setup.exe -r response.ini -i crystalreports

If not, I want to use below script to uninstall Crystal Reports 2013 and delete registry key. Is another registry key that I need to delete.

wmic xxx

reg delete "HKEY_CURRENT_USER\Software\SAP BusinessObjects" /f

reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\SAP BusinessObjects" /f

reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SAP BusinessObjects" /f

Accepted Solutions (0)

Answers (1)

Answers (1)

denis_konovalov
Active Contributor
0 Kudos

Silent un-install is a new feature in CR Server 2020, so it won't work in CR 2013.

0 Kudos

Thanks. As I test below code, it can uninstall successfully. Please let me know if any problem.

setup.exe -r response.ini -i crystalreports2011.xxx

response.ini

maintenancemode=remove

features=