<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Save shelfs on a custom location in Maya Forum</title>
    <link>https://forums.autodesk.com/t5/maya-forum/save-shelfs-on-a-custom-location/m-p/9245288#M20398</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here if i only do some changes in Maya to an existing shelf, loaded from a custom directory, they will be saved out to the custom directory.&lt;/P&gt;
&lt;P&gt;Please add some more details about what you are doing.&lt;/P&gt;
&lt;P&gt;Do you still have a copy of the shelf in the Maya prefs directory?&lt;/P&gt;
&lt;P&gt;Are you sure your shelf is loaded from the custom directory?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try this again with fresh Preferences and no 3rd party plug-ins loaded.&lt;/P&gt;
&lt;P&gt;Reset of your preferences:&lt;BR /&gt;Rename the folder prefs in folder 2020 to something like prefs_backup, or to reset everything, the folder 2020 to 2020_backup (or even the maya folder to maya_backup). Maya creates new folders (don't copy preferences from previous Maya versions). Detailed at:&lt;BR /&gt;&lt;A href="https://knowledge.autodesk.com/support/maya/troubleshooting/caas/sfdcarticles/sfdcarticles/Reset-Maya-to-Default.html" target="_blank" rel="noopener"&gt;https://knowledge.autodesk.com/support/maya/troubleshooting/caas/sfdcarticles/sfdcarticles/Reset-Maya-to-Default.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 12 Jan 2020 01:47:34 GMT</pubDate>
    <dc:creator>mspeer</dc:creator>
    <dc:date>2020-01-12T01:47:34Z</dc:date>
    <item>
      <title>Save shelfs on a custom location</title>
      <link>https://forums.autodesk.com/t5/maya-forum/save-shelfs-on-a-custom-location/m-p/9243606#M20394</link>
      <description>&lt;P&gt;Hi! &lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #666666; cursor: text; font-family: inherit; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 1.7142; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;I'm&lt;/SPAN&gt; actually loading a custom shelf from a custom path in my server, this is working okay, but every time I need to update this shelf&amp;nbsp; it's only being saved on my "prefs" folder and not overwriting my original file on the server.&lt;/P&gt;&lt;P&gt;There is any way I can solve this problem? I've tried to add the path to the "MAYA_SHELF_PATH" but still doesn't work.&lt;/P&gt;&lt;P&gt;I'm working on W10.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 17:19:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/save-shelfs-on-a-custom-location/m-p/9243606#M20394</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-10T17:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Save shelfs on a custom location</title>
      <link>https://forums.autodesk.com/t5/maya-forum/save-shelfs-on-a-custom-location/m-p/9245020#M20395</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"When a new shelf is created, it is always saved in the default shelf directory. To share it, move it to the desired directory (that is, one of the ones specified by MAYA_SHELF_PATH)."&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/maya/learn-explore/caas/CloudHelp/cloudhelp/2015/ENU/Maya/files/Environment-Variables-File-path-variables-htm.html" target="_blank"&gt;https://knowledge.autodesk.com/support/maya/learn-explore/caas/CloudHelp/cloudhelp/2015/ENU/Maya/files/Environment-Variables-File-path-variables-htm.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jan 2020 19:04:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/save-shelfs-on-a-custom-location/m-p/9245020#M20395</guid>
      <dc:creator>mspeer</dc:creator>
      <dc:date>2020-01-11T19:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Save shelfs on a custom location</title>
      <link>https://forums.autodesk.com/t5/maya-forum/save-shelfs-on-a-custom-location/m-p/9245233#M20396</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;&lt;/P&gt;&lt;P&gt;with this command we can update our shelve-files (or any file we want) to another directory only by one click on a shelf button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is the MEL command:&lt;/P&gt;&lt;P&gt;system ("copy /y C:\\Users\\abdulla\\Documents\\maya\\2018\\prefs\\shelves\\*.* C:\\Users\\abdulla\\Desktop\\localServerDir");&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="command_01.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/715868i2C6DF767DC0001DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="command_01.PNG" alt="command_01.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;note:&lt;/P&gt;&lt;P&gt;-use double slash for the path&lt;/P&gt;&lt;P&gt;-this is based on windows&amp;nbsp; CMD if the destination is remote like scp&amp;nbsp; type the command just like you do it in CMD and replace the slashes with double slash&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jan 2020 23:45:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/save-shelfs-on-a-custom-location/m-p/9245233#M20396</guid>
      <dc:creator>Abdulla-Qaladzay</dc:creator>
      <dc:date>2020-01-11T23:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Save shelfs on a custom location</title>
      <link>https://forums.autodesk.com/t5/maya-forum/save-shelfs-on-a-custom-location/m-p/9245258#M20397</link>
      <description>&lt;P&gt;I appreciate the suggestion, but it is not what I'm looking for.&lt;/P&gt;&lt;P&gt;I've seen this done within maya, without any need of using an specific script on a button. I've seen this done working on Linux and it was really handy,&amp;nbsp; because all the co-workers didn't even had to care about to push an specific button to save their shelves to the server or even knowing that this was happening.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jan 2020 00:21:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/save-shelfs-on-a-custom-location/m-p/9245258#M20397</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-12T00:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Save shelfs on a custom location</title>
      <link>https://forums.autodesk.com/t5/maya-forum/save-shelfs-on-a-custom-location/m-p/9245288#M20398</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here if i only do some changes in Maya to an existing shelf, loaded from a custom directory, they will be saved out to the custom directory.&lt;/P&gt;
&lt;P&gt;Please add some more details about what you are doing.&lt;/P&gt;
&lt;P&gt;Do you still have a copy of the shelf in the Maya prefs directory?&lt;/P&gt;
&lt;P&gt;Are you sure your shelf is loaded from the custom directory?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try this again with fresh Preferences and no 3rd party plug-ins loaded.&lt;/P&gt;
&lt;P&gt;Reset of your preferences:&lt;BR /&gt;Rename the folder prefs in folder 2020 to something like prefs_backup, or to reset everything, the folder 2020 to 2020_backup (or even the maya folder to maya_backup). Maya creates new folders (don't copy preferences from previous Maya versions). Detailed at:&lt;BR /&gt;&lt;A href="https://knowledge.autodesk.com/support/maya/troubleshooting/caas/sfdcarticles/sfdcarticles/Reset-Maya-to-Default.html" target="_blank" rel="noopener"&gt;https://knowledge.autodesk.com/support/maya/troubleshooting/caas/sfdcarticles/sfdcarticles/Reset-Maya-to-Default.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jan 2020 01:47:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/save-shelfs-on-a-custom-location/m-p/9245288#M20398</guid>
      <dc:creator>mspeer</dc:creator>
      <dc:date>2020-01-12T01:47:34Z</dc:date>
    </item>
  </channel>
</rss>

