No read-only downloadable version on the support site for Toad for Oracle version 14
原因
There is no longer a separate Read-Only installer as with previous versions of Toad.
対策
Any Toad installer can be installed in Read-Only mode by either of the following two methods:
If launching the installer via the msiexec.exe command, include “READONLY=1” in the command line. For example: msiexec /i ToadforOracle_GA_14.0.75.662_x64_En.msi READONLY=1
Adding a “Read-Only” DWORD entry with a value of 1 to the following Registry location: HKEY_LOCAL_MACHINE\Software\Quest Software\Toad for Oracle\<version> (where in this case, <version> = “14.0”)