View Single Post
  #2  
Old 05-11-2005, 05:35 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

For each computer create an environment variable named OSG_FILE_PATH. Set the value of the environment variable to the your network path. If you have more than one path, separate them by semicolons.

To add an environment variable, right click on My Computer on the desktop. Click Properties. Click on the Advanced tab. Click on the Environment Variables button at the bottom. Under the System variables section click the New button. For the Variable name enter OSG_FILE_PATH. For the Variable value enter the name of your network path.
Reply With Quote