<?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 Synchronize settings between local EG and VMWare in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Synchronize-settings-between-local-EG-and-VMWare/m-p/201437#M15149</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use EG 4.3 on my laptop at the office and EG 4.3 via VMWare for remote working. At present, EG on VMWare retains its settings between VMWare sessions but unfortunately, that is going to change. Apparently, the current VMWare configuration costs a lot of resources and IT wants to setup VMWare so that EG will be like a fresh install for each new VMWare session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore, I'm investigating ways to synchronize settings between my local EG and EG under VMWare. What I've discovered for myself so far:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;"%appdata%\SAS\EnterpriseGuide\4.3\EGOptions.xml" contains most EG options in "Tools", "Options".&lt;/LI&gt;&lt;LI&gt;%appdata%\SAS\MetadataServerProfiles\ConfigurationV43.xml" contains server settings&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two questions remain:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="text-decoration: underline;"&gt;Program editor settings:&lt;/SPAN&gt; Things like line numbers but especially editor macros.&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="text-decoration: underline;"&gt;Project Recovery settings&lt;/SPAN&gt;:My local %appdata% settings are different from the VMWare %appdata% settings. Can I configure the "Project Recovery" section of "Tools", "Options" to use the %appdata% environment variable?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried filling in "%appdata%" in the project recovery location but that generated an error and EG created a new folder named "%appdata%". Is there a way to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help,&lt;/P&gt;&lt;P&gt;John Hendrickxeg,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Apr 2015 12:50:54 GMT</pubDate>
    <dc:creator>ckx</dc:creator>
    <dc:date>2015-04-22T12:50:54Z</dc:date>
    <item>
      <title>Synchronize settings between local EG and VMWare</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Synchronize-settings-between-local-EG-and-VMWare/m-p/201437#M15149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use EG 4.3 on my laptop at the office and EG 4.3 via VMWare for remote working. At present, EG on VMWare retains its settings between VMWare sessions but unfortunately, that is going to change. Apparently, the current VMWare configuration costs a lot of resources and IT wants to setup VMWare so that EG will be like a fresh install for each new VMWare session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore, I'm investigating ways to synchronize settings between my local EG and EG under VMWare. What I've discovered for myself so far:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;"%appdata%\SAS\EnterpriseGuide\4.3\EGOptions.xml" contains most EG options in "Tools", "Options".&lt;/LI&gt;&lt;LI&gt;%appdata%\SAS\MetadataServerProfiles\ConfigurationV43.xml" contains server settings&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two questions remain:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="text-decoration: underline;"&gt;Program editor settings:&lt;/SPAN&gt; Things like line numbers but especially editor macros.&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="text-decoration: underline;"&gt;Project Recovery settings&lt;/SPAN&gt;:My local %appdata% settings are different from the VMWare %appdata% settings. Can I configure the "Project Recovery" section of "Tools", "Options" to use the %appdata% environment variable?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried filling in "%appdata%" in the project recovery location but that generated an error and EG created a new folder named "%appdata%". Is there a way to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help,&lt;/P&gt;&lt;P&gt;John Hendrickxeg,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 12:50:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Synchronize-settings-between-local-EG-and-VMWare/m-p/201437#M15149</guid>
      <dc:creator>ckx</dc:creator>
      <dc:date>2015-04-22T12:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize settings between local EG and VMWare</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Synchronize-settings-between-local-EG-and-VMWare/m-p/201438#M15150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EG's program editor settings are stored in the Windows registry (ex. HKEY_CURRENT_USER\Software\SAS Institute Inc.\Enhanced Editor).&amp;nbsp; So, if your Windows registry settings are not preserved between VMware sessions, you'd need to export that key to a .reg file, then run the .reg file to recreate the registry keys each time.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regarding the Project Recovery path, as you noted, EG 4.3 doesn't accept system environment variables such as %appdata% in the project recovery path option.&amp;nbsp; You can workaround that by removing the "projectRecoveryPath" xml element from EGOptions.xml altogether.&amp;nbsp; In which case, it will use the default... the path that "%appdata%\SAS\EnterpriseGuide\4.3\ProjectRecovery" resolves to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 15:28:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Synchronize-settings-between-local-EG-and-VMWare/m-p/201438#M15150</guid>
      <dc:creator>CaseySmith</dc:creator>
      <dc:date>2015-04-22T15:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize settings between local EG and VMWare</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Synchronize-settings-between-local-EG-and-VMWare/m-p/201439#M15151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the information. I was afraid it would be that way with EG editor settings, I'd looked through the other configuration files. Good tip about the project recovery location.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 07:16:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Synchronize-settings-between-local-EG-and-VMWare/m-p/201439#M15151</guid>
      <dc:creator>ckx</dc:creator>
      <dc:date>2015-04-23T07:16:42Z</dc:date>
    </item>
  </channel>
</rss>

