User avatar
By choo-chee
#258611
how can I set the starting path of the library to be other than c:\program files\next limit\maxwell .... to something like d:\maxwell library ? it's hard to keep copying files from one computer to the others since XP will not let me access the c:\program files so I have to copy to a temp dir and then ....
User avatar
By Mihnea Balta
#258613
There's no easy way, but I've noted your request for the next update. In the mean time you could open the file scripts/others/maxwellMatLibBrowser.mel from your Maya installation directory, go to line 107 and replace:
Code: Select all
$path = `maxwell -getMatLibDir`;
with:
Code: Select all
$path = "d:/maxwell library";
Note the forward slash instead of the usual backslash you see in Windows paths. It's also important to see that the original line is enclosed in backticks and the replacement has normal quotes.

Make a backup of the file before you change it because if you make a mistake the material browser will stop working until you reinstall the plug-in.
User avatar
By choo-chee
#258682
thanx I'll try it first on one of the render machines

Hello everybody, We have just released a new vers[…]

Help with swimming pool water

Nothing beats observing the real world or, if that[…]

Sketchup 2026 Released

Considering how long a version for Sketchup 2025 t[…]

Greetings, One of my users with Sketchup 2025 (25[…]