Hi,
I am using ADSK_APPLICATION_PLUGINS = T:\Library\Scripts\3dsMax\Application_Plugins\VRay3dsMax2023
to centralize software plugins for 3dsmax
I install Vray using the advanced options there is only a choice of install for this user or install for all users.
I install for all users and then cut the folder
“C:\ProgramData\Autodesk\ApplicationPlugins\VRay3dsMax2023”
and paste this to
T:\Library\Scripts\3dsMax\Application_Plugins\VRay3dsMax2023
The directories of V-Ray 6 are changed, that is why it is needed to set the below Environment variables:
VRAYFOR3DSMAX2023MAIN=C:\ProgramData\Autodesk\ApplicationPlugins\VR ay3dsMax2023/bin VRAYFOR3DSMAX2023PLUGINS=C:\ProgramData\Autodesk\ApplicationPlugins \VRay3dsMax2023/bin/plugins
Got this reply - i.e. update these variables also to point to new vray location and vray install is now portable!