View Full Version : userSetup.mel file
Tarunkumar 06-03-2009, 07:06 AM hi
I am not able to find userSetup.mel file
I have checked it in mydoc>maya>2008>scripts folder.
Actually it gets installed by default,but i don't have it.
I even reinstalled maya
Can you please help me to find out where the file is, or how to create it.
|
|
There is no default, as far as I know. You can just make it yourself. Whatever mel commands you put in there will be executed when maya first starts up.
What do you want to use it for?
-- David
Tarunkumar
06-04-2009, 02:31 PM
Thanks for replying.
I put a plug in related to skinning and binding.
Actually I want a drop down menu to appear whenever my Maya starts.
For that I had to put the source mel of that plugin in userSetup.mel file.
but I couldn't find it. so I am worrying how to proceed.
The menu which I put is seen only at the time I execute it.
The contents in it are also not working.
And thanks once again for spending ur valuable time and replying for my doubt.
praburaj
06-05-2009, 08:18 AM
hi tarun,
you can create your own userSetup.mel file.
open notepad type the procedure name which you want to call during maya startup. save that txt file as userSetup.mel.... prior to this you must save your code(code for creating menu) in separate mel file and place it on script folder....
place this userSetup.mel file in mydoc>maya>2008>
if it is not working then you have to check your system weather any userSetup.mel file present earlier just search for it... bcoz Maya may take only one userSetup.mel file...
if you find any userSetup.mel file just append your procedure name to it....
CGTalk Moderation
06-05-2009, 08:18 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.