/dopusdata\Directory Opus\ConfigFiles\Plugins\multiview.oxc
In my multiview.oxc, the path to "Oracle Outside In Viewer Technology" is:
"D:\Tools\preview\Oracle OIT"
(or anywhere , any absolute path.)
In my another PC, the path is "F:\Tools\preview\Oracle OIT".
Now, I want to use alias path, like "/Tools\preview\Oracle OIT",
so that I can easily use multiview in another PC, just by auto-changing the target of alias "/Tools" through script.
<multiview>
<viewer_path>/Tools\preview\Oracle OIT</viewer_path>
</multiview>
would this request be accepted?