<?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: Customizing newly installed SAS Version 9.3. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Customizing-newly-installed-SAS-Version-9-3/m-p/134270#M27265</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I can find the paper and if it's not too difficult then I may do it.&amp;nbsp; Sometimes doing something in theory sounds like a good idea but doing it in fact turns out to be harder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 May 2013 14:57:05 GMT</pubDate>
    <dc:creator>n6</dc:creator>
    <dc:date>2013-05-16T14:57:05Z</dc:date>
    <item>
      <title>Customizing newly installed SAS Version 9.3.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Customizing-newly-installed-SAS-Version-9-3/m-p/134265#M27260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I installed SAS Version 9.3 and made some customizations to make it how I liked but then the next time I opened it up it said this in the log window:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING: Unable to copy SASUSER registry to WORK registry. Because of this,&lt;BR /&gt;WARNING: you will not see registry customizations during this session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the customizations I made the previous time are now gone.&amp;nbsp; Any ideas?&amp;nbsp; Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 18:06:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Customizing-newly-installed-SAS-Version-9-3/m-p/134265#M27260</guid>
      <dc:creator>n6</dc:creator>
      <dc:date>2013-05-15T18:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing newly installed SAS Version 9.3.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Customizing-newly-installed-SAS-Version-9-3/m-p/134266#M27261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A possible cause is that you do not have write access to your SASUSER directory. Check that you can write to this directory by copying a file there using Windows Explorer. You can use the SAS Explorer to locate where your SASUSER directory is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 19:50:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Customizing-newly-installed-SAS-Version-9-3/m-p/134266#M27261</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2013-05-15T19:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing newly installed SAS Version 9.3.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Customizing-newly-installed-SAS-Version-9-3/m-p/134267#M27262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get that message when I have two instances of SAS open at once (or one EGuide and one SAS).&amp;nbsp; The second one in loses.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 20:13:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Customizing-newly-installed-SAS-Version-9-3/m-p/134267#M27262</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2013-05-15T20:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing newly installed SAS Version 9.3.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Customizing-newly-installed-SAS-Version-9-3/m-p/134268#M27263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;N6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take control&lt;/P&gt;&lt;P&gt;Plan to define sasuser where you want it&lt;/P&gt;&lt;P&gt;Expect to make your customisations and save and reuse them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stop using the default install&lt;/P&gt;&lt;P&gt;See the paper i gave at sas global forum on customising your foundation SAS client more easily and with less risk. The presentation is also available in theTakeOut section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter Crawford&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 10:52:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Customizing-newly-installed-SAS-Version-9-3/m-p/134268#M27263</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2013-05-16T10:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing newly installed SAS Version 9.3.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Customizing-newly-installed-SAS-Version-9-3/m-p/134269#M27264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It did let me copy a file into Sasuser, so that wasn't it.&amp;nbsp; And it's working now so I don't know what was wrong before but it might have been the thing about having two SAS sessions open at once, because I did do that now and then.&amp;nbsp; Thanks for all the replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 14:55:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Customizing-newly-installed-SAS-Version-9-3/m-p/134269#M27264</guid>
      <dc:creator>n6</dc:creator>
      <dc:date>2013-05-16T14:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing newly installed SAS Version 9.3.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Customizing-newly-installed-SAS-Version-9-3/m-p/134270#M27265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I can find the paper and if it's not too difficult then I may do it.&amp;nbsp; Sometimes doing something in theory sounds like a good idea but doing it in fact turns out to be harder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 14:57:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Customizing-newly-installed-SAS-Version-9-3/m-p/134270#M27265</guid>
      <dc:creator>n6</dc:creator>
      <dc:date>2013-05-16T14:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing newly installed SAS Version 9.3.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Customizing-newly-installed-SAS-Version-9-3/m-p/134271#M27266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My earlier paper 237-31.pdf spoke more about customising display manager, but it sounds like you need the easy way to avoid contention between EG and base SAS for the sasuser area and this year's paper shows the easy way to that solution.&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 17:50:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Customizing-newly-installed-SAS-Version-9-3/m-p/134271#M27266</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2013-05-16T17:50:09Z</dc:date>
    </item>
  </channel>
</rss>

