View Single Post
  #2  
Old 10-09-2009, 09:25 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Have a look at the Configuration settings basics page in the docs, it explains how to add options to your vizcore.cfg file. In this case you would add the following line:
Code:
viz.resource.path = //rootname/foldername/Components/resources
Reply With Quote