<?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: Right click menu on the explore in PowerMill Forum</title>
    <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986756#M1333</link>
    <description>&lt;P&gt;You removed to much... you need to keep &amp;lt;/menuepage&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;&amp;lt;?xml version="1.0" ?&amp;gt;
&amp;lt;menupage&amp;gt;
&amp;lt;button label="Bkgrnd-Black" command= "macro file 'C:\pmill4\Bkgrnd-Black.mac'"/&amp;gt;
&amp;lt;button label="Bkgrnd-BlueGrey" command= "macro file 'C:\pmill4\Bkgrnd-BlueGrey.mac'"/&amp;gt;
&amp;lt;button label="Bkgrnd-GreenGrey" command= "macro file 'C:\pmill4\Bkgrnd-GreenGrey.mac'"/&amp;gt;
&amp;lt;/menupage&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2024 14:47:06 GMT</pubDate>
    <dc:creator>icse</dc:creator>
    <dc:date>2024-08-28T14:47:06Z</dc:date>
    <item>
      <title>Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12979883#M1314</link>
      <description>&lt;P&gt;I want this macro as my right click menu on explorer in which I want all my small macros list. Which I can use.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Aug 2024 11:08:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12979883#M1314</guid>
      <dc:creator>rahulwalekar14</dc:creator>
      <dc:date>2024-08-25T11:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12980202#M1315</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;add this rows in the file user_menu.xml in the pmill4 folder&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;&amp;lt;menupage label="Macro List"&amp;gt;
&amp;lt;button label="Macro_1" command= "macro file 'C:\xxx\xxx\xxx\Macro1.mac'"/&amp;gt;
&amp;lt;button label="Macro_2" command= "macro file 'C:\xxx\xxx\xxx\Macro2.mac'"/&amp;gt;
&amp;lt;button label="Macro_2" command= "macro file 'C:\xxx\xxx\xxx\Macro2.mac'"/&amp;gt;
&amp;lt;/menupage&amp;gt;
&amp;lt;spacer/&amp;gt;&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 25 Aug 2024 17:52:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12980202#M1315</guid>
      <dc:creator>psx2</dc:creator>
      <dc:date>2024-08-25T17:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12981109#M1316</link>
      <description>&lt;P&gt;Do not copy in pmill4 folder&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Copy to pmill2 folder instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers !&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 09:27:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12981109#M1316</guid>
      <dc:creator>karan30782</dc:creator>
      <dc:date>2024-08-26T09:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12981218#M1317</link>
      <description>&lt;P&gt;Where can I get this pmill2 folder please help.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 10:45:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12981218#M1317</guid>
      <dc:creator>rahulwalekar14</dc:creator>
      <dc:date>2024-08-26T10:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12981231#M1318</link>
      <description>&lt;P&gt;create a blank file named user_menu.xml&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;paste below contains in that file...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# ************** USER MENU ***************&lt;BR /&gt;# comment lines&lt;BR /&gt;# this file must be called user_menu and be in your HOME area&lt;/P&gt;&lt;P&gt;U user_menu&lt;/P&gt;&lt;P&gt;# T is for Title and cannot be selected&lt;BR /&gt;# S is for separator or line on the menu&lt;BR /&gt;# I is a menu operation line&lt;BR /&gt;# M is start new menu/sub-menu&lt;BR /&gt;# Z is end menu/sub-menu&lt;/P&gt;&lt;P&gt;T "Extra MENU"&lt;BR /&gt;S&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;# format is I "Label String" 1 "Command string"&lt;/P&gt;&lt;P&gt;M "Folder Paths"&lt;BR /&gt;I "Treasure" 1 "macro path_menu\*****Your macro name*****.mac"&lt;BR /&gt;S&lt;BR /&gt;I "Folder create" 1 "macro path_menu\*****Your macro name*****.mac"&lt;BR /&gt;S&lt;BR /&gt;I "Folder pmill2" 1 "macro path_menu\*****Your macro name*****.mac"&lt;BR /&gt;S&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Z&lt;BR /&gt;S&lt;BR /&gt;M "Toolpath Menu"&lt;BR /&gt;I "Fix PARA" 1 "macro toolpath_menu\*****Your macro name*****.mac"&lt;BR /&gt;S&lt;BR /&gt;I "Transform IND" 1 "macro toolpath_menu\*****Your macro name*****.mac"&lt;BR /&gt;S&lt;BR /&gt;I "Transform MIX" 1 "macro toolpath_menu\*****Your macro name*****.mac"&lt;BR /&gt;S&lt;BR /&gt;I "Links UP" 1 "macro toolpath_menu\*****Your macro name*****.mac"&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*** Note: save this file in C:\dcam\config\pmill2&lt;/P&gt;&lt;P&gt;*** Create folder pmill2 ( if not exist )&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 10:56:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12981231#M1318</guid>
      <dc:creator>karan30782</dc:creator>
      <dc:date>2024-08-26T10:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12981242#M1319</link>
      <description>&lt;P&gt;Create a dir called&amp;nbsp;C:\dcam\pmill2, you will also probably need to create a user variable in your Windows advanced settings. Go to System&amp;gt;About&amp;gt;Advanced system settings&amp;gt;Environment variables then create a new system variable called HOME (caps sensitive) and value C:\dcam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="iamcdn79_0-1724670077080.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1401985i2ADD4E5541BEF18D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="iamcdn79_0-1724670077080.png" alt="iamcdn79_0-1724670077080.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 11:05:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12981242#M1319</guid>
      <dc:creator>iamcdn79</dc:creator>
      <dc:date>2024-08-26T11:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12981252#M1320</link>
      <description>&lt;P&gt;HI !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No need to work in system variable.&lt;/P&gt;&lt;P&gt;pmill2 / 4 works also without modifying system variable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards !&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 11:16:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12981252#M1320</guid>
      <dc:creator>karan30782</dc:creator>
      <dc:date>2024-08-26T11:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12983113#M1321</link>
      <description>&lt;P&gt;I have located the user menu xml file inside my macros directory and works well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;of course Im using PM 2025&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 06:43:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12983113#M1321</guid>
      <dc:creator>hrh46</dc:creator>
      <dc:date>2024-08-27T06:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986134#M1322</link>
      <description>&lt;P&gt;Not working.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 10:59:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986134#M1322</guid>
      <dc:creator>rahulwalekar14</dc:creator>
      <dc:date>2024-08-28T10:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986203#M1323</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1000044973.jpg" style="width: 4000px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1402946i378F9246B305CD33/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1000044973.jpg" alt="1000044973.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt; &lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 28 Aug 2024 11:29:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986203#M1323</guid>
      <dc:creator>rahulwalekar14</dc:creator>
      <dc:date>2024-08-28T11:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986228#M1324</link>
      <description>&lt;P&gt;You need to call the file:&lt;/P&gt;&lt;P&gt;user_menu.xml&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOT&lt;/P&gt;&lt;P&gt;user menu.xml&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 11:41:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986228#M1324</guid>
      <dc:creator>icse</dc:creator>
      <dc:date>2024-08-28T11:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986244#M1325</link>
      <description>&lt;P&gt;Please explain.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 11:51:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986244#M1325</guid>
      <dc:creator>rahulwalekar14</dc:creator>
      <dc:date>2024-08-28T11:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986313#M1326</link>
      <description>&lt;P&gt;not much to explain...&lt;/P&gt;&lt;P&gt;You have a typo, your file is named "user menue.xml" whit a space inbetween, you should name the file "user_menue.xml" with a underline(_) insted of a space.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 12:19:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986313#M1326</guid>
      <dc:creator>icse</dc:creator>
      <dc:date>2024-08-28T12:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986399#M1327</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1000044990.jpg" style="width: 4000px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1402990iB4EDE5DF9182ACCB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1000044990.jpg" alt="1000044990.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; any idea ??&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 12:53:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986399#M1327</guid>
      <dc:creator>rahulwalekar14</dc:creator>
      <dc:date>2024-08-28T12:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986415#M1328</link>
      <description>&lt;P&gt;add this to the beginning&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;?xml version="1.0" ?&amp;gt;
&amp;lt;menus xmlns="x-schema:user_menu.xsd"&amp;gt;
	&amp;lt;usermenu value="user_menu"&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 12:58:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986415#M1328</guid>
      <dc:creator>iamcdn79</dc:creator>
      <dc:date>2024-08-28T12:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986451#M1329</link>
      <description>&lt;P&gt;if you named you file user_menue.xml your file should look something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;&amp;lt;?xml version="1.0" ?&amp;gt;
&amp;lt;menupage&amp;gt;
	&amp;lt;button label="YourMacroName" command='macro "C:\path\to\your\macro\mac.mac"'/&amp;gt;
&amp;lt;/menupage&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;you call your file "user_menue" with no file extention, then your file should look somehting like that:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;U user_menu
T   "Your custom usermenue"
S
I "YourMacro" 1 "macro 'C:\yourPath\yourMacro.mac'"
S&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also you may want to post your user_menue.xml so we can take a look whats inside and may spot the error.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 13:10:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986451#M1329</guid>
      <dc:creator>icse</dc:creator>
      <dc:date>2024-08-28T13:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986549#M1330</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1000044999.jpg" style="width: 4000px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1403016i65B812F822647B98/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1000044999.jpg" alt="1000044999.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1000045001.jpg" style="width: 4000px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1403019iD3B2E1E6DBA52110/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1000045001.jpg" alt="1000045001.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; not working.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 13:41:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986549#M1330</guid>
      <dc:creator>rahulwalekar14</dc:creator>
      <dc:date>2024-08-28T13:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986647#M1331</link>
      <description>&lt;P&gt;Theres another typo in the .xml file:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you got:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;&amp;lt;menupage&amp;gt;
&amp;lt;button label="Macro_1" command= "macro file 'C:\xxx\xxx\xxx\Macro1.mac'"/&amp;gt;
&amp;lt;button label="Macro_2" command= "macro file 'C:\xxx\xxx\xxx\Macro2.mac'"/&amp;gt;
&amp;lt;button label="Macro_2" command= "macro file 'C:\xxx\xxx\xxx\Macro2.mac'"/&amp;gt;
&amp;lt;/menupage&amp;gt;
&amp;lt;spacer/&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it should be:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;&amp;lt;menupage&amp;gt;
&amp;lt;button label="Macro_1" command= "macro file 'C:\xxx\xxx\xxx\Macro1.mac'"/&amp;gt;
&amp;lt;button label="Macro_2" command= "macro file 'C:\xxx\xxx\xxx\Macro2.mac'"/&amp;gt;
&amp;lt;button label="Macro_2" command= "macro file 'C:\xxx\xxx\xxx\Macro2.mac'"/&amp;gt;
&amp;lt;/menupage&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you need to remove &amp;lt;/spacer&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also please post your code in text fromat not just an image so we can copy/paste it...&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 14:13:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986647#M1331</guid>
      <dc:creator>icse</dc:creator>
      <dc:date>2024-08-28T14:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986684#M1332</link>
      <description>&lt;P&gt;&amp;lt;?xml version="1.0" ?&amp;gt;&lt;BR /&gt;&amp;lt;menupage&amp;gt;&lt;BR /&gt;&amp;lt;button label="Bkgrnd-Black" command= "macro file 'C:\pmill4\Bkgrnd-Black.mac'"/&amp;gt;&lt;BR /&gt;&amp;lt;button label="Bkgrnd-BlueGrey" command= "macro file 'C:\pmill4\Bkgrnd-BlueGrey.mac'"/&amp;gt;&lt;BR /&gt;&amp;lt;button label="Bkgrnd-GreenGrey" command= "macro file 'C:\pmill4\Bkgrnd-GreenGrey.mac'"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Removed spacer still not working&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 14:26:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986684#M1332</guid>
      <dc:creator>rahulwalekar14</dc:creator>
      <dc:date>2024-08-28T14:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Right click menu on the explore</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986756#M1333</link>
      <description>&lt;P&gt;You removed to much... you need to keep &amp;lt;/menuepage&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;&amp;lt;?xml version="1.0" ?&amp;gt;
&amp;lt;menupage&amp;gt;
&amp;lt;button label="Bkgrnd-Black" command= "macro file 'C:\pmill4\Bkgrnd-Black.mac'"/&amp;gt;
&amp;lt;button label="Bkgrnd-BlueGrey" command= "macro file 'C:\pmill4\Bkgrnd-BlueGrey.mac'"/&amp;gt;
&amp;lt;button label="Bkgrnd-GreenGrey" command= "macro file 'C:\pmill4\Bkgrnd-GreenGrey.mac'"/&amp;gt;
&amp;lt;/menupage&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 14:47:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/right-click-menu-on-the-explore/m-p/12986756#M1333</guid>
      <dc:creator>icse</dc:creator>
      <dc:date>2024-08-28T14:47:06Z</dc:date>
    </item>
  </channel>
</rss>

