architech
31-03-2004, 01:57 AM
Someone once asked ... :?
"I am getting a new computer at work and I want to transfer all of my custom menus, toolbars, settings etc... from my old Computer to my new one. Is there a way to do this?" :roll:
My response was ...
*********************************************
If you made the toolbars under a "Unique Specific" menu group then its simple as copying that menu and BMPs to your new computer.
If not ... then I would recommend making a new MENU group.
Open notepad ...
And type the following....
//
// AutoCAD menu file - H:\ACAD\user.mnu
//
***MENUGROUP=USER
***POP1
[User]
ID_UserMenu [Your Name]
Now save this to a file name "USER.MNU"
Make a new folder under your "C" drive ...
Then make sure you place that folder in the support path of AutoCAD ... under options in AutoCAD.
Then in AutoCAD do "menuload" ...
Browse to your file and loaded.
Once loaded ....
Go to custom toolbars ...
Make a new toolbars ... BUT ... BUT ....
Make sure you choose your "USER group" so the new toolbars are made there in that menu .....
Now copy button after button to your new toolbars .... under the "USER" menu group.
***ALSO*** you'll need to right click on all the icon images and do a saveas to your folder "WHERE" the USER.MNS" file is located at ...
Do this to avoid the "SMILEY FACES" ...
***ONE MORE THING****
You may need to copy over LISP routines that are unique to the buttons you use ....
IT's a lot of work ... but once you do it ...
You can always add to it and carry it from office to office with just a "FLOPPY DISK".
Someone else might have another suggestion ...
But I hope I helped.
Rich
"I am getting a new computer at work and I want to transfer all of my custom menus, toolbars, settings etc... from my old Computer to my new one. Is there a way to do this?" :roll:
My response was ...
*********************************************
If you made the toolbars under a "Unique Specific" menu group then its simple as copying that menu and BMPs to your new computer.
If not ... then I would recommend making a new MENU group.
Open notepad ...
And type the following....
//
// AutoCAD menu file - H:\ACAD\user.mnu
//
***MENUGROUP=USER
***POP1
[User]
ID_UserMenu [Your Name]
Now save this to a file name "USER.MNU"
Make a new folder under your "C" drive ...
Then make sure you place that folder in the support path of AutoCAD ... under options in AutoCAD.
Then in AutoCAD do "menuload" ...
Browse to your file and loaded.
Once loaded ....
Go to custom toolbars ...
Make a new toolbars ... BUT ... BUT ....
Make sure you choose your "USER group" so the new toolbars are made there in that menu .....
Now copy button after button to your new toolbars .... under the "USER" menu group.
***ALSO*** you'll need to right click on all the icon images and do a saveas to your folder "WHERE" the USER.MNS" file is located at ...
Do this to avoid the "SMILEY FACES" ...
***ONE MORE THING****
You may need to copy over LISP routines that are unique to the buttons you use ....
IT's a lot of work ... but once you do it ...
You can always add to it and carry it from office to office with just a "FLOPPY DISK".
Someone else might have another suggestion ...
But I hope I helped.
Rich