Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 213 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Oracle BI Publisher Silent Installation

The Official installer for the BIPublisherDesktop is provided in .exe format.
The official command that is being used is
BIPublisher64.exe /S /v/qn
The installation failed with the following error code:
[ResponseResult]
ResultCode=-3
The installation is successful with the UI Enabled.
--
To make it work I extracted the .msi file from the temp folder and I installed it via msiexec commands with
msiexec /i "Oracle BI Publisher Desktop.msi" /qn
msiexec /i "TBAddInSetup64.msi" /qn
msiexec /i "ETBAddInSetup64.msi" /qn
--
Is it possible to silently install the software with the provided exe?
Comments
-
Hi Tom, To better serve you, please post this question in the Oracle Analytics Publisher (BIP) forum. Thank you.
0 -
HI @Tom_Chav
Refer - BI Publisher 12c : How To Perform Silent Install For Oracle BI Publisher Desktop (Doc ID 2284172.1)
i hope above mos will answer your question.
Regards,
Arjun
1