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
Does BIPublisherDesktop64.exe (version 12.2.1.) support silent install?

I need to install BI Publisher Desktop through Microsoft inTune which require a silent install command.
I have tried these silent install switches /S /v/qn which failed.
Answers
-
Hi @User_ROUXL
Can you refer below MOS doc -
BI Publisher 12c : How To Perform Silent Install For Oracle BI Publisher Desktop (Doc ID 2284172.1)
Regards,
Arjun
0 -
Hi @User_ROUXL
We have ER request for this change. however its not available as of now.
If you think we have answered your questions pls mark its as Answered.
Regards,
Arjun
0 -
The title of DOC ID 2284172 "How to Perform Silent Install for Oracle BI Publisher Desktop" is misleading because within the documentation, it stated that "Silent installation method is available only for BI Publisher application server software installations and not for BI Publisher Desktop software.
I found this link to be more useful and managed to complete the silent install.
Oracle uses InstallShield to install the Publisher Desktop software. For silent install it require an answer file setup.iss.
By running the following commands in Command Prompt it will generate an answer file.
oraclepublisherdesktopfilename.exe /r
Once I have the setup.iss answer file I can run the silent install command
oraclepublisherdesktopfilename.exe /s /f1setup.iss /sms1 -
Hi @User_ROUXL
We have 2 version of Installation. one is Server installation which has an silent installation and 2nd one is Desktop installation no silent installation as of now.
Regards,
Arjun
0