Announcement

Collapse
No announcement yet.

Some of the options is not working in config.xml during silent installation

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Some of the options is not working in config.xml during silent installation

    Dear Chaos Group:

    I am a IT from a design firm, we are about to upgrade our Vray Next(version 4.2) to Vray 5.

    I have created the config.xml file as below, can you please help with the issues ?

    <DefValues>
    <Value Name="OPEN_CHANGELOG" DataType="value">0</Value>
    <Value Name="CONFIGURE_LICENSE_ONLY" DataType="value">0</Value>
    <Value Name="REMOTE_LICENSE" DataType="value">1</Value>
    <Value Name="REVERT_INSTALL" DataType="value">1</Value>
    <Value Name="SHOULDUNINSTALL" DataType="value">1</Value>
    <Value Name="INSTALL_CLOUD" DataType="value">0</Value>
    <Value Name="UPGRADE_VERSION" DataType="value">1</Value>
    <Value Name="TELEMETRY" DataType="value">0</Value>
    <Value Name="FIREWALL_EXCEPTION" DataType="value">1</Value>
    <Value Name="MATERIALS_LIBRARY" DataType="value">"C:\Temp\V-Ray Material Library"</Value>
    # This option is not working, the default library still goes to "%userprofile%\Documents\V-Ray Material Library", there are 2 reasons that we want to modify the library path:
    1. For multiple users to use same library instead of each user have their own library. - To have an office standard library with Vray official library inside
    2. We can download the library and sycn to all computers instead of everyone download and manage the library by themselves. - To enable the possibility of managing the library by standards.

    <Value Name="INSTALL_LICENSE_SERVER" DataType="value">0</Value>
    <Value Name="INSTALL_RHINO_7" DataType="value">1</Value>
    <Value Name="INSTALL_RHINO_6" DataType="value">1</Value>
    <Value Name="INSTALL_GALAXY" DataType="value">0</Value>
    <Value Name="INSTALL_SWARM" DataType="value">1</Value>
    <Value Name="SWARM_SHORTCUTS" DataType="value">1</Value>
    <Value Name="SWARM_ENABLED" DataType="value">1</Value>
    <Value Name="SWARM_TAGS" DataType="value">"Rhino"</Value>
    # This option is not working, it still goes to value "Default"; it is ok for using, but if we can change the value to Rhino, then our users can choose the correct resources for their rendering.
    <Value Name="SWARM_AUTO_DISCOVERY" DataType="value">0</Value>
    # This option is not working, the auto discovery stays enabled; i am not sure if this is a bug or an issue, as if the auto discovery enabled, we cannot see the other computers. (the browser button under vray swarm is not working when this is enabled)
    <Value Name="SWARM_GOAL" DataType="value">50</Value>
    # This option is not working, the value stays with 60 as default.
    <LicServer>
    <Host>Render-svr01</Host>
    <Port>30304</Port>
    </LicServer>
    </DefValues>

    Thank you so much

  • #2
    Hi feely_pan,

    Is it possible to get in touch with our Tech Support team so you can get assistance? Much appreciated!
    Nikoleta Garkova | chaos.com

    Comment


    • #3
      Hi Nikoleta,

      Thank you, i have send this issue to Tech Support.

      Comment

      Working...
      X