Forum Discussion
tmason101
11 years agoHonored Guest
Silent installation of Oculus Runtime (Windows)?
Hello, I would like to include the Oculus Runtime with an installation package that I am creating for a product that supports the Oculus Rift. Does the Oculus Runtime support a silent install vi...
mattervrdev
9 years agoHonored Guest
running strings on the installer gives you the following flags:
- /unattended slings you right into the download/installer which is pretty handy.
- It downloads everything to C:\OculusSetup-DownloadCache
- proceeds to do the install (you can monitor all the installer in %TEMP%\Oculus\OculusSetup.log)
- erases all files and log files
So if you want to save a local copy you need to sync those files out of C:\OculusSetup-DownloadCache before they are erased and monitor the setup log to see how the installer works.
Pretty frustrating that you have to go through this whole process when Oculus could release a standalone installer pretty easily.
/unattended
/diagnostic
/uninstall
/noupdates
/repair
/bypassHotfixCheck
/locale:
/drive:
- /unattended slings you right into the download/installer which is pretty handy.
- It downloads everything to C:\OculusSetup-DownloadCache
- proceeds to do the install (you can monitor all the installer in %TEMP%\Oculus\OculusSetup.log)
- erases all files and log files
So if you want to save a local copy you need to sync those files out of C:\OculusSetup-DownloadCache before they are erased and monitor the setup log to see how the installer works.
Pretty frustrating that you have to go through this whole process when Oculus could release a standalone installer pretty easily.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 4 months ago