that's easy...Originally posted by englar
hey thax a lot for your help, in my case is maya 5.0 but when i open the file with for exemple EditPlus i can't find the line that starts with + !
But thanks anyway
in your case, Maya 5.0, you just need to edit the bold stuff out of this line:// edit this file for your o/s by removing the slashes (//)
// from in front of the line for your o/s
//
// the basic format is:
// + bonusTools5.0 5.0 "absolute path to bonusTools5.0 directory"
// sample windows path
//+ bonusTools5.0 5.0 C:\Documents and Settings\Maya\My Documents\maya\5.0\bonusTools5.0
// sample linux/irix path
//+ bonusTools5.0 5.0 /u/user_name/maya/5.0/bonusTools5.0