<?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: Creo11 and Mapkey.pro in Customization</title>
    <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/970180#M13446</link>
    <description>&lt;P&gt;I solved this by using a batch file.&lt;/P&gt;&lt;P&gt;In my pro_stds directory (on a network drive), I have 2 files for starting Creo11.&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Start_Parametric11.vbs"&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;set oShell = CreateObject("Wscript.Shell")
set oEnv = oShell.Environment("PROCESS")
oEnv("SEE_MASK_NOZONECHECKS") = 1
oShell.Run """Y:\Creo\ptc_startup_creo11.0_x64.cmd""",0,True
oEnv.Remove("SEE_MASK_NOZONECHECKS")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;"ptc_startup_creo11.0_x64.cmd" has a couple of copy commands and then calls parametric.exe&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;copy /Y "&amp;lt;&amp;lt;PATH TO config.pro&amp;gt;&amp;gt;" "d:\Documents\Creo11\config.pro"
copy /Y "&amp;lt;&amp;lt;PATH TO mapkeys.pro&amp;gt;&amp;gt;" "c:\Users\Username\AppData\Roaming\PTC\ProENGINEER\Wildfire\.wf\.Settings\mapkeys.pro"

"C:\Program Files\PTC\Creo 11.0.0.0\Parametric\bin\parametric.exe"&lt;/LI-CODE&gt;&lt;P&gt;The &amp;lt;&amp;lt;path to config.pro&amp;gt;&amp;gt; and &amp;lt;&amp;lt;path to mapkeys.pro&amp;gt;&amp;gt; reference my pro_stds/config directory on network drive.&lt;/P&gt;&lt;P&gt;Any number of copy commands can be executed here.&amp;nbsp; If you have multiple tasks requiring different configs, duplicate these steps for each task and change the copy commands accordingly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, just point your shortcut to the VBS file and set your loadpoint as the Start In directory. Change the icon using the Parametric.exe as the icon source.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aputman_0-1725654689994.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/110135i3D2639D8ADEE81FE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aputman_0-1725654689994.png" alt="aputman_0-1725654689994.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Sep 2024 20:44:19 GMT</pubDate>
    <dc:creator>aputman</dc:creator>
    <dc:date>2024-09-06T20:44:19Z</dc:date>
    <item>
      <title>Creo11 and Mapkey pro</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949207#M13052</link>
      <description>&lt;P&gt;We have just installed Creo 11 in our office and have now found the it is stripping the Mapkey from the Config.pro files and placing them in the App data setting folder as a new Mapkey.pro.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a big problem for us....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have multiple start up shortcut that point to different folder that has different Config.pro &amp;amp; search.pro files depending on the task we are working on, and each Mapkey in the config.pro points to a different file location to set the working directory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't have a problem with the Mapkey being placed in a separate file, but I hope we have the option in the config file to point to a different location so we can mange the different options.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2024 03:11:59 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949207#M13052</guid>
      <dc:creator>Wheelsofsteel</dc:creator>
      <dc:date>2024-11-04T03:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Creo11 and Mapkey.pro</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949299#M13055</link>
      <description>&lt;DIV id="wwID0EF5DM" class="Body"&gt;It would appear that PTC still supports multiple files where mapkey definitions can be read from:&lt;/DIV&gt;
&lt;DIV class="Body"&gt;&lt;A href="https://support.ptc.com/help/creo/creo_pma/r11.0/usascii/index.html#page/fundamentals/fundamentals/About_Mapkeys.html" target="_blank" rel="noopener"&gt;https://support.ptc.com/help/creo/creo_pma/r11.0/usascii/index.html#page/fundamentals/fundamentals/About_Mapkeys.html&lt;/A&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="Body"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="Body"&gt;The enhancements to the mapkeys include:&lt;/DIV&gt;
&lt;DIV id="wwID0E45DM" class="List_1"&gt;&lt;SPAN class="WebWorks_Number"&gt;&lt;SPAN&gt;•&lt;/SPAN&gt;&lt;/SPAN&gt;Two levels of mapkeys that can be saved in two locations:&lt;/DIV&gt;
&lt;DIV id="wwID0ECAEM" class="List_2"&gt;&lt;SPAN class="WebWorks_Number"&gt;&lt;SPAN&gt;◦&lt;/SPAN&gt;&lt;/SPAN&gt;Admin-level mapkeys: within the installation directory structure.&lt;/DIV&gt;
&lt;DIV id="wwID0EEBEM" class="List_2"&gt;&lt;SPAN class="WebWorks_Number"&gt;&lt;SPAN&gt;◦&lt;/SPAN&gt;&lt;/SPAN&gt;User-level mapkeys: in the user settings directory.&lt;/DIV&gt;
&lt;DIV class="List_2"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="List_2"&gt;
&lt;DIV id="wwID0EPMHO" class="Body"&gt;An administrator can define a set of mapkeys that are automatically stored in the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="codeph"&gt;Mapkeys.pro&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file (located in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="codeph"&gt;AppData\Roaming\PTC\ProENGINEER\Wildfire\.wf\.Settings&lt;/SPAN&gt;). The administrator can place the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="codeph"&gt;Mapkeys.pro&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file in the installation directory or in an alternate folder, if it is set up. The mapkeys defined by the administrator are controlled only by the administrator, and any modifications made by a user to the administrator mapkeys are not saved.&lt;/DIV&gt;
&lt;DIV id="wwID0EBNHO" class="Body"&gt;A user can also define their own personalized set of mapkeys. By default, all user-defined mapkeys are automatically saved to the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="codeph"&gt;Mapkeys.pro&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file that is located in the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="codeph"&gt;&amp;lt;user&amp;gt;\AppData\Roaming\PTC\ProENGINEER\Wildfire\.wf\.&lt;/SPAN&gt;.&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 13 May 2024 10:37:53 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949299#M13055</guid>
      <dc:creator>tbraxton</dc:creator>
      <dc:date>2024-05-13T10:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Creo11 and Mapkey.pro</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949300#M13056</link>
      <description>&lt;P&gt;I am not using Creo 11 yet, but I hope that mapkeys can be loaded on the fly by executing a mapkey, if not then none of the "toggle" type mapkeys will work. I know that this issue (among others) was raised with PTC when they asked for feedback on moving mapkeys out of the config.pro.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If anyone is running Creo 11 and can you confirm that toggle type mapkeys still work?&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 10:42:25 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949300#M13056</guid>
      <dc:creator>tbraxton</dc:creator>
      <dc:date>2024-05-13T10:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Creo11 and Mapkey.pro</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949375#M13058</link>
      <description>&lt;P&gt;I opened an idea for a setting in config.pro to point to a specific mapkey.pro file.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.ptc.com/t5/Creo-Parametric-Ideas/Mapkey-config-pro/idi-p/949374" target="_blank"&gt;Mapkey config.pro - PTC Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 14:51:09 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949375#M13058</guid>
      <dc:creator>BenLoosli</dc:creator>
      <dc:date>2024-05-13T14:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Creo11 and Mapkey.pro</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949431#M13059</link>
      <description>&lt;P&gt;Hello Tbraxton&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see what PTC is trying to do, but that isn't any help for how we are using Creo...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As we use Creo to manage a production plant with forging equipment , product design and CNC machines , we have found the best way to manage our operation is to have Program start shortcut that point to Creo, but with the option to start in a specific folder based on the session we are starting, not the user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have for each type of operation , a separate start shortcut, see below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wheelsofsteel_0-1715630318284.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/104196iFA4A81D1E27D978D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wheelsofsteel_0-1715630318284.png" alt="Wheelsofsteel_0-1715630318284.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;in this short cut, we point to a folder that stores our search.pro &amp;amp; config.pro files for the type of session we are about to open.&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="Wheelsofsteel_1-1715630479828.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/104197iC79D67F838DDF309/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wheelsofsteel_1-1715630479828.png" alt="Wheelsofsteel_1-1715630479828.png" /&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wheelsofsteel_2-1715630524486.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/104198i4AA433F06409840F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wheelsofsteel_2-1715630524486.png" alt="Wheelsofsteel_2-1715630524486.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This works fine for us, as we found trying to had one search pro &amp;amp; config pro files wasn't a good idea, as it was trying to load everything into memory, so this arrangement allowed us to have session based setup for the task we are doing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This include Mapkey that was setup based on the sessions needs, like setting the working directory and other folder locations for the tasks we are about to do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All we need is to have an option in the config.pro to set where the Mapykey. Pro file is stored, like everything else, this will give us the flexibility to manage the mapkey based on the session started, and not who the user is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this is fixed in future releases of Creo 11, otherwise it is a step backwards for us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Peter&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 20:15:03 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949431#M13059</guid>
      <dc:creator>Wheelsofsteel</dc:creator>
      <dc:date>2024-05-13T20:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Creo11 and Mapkey.pro</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949436#M13060</link>
      <description>&lt;P&gt;Have you opened a call with PTC tech support on this issue? I understand it is a step backward if there is not a workaround to deal with your scenario. I was involved in some discussions with the PTC product manager when they were planning for this change to mapkeys. The issue you are having was disclosed to them at the time. I am hoping there is a solution, and it is just not documented in the help files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you open a case, post the case # here if they are not able to resolve it for you. If it remains unresolved, I will make sure the product manager knows about this.&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 20:20:04 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949436#M13060</guid>
      <dc:creator>tbraxton</dc:creator>
      <dc:date>2024-05-13T20:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Creo11 and Mapkey.pro</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949437#M13061</link>
      <description>&lt;P&gt;Hello Benloosli&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have just copied my reply from above,&amp;nbsp; into thread you opened on the Mapkey issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 20:22:15 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949437#M13061</guid>
      <dc:creator>Wheelsofsteel</dc:creator>
      <dc:date>2024-05-13T20:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Creo11 and Mapkey.pro</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949438#M13062</link>
      <description>&lt;P&gt;I have copied this thread to our support rep and asked him to raise the support call.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We only swapped over yesterday, as we had been running Creo 9&amp;nbsp; 0.2.0 up to this point, so this is new to us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 20:42:30 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949438#M13062</guid>
      <dc:creator>Wheelsofsteel</dc:creator>
      <dc:date>2024-05-13T20:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Creo11 and Mapkey.pro</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949542#M13063</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I hope I "resolved" your problem ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I use&amp;nbsp;&lt;STRONG&gt;E:\users\creo11_parametric&lt;/STRONG&gt; as working directory for Creo 11.0.&lt;/P&gt;
&lt;P&gt;In this directory I have&amp;nbsp;&lt;STRONG&gt;_cr11_000&lt;/STRONG&gt; shortcut&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Target&lt;/STRONG&gt; field contains&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;"E:\PTC\Creo11_000\Creo 11.0.0.0\Parametric\bin\parametric.exe" "E:\users\creo11_parametric\mapkeys_01_trail.txt"&lt;/LI-CODE&gt;
&lt;P&gt;This command forces Creo to run&amp;nbsp;&lt;STRONG&gt;mapkeys_01_trail.txt&lt;/STRONG&gt; trail file during startup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Start in&lt;/STRONG&gt; field contains&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;E:\users\creo11_parametric&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;mapkeys_01_trail.txt&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;This file contain code which imports mapkeys from&amp;nbsp;&lt;STRONG&gt;E:\users\creo11_parametric\mapkeys_01.pro&lt;/STRONG&gt; file.&lt;/P&gt;
&lt;P&gt;See rows 73, 74, 76. You can change paths/names in these rows according your situation.&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 07:57:09 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949542#M13063</guid>
      <dc:creator>MartinHanak</dc:creator>
      <dc:date>2024-05-14T07:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Creo11 and Mapkey.pro</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949704#M13066</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/260992"&gt;@tbraxton&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Have you opened a call with PTC tech support on this issue? I understand it is a step backward if there is not a workaround to deal with your scenario. I was involved in some discussions with the PTC product manager when they were planning for this change to mapkeys. The issue you are having was disclosed to them at the time. I am hoping there is a solution, and it is just not documented in the help files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you open a case, post the case # here if they are not able to resolve it for you. If it remains unresolved, I will make sure the product manager knows about this.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;We have opened a case about mapkeys.pro not following the same rules for loading as config.pro:&lt;/P&gt;
&lt;P&gt;"mapkeys.pro does not load from start-in directory. Seems to only load from Common Files/text and %APPDATA%/Roaming/PTC/ProENGINEER/Wildfire/.wf/.Settings or %PTC_WF_ROOT%/.Settings if PTC_WF_ROOT is set.&lt;BR /&gt;This file definitely needs to follow the same rules as config.pro for loading."&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ptc.com/en/support/article/CS416002" target="_blank" rel="noopener"&gt;https://www.ptc.com/en/support/article/CS416002&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure who thought that putting the user mapkeys.pro by default in one of the .Settings directory was a good idea. The current functionality is plain&amp;nbsp; broken for the user controlled mapkeys.pro. The system mapkeys.pro that loads from the&amp;nbsp;Common Files/text works good however loading the user created mapkeys is not usable at this point.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using the Creo Parametric tools you can't even save one except in some hidden hard to find .Settings directory whose location which is dependent on if&amp;nbsp;%PTC_WF_ROOT% set or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Breaking out mapkeys to a separate mapkeys.pro file is a good idea. The mapkeys.pro not following the same rules as config.pro to load is a very bad idea.&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 20:12:03 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949704#M13066</guid>
      <dc:creator>RandyJones</dc:creator>
      <dc:date>2024-05-14T20:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Creo11 and Mapkey.pro</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949911#M13074</link>
      <description>&lt;P&gt;Additional information ... it is not necessary to use&amp;nbsp;&lt;STRONG&gt;absolute paths&lt;/STRONG&gt;. That means the same trail file can be used in all projects.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Target&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;field can contain&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;"E:\PTC\Creo11_000\Creo 11.0.0.0\Parametric\bin\parametric.exe" mapkeys_02_trail_relative.txt&lt;/LI-CODE&gt;
&lt;P&gt;&lt;STRONG&gt;mapkeys_02_trail_relative.txt&lt;/STRONG&gt; is attached.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 15:10:54 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949911#M13074</guid>
      <dc:creator>MartinHanak</dc:creator>
      <dc:date>2024-05-15T15:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creo11 and Mapkey.pro</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949961#M13075</link>
      <description>&lt;P&gt;Personally I have no clue why PTC is doing such a change. I guess that the responsible person has no clue what the people are doing to save time, on getting things done, instead of dying in a click battle.&lt;BR /&gt;&lt;SPAN&gt;I would completely agree to separate, but NOT in that way, like already mentioned, same order and placement as config.pro.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;On top, who can have the idea to place it in that path &lt;span class="lia-unicode-emoji" title=":weary_face:"&gt;😩&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":weary_face:"&gt;😩&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":weary_face:"&gt;😩&lt;/span&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;They have so much “&lt;/SPAN&gt;&lt;SPAN class="Y2IQFc"&gt;Skeletons in the closet“ why not using a path with proengineer in the path name.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Y2IQFc"&gt;Creo has hundreds of path configuration options, why the hell PTC does not keep an eye to the user. I would expect a couple of pages long explanation, for the benefit. Not the 3 sentences why it may better to have admin mapkeys. For me it smells fishy.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Y2IQFc"&gt;&lt;BR /&gt;I’m sure this will end up that the mapkey.pro will be deleted, when ever people working with mapkeys, upfront. Even if the is located in such a famous path:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;%AppData%\Roaming\PTC\ProENGINEER\Wildfire\.wf\.Settings&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;My recommendation would be, &lt;STRONG&gt;create the folder “mapkey.pro”&lt;/STRONG&gt; here, that’s it with saving the users mapkey file at this location &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Y2IQFc"&gt;&lt;SPAN&gt;Don’t forget the doc says “CAN”&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Y2IQFc"&gt;&lt;SPAN&gt;Oh I oversaw that this famous path already has ProEngineer in the path name &lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 18:30:24 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949961#M13075</guid>
      <dc:creator>RPN</dc:creator>
      <dc:date>2024-05-15T18:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Creo11 and Mapkey.pro</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949962#M13076</link>
      <description>&lt;P&gt;The Sr. Director Product Manager responsible for this function within Creo Parametric is following this thread. It has visibility to the people who can address it directly within PTC. Stay tuned, I do expect a response on this issue from PTC.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 18:19:26 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/949962#M13076</guid>
      <dc:creator>tbraxton</dc:creator>
      <dc:date>2024-05-15T18:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Creo11 and Mapkey.pro</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/950884#M13088</link>
      <description>&lt;P&gt;All I want to see is the following of the same config.pro option for the search.pro file in the options table.&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="Wheelsofsteel_0-1716234918905.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/104607i82863D4B86E7E3E7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wheelsofsteel_0-1716234918905.png" alt="Wheelsofsteel_0-1716234918905.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If we had this, we can control where the Mapkey.pro fil is managed, and we can have the setup the way we need it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 19:56:55 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/950884#M13088</guid>
      <dc:creator>Wheelsofsteel</dc:creator>
      <dc:date>2024-05-20T19:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Creo11 and Mapkey.pro</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/950997#M13090</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/244034"&gt;@Wheelsofsteel&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;All I want to see is the following of the same config.pro option for the search.pro file in the options table.&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="Wheelsofsteel_0-1716234918905.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/104607i82863D4B86E7E3E7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wheelsofsteel_0-1716234918905.png" alt="Wheelsofsteel_0-1716234918905.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If we had this, we can control where the Mapkey.pro fil is managed, and we can have the setup the way we need it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm just curious...&lt;/P&gt;
&lt;P&gt;Did you test my suggestion (&lt;SPAN class="local-date"&gt;2024-05-15&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="local-time"&gt;05:10 PM&lt;/SPAN&gt;) to apply trail file during Creo startup?&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 05:55:44 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/950997#M13090</guid>
      <dc:creator>MartinHanak</dc:creator>
      <dc:date>2024-05-21T05:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Creo11 and Mapkey.pro</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/970180#M13446</link>
      <description>&lt;P&gt;I solved this by using a batch file.&lt;/P&gt;&lt;P&gt;In my pro_stds directory (on a network drive), I have 2 files for starting Creo11.&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Start_Parametric11.vbs"&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;set oShell = CreateObject("Wscript.Shell")
set oEnv = oShell.Environment("PROCESS")
oEnv("SEE_MASK_NOZONECHECKS") = 1
oShell.Run """Y:\Creo\ptc_startup_creo11.0_x64.cmd""",0,True
oEnv.Remove("SEE_MASK_NOZONECHECKS")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;"ptc_startup_creo11.0_x64.cmd" has a couple of copy commands and then calls parametric.exe&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;copy /Y "&amp;lt;&amp;lt;PATH TO config.pro&amp;gt;&amp;gt;" "d:\Documents\Creo11\config.pro"
copy /Y "&amp;lt;&amp;lt;PATH TO mapkeys.pro&amp;gt;&amp;gt;" "c:\Users\Username\AppData\Roaming\PTC\ProENGINEER\Wildfire\.wf\.Settings\mapkeys.pro"

"C:\Program Files\PTC\Creo 11.0.0.0\Parametric\bin\parametric.exe"&lt;/LI-CODE&gt;&lt;P&gt;The &amp;lt;&amp;lt;path to config.pro&amp;gt;&amp;gt; and &amp;lt;&amp;lt;path to mapkeys.pro&amp;gt;&amp;gt; reference my pro_stds/config directory on network drive.&lt;/P&gt;&lt;P&gt;Any number of copy commands can be executed here.&amp;nbsp; If you have multiple tasks requiring different configs, duplicate these steps for each task and change the copy commands accordingly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, just point your shortcut to the VBS file and set your loadpoint as the Start In directory. Change the icon using the Parametric.exe as the icon source.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aputman_0-1725654689994.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/110135i3D2639D8ADEE81FE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aputman_0-1725654689994.png" alt="aputman_0-1725654689994.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2024 20:44:19 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/970180#M13446</guid>
      <dc:creator>aputman</dc:creator>
      <dc:date>2024-09-06T20:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Creo11 and Mapkey.pro</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/971914#M13466</link>
      <description>&lt;P&gt;Here is a method that seems to work for me, as I have been using a separate mapkeys file "the poor man's way" for some years in conjunction with a custom startup batch file, similar to the previous reply.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;instead of using the default program app icon shortcut to "target" the Creo exe file in the bin directory, the same shortcut is modified so that the "target" field path points to a custom batch file (described below) and "start in" field points to the desired Creo startup directory.&lt;/LI&gt;&lt;LI&gt;In Creo 10 and prior releases, the batch file would first (a) copy a network-located "config.pro" (reserved for standard creo options) to the local loadpoint director, then (b) copy a network-located "modeling_mapkeys.pro" to "config.pro" (simultaneous copy and rename) in startup directory (thereby overwriting existing copies), then (c) trigger the creo executable with a ".txt" trail argument (if desired).&amp;nbsp; So Creo would load both configs before running.&lt;/LI&gt;&lt;LI&gt;Now in Creo 11, the batch file command is altered to copy "modeling_mapkeys.pro" to "mapkeys.pro" in the local loadpoint directory where the "config.pro" has already been copied by the previous command.&lt;/LI&gt;&lt;LI&gt;I have confirmed the stated function that the mapkeys are loaded in Creo at runtime without creating mapkeys.pro file copy in the Windows "Roaming" user directory, which is what would have happened if Creo found no mapkeys.pro in the loadpoint.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 17 Sep 2024 18:00:42 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/971914#M13466</guid>
      <dc:creator>CA_10146793</dc:creator>
      <dc:date>2024-09-17T18:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Creo11 and Mapkey.pro</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/971987#M13470</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;for completeness I am posting a link to the PTC document.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ptc.com/en/support/article/CS416002" target="_blank"&gt;https://www.ptc.com/en/support/article/CS416002&lt;/A&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Currently&lt;STRONG&gt;, Mapkeys.pro&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;is only read from :
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;%USERPROFILE%\AppData\Roaming\PTC\ProENGINEER\Wildfire\.wf\.Settings&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;%INSTALLDIR%\Creo 11.0.0.0\Common Files\text&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;%PTC_WF_ROOT%\.Settings&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 18 Sep 2024 06:44:27 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/971987#M13470</guid>
      <dc:creator>MartinHanak</dc:creator>
      <dc:date>2024-09-18T06:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Creo11 and Mapkey</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/981393#M13581</link>
      <description>&lt;P&gt;Hi tbraxton,&lt;/P&gt;
&lt;P&gt;like many others, I also find many problems with the introduction of mapkeys.pro.&lt;BR /&gt;
  Which is why I haven't switched from Creo 9.0 to Creo 11.0 yet.&lt;BR /&gt;
  1- PROBLEMS IN THE INITIAL SETTINGS: I manage an office with multiple workstations and having a single folder on the network where all the settings can be loaded is fundamental for me, it is unreasonable for me to save the settings locally. By doing some tests, in my case what was suggested by "MartinHanak" might work by managing the startup by loading a TRAIL file. In this case I appreciate the fact that no configurations are copied locally and all the macros are "User".&lt;BR /&gt;
  2 - PROBLEMS WITH "TOOGLE" MACROS: I have a doubt about what you mean by "toggle type mapkeys", I mean that they are macros as described in &lt;A href="https://community.ptc.com/t5/System-Administration%20/Creo-2-Snap-to-Grid-mapkey/td-p/107038" target="_blank"&gt;this post&lt;/A&gt; (&lt;A href="https://community.ptc.com/t5/System-Administration/Creo-2-Snap-to-Grid-mapkey/td-p/107038" target="_blank"&gt;https://community.ptc.com/t5/System-Administration/Creo-2-Snap-to-Grid-mapkey/td-p/107038&lt;/A&gt;") In Creo 9.0 it works fine but I couldn't get it to work in Creo11.0. Having difficulty loading a new mapkeys.pro from a macro (problem 2.1), I still managed to get the new mapkeys.pro loaded by running a TRAIL file. So I created two TRAIL files that respectively load the mapkeys.pro which should activate or deactivate the grid, but strangely (problem 2.2) on the first run it works, but not on the second... and I didn't understand why.&lt;/P&gt;
&lt;P&gt;In conclusion: in my opinion the situation has worsened despite I don't know what advantages. I hope that some other users will find the time to share their experiences and perhaps their solutions here with us.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2024 03:08:48 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/981393#M13581</guid>
      <dc:creator>bmancini</dc:creator>
      <dc:date>2024-11-04T03:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creo11 and Mapkey</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/981706#M13584</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/253509"&gt;@bmancini&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi tbraxton,&lt;/P&gt;
&lt;P&gt;like many others, I also find many problems with the introduction of mapkeys.pro.&lt;BR /&gt;Which is why I haven't switched from Creo 9.0 to Creo 11.0 yet.&lt;BR /&gt;1- PROBLEMS IN THE INITIAL SETTINGS: I manage an office with multiple workstations and having a single folder on the network where all the settings can be loaded is fundamental for me, it is unreasonable for me to save the settings locally. By doing some tests, in my case what was suggested by "MartinHanak" might work by managing the startup by loading a TRAIL file. In this case I appreciate the fact that no configurations are copied locally and all the macros are "User".&lt;BR /&gt;2 - PROBLEMS WITH "TOOGLE" MACROS: I have a doubt about what you mean by "toggle type mapkeys", I mean that they are macros as described in &lt;A href="https://community.ptc.com/t5/System-Administration%20/Creo-2-Snap-to-Grid-mapkey/td-p/107038" target="_blank" rel="noopener"&gt;this post&lt;/A&gt; (&lt;A href="https://community.ptc.com/t5/System-Administration/Creo-2-Snap-to-Grid-mapkey/td-p/107038" target="_blank" rel="noopener"&gt;https://community.ptc.com/t5/System-Administration/Creo-2-Snap-to-Grid-mapkey/td-p/107038&lt;/A&gt;") In Creo 9.0 it works fine but I couldn't get it to work in Creo11.0. Having difficulty loading a new mapkeys.pro from a macro (problem 2.1), I still managed to get the new mapkeys.pro loaded by running a TRAIL file. So I created two TRAIL files that respectively load the mapkeys.pro which should activate or deactivate the grid, but strangely (problem 2.2) on the first run it works, but not on the second... and I didn't understand why.&lt;/P&gt;
&lt;P&gt;In conclusion: in my opinion the situation has worsened despite I don't know what advantages. I hope that some other users will find the time to share their experiences and perhaps their solutions here with us.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I can test your problem 2.2, if you explain what grid are you turning on/off. Also it would be useful to upload mapkey.pro files related to 2.2 problem.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2024 15:49:35 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Creo11-and-Mapkey-pro/m-p/981706#M13584</guid>
      <dc:creator>MartinHanak</dc:creator>
      <dc:date>2024-11-04T15:49:35Z</dc:date>
    </item>
  </channel>
</rss>

