Categories
- All Categories
 - Oracle Analytics Learning Hub
 - 19 Oracle Analytics Sharing Center
 - 17 Oracle Analytics Lounge
 - 233 Oracle Analytics News
 - 44 Oracle Analytics Videos
 - 15.9K Oracle Analytics Forums
 - 6.2K Oracle Analytics Idea Labs
 - Oracle Analytics User Groups
 - 87 Oracle Analytics Trainings
 - 15 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 

