<?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: SAS Add-in lost with 9.4 install in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-Add-in-lost-with-9-4-install/m-p/394038#M94921</link>
    <description>&lt;P&gt;No -- the Software Deployment Wizard is the&amp;nbsp;&lt;STRONG&gt;setup.exe&amp;nbsp;&lt;/STRONG&gt;that you find in your software depot, a (usually very large) directory with the installation media for your SAS products.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Within there, you can also find the standalone installer (named something like&amp;nbsp;&lt;SPAN&gt;SASAddInForMicrosoftOffice71_x86_x64.exe). &amp;nbsp;That might be a better option if you're not having to configure a full SAS environment.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;All of this assumes that the product is part of your software order. &amp;nbsp;SAS Add-In is bundled with several solutions but it's not automatically included with Base SAS.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Sep 2017 20:13:11 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2017-09-07T20:13:11Z</dc:date>
    <item>
      <title>SAS Add-in lost with 9.4 install</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Add-in-lost-with-9-4-install/m-p/394000#M94908</link>
      <description>&lt;P&gt;Base 9.4, I lost the Excel Add-in feature (needed to connect to SAS datasets)... anyone ideas how to get this? or if it's avaialble yet?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 19:16:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Add-in-lost-with-9-4-install/m-p/394000#M94908</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2017-09-07T19:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Add-in lost with 9.4 install</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Add-in-lost-with-9-4-install/m-p/394009#M94910</link>
      <description>&lt;P&gt;this program will show what you have licensed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options linesize=max
        pagesize=max;
proc setinit;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;Ron Fehd&amp;nbsp; which? maven&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 19:29:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Add-in-lost-with-9-4-install/m-p/394009#M94910</guid>
      <dc:creator>Ron_MacroMaven</dc:creator>
      <dc:date>2017-09-07T19:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Add-in lost with 9.4 install</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Add-in-lost-with-9-4-install/m-p/394013#M94912</link>
      <description>&lt;P&gt;And this program&amp;nbsp;shows what you have actually installed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="SAS Monospace" size="2"&gt;proc&lt;/FONT&gt; &lt;FONT color="#0000ff" face="SAS Monospace" size="2"&gt;product_status&lt;/FONT&gt;&lt;FONT face="SAS Monospace" size="2"&gt;;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="SAS Monospace" size="2"&gt;run&lt;/FONT&gt;&lt;FONT face="SAS Monospace" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="SAS Monospace" size="2"&gt;You may need to share the results of both programs. You may have been licensed for the addin but it may not have been installed properly. Or it wasn't included in the license.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 19:32:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Add-in-lost-with-9-4-install/m-p/394013#M94912</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-09-07T19:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Add-in lost with 9.4 install</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Add-in-lost-with-9-4-install/m-p/394020#M94915</link>
      <description>&lt;P&gt;Here's what I got:&lt;/P&gt;
&lt;P&gt;Original site validation data&lt;/P&gt;
&lt;P&gt;Current version: 9.04.01M4P110916&lt;/P&gt;
&lt;P&gt;Expiration: 29SEP2017.&lt;/P&gt;
&lt;P&gt;Grace Period: 30 days (ending 29OCT2017).&lt;/P&gt;
&lt;P&gt;Warning Period: 30 days (ending 28NOV2017).&lt;/P&gt;
&lt;P&gt;System birthday: 23NOV2016.&lt;/P&gt;
&lt;P&gt;Operating System: WX64_WKS.&lt;/P&gt;
&lt;P&gt;Product expiration dates:&lt;/P&gt;
&lt;P&gt;---Base SAS Software 29SEP2017&lt;/P&gt;
&lt;P&gt;---SAS/STAT 29SEP2017&lt;/P&gt;
&lt;P&gt;---SAS/GRAPH 29SEP2017&lt;/P&gt;
&lt;P&gt;---SAS/ETS 29SEP2017&lt;/P&gt;
&lt;P&gt;---SAS/FSP 29SEP2017&lt;/P&gt;
&lt;P&gt;---SAS/OR 29SEP2017&lt;/P&gt;
&lt;P&gt;---SAS/AF 29SEP2017&lt;/P&gt;
&lt;P&gt;---SAS/IML 29SEP2017&lt;/P&gt;
&lt;P&gt;---SAS/ASSIST 29SEP2017&lt;/P&gt;
&lt;P&gt;---SAS/CONNECT 29SEP2017&lt;/P&gt;
&lt;P&gt;---SAS/EIS 29SEP2017&lt;/P&gt;
&lt;P&gt;---MDDB Server common products 29SEP2017&lt;/P&gt;
&lt;P&gt;---SAS/Secure 168-bit 29SEP2017&lt;/P&gt;
&lt;P&gt;---SAS/Secure Windows 29SEP2017&lt;/P&gt;
&lt;P&gt;---SAS Enterprise Guide 29SEP2017&lt;/P&gt;
&lt;P&gt;---OR OPT 29SEP2017&lt;/P&gt;
&lt;P&gt;---OR PRS 29SEP2017&lt;/P&gt;
&lt;P&gt;---OR IVS 29SEP2017&lt;/P&gt;
&lt;P&gt;---OR LSO 29SEP2017&lt;/P&gt;
&lt;P&gt;---SAS/ACCESS Interface to PC Files 29SEP2017&lt;/P&gt;
&lt;P&gt;---SAS/ACCESS Interface to ODBC 29SEP2017&lt;/P&gt;
&lt;P&gt;---SAS/IML Studio 29SEP2017&lt;/P&gt;
&lt;P&gt;---SAS Workspace Server for Local Access 29SEP2017&lt;/P&gt;
&lt;P&gt;---SAS/ACCESS to Hadoop 29SEP2017&lt;/P&gt;
&lt;P&gt;---High Performance Suite 29SEP2017&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;*************&lt;/P&gt;
&lt;P&gt;For Base SAS Software ...&lt;/P&gt;
&lt;P&gt;Custom version information: 9.4_M4&lt;/P&gt;
&lt;P&gt;Image version information: 9.04.01M4P110916&lt;/P&gt;
&lt;P&gt;For SAS/STAT ...&lt;/P&gt;
&lt;P&gt;Custom version information: 14.2&lt;/P&gt;
&lt;P&gt;For SAS/GRAPH ...&lt;/P&gt;
&lt;P&gt;Custom version information: 9.4_M4&lt;/P&gt;
&lt;P&gt;For SAS/ETS ...&lt;/P&gt;
&lt;P&gt;Custom version information: 14.2&lt;/P&gt;
&lt;P&gt;For SAS/FSP ...&lt;/P&gt;
&lt;P&gt;Custom version information: 9.4_M4&lt;/P&gt;
&lt;P&gt;For SAS/OR ...&lt;/P&gt;
&lt;P&gt;Custom version information: 14.2&lt;/P&gt;
&lt;P&gt;For SAS/AF ...&lt;/P&gt;
&lt;P&gt;Custom version information: 9.4_M4&lt;/P&gt;
&lt;P&gt;For SAS/IML ...&lt;/P&gt;
&lt;P&gt;Custom version information: 14.2&lt;/P&gt;
&lt;P&gt;For SAS/ASSIST ...&lt;/P&gt;
&lt;P&gt;Custom version information: 9.4&lt;/P&gt;
&lt;P&gt;Image version information: 9.04.01M0P061913&lt;/P&gt;
&lt;P&gt;For SAS/CONNECT ...&lt;/P&gt;
&lt;P&gt;Custom version information: 9.4_M4&lt;/P&gt;
&lt;P&gt;For SAS/ACCESS to Hadoop ...&lt;/P&gt;
&lt;P&gt;Custom version information: 9.44&lt;/P&gt;
&lt;P&gt;For High Performance Suite ...&lt;/P&gt;
&lt;P&gt;Custom version information: 2.2_M5&lt;/P&gt;
&lt;P&gt;For SAS/ACCESS Interface to PC Files ...&lt;/P&gt;
&lt;P&gt;Custom version information: 9.4_M4&lt;/P&gt;
&lt;P&gt;For SAS/ACCESS Interface to ODBC ...&lt;/P&gt;
&lt;P&gt;Custom version information: 9.4_M4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 19:39:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Add-in-lost-with-9-4-install/m-p/394020#M94915</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2017-09-07T19:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Add-in lost with 9.4 install</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Add-in-lost-with-9-4-install/m-p/394028#M94918</link>
      <description>&lt;P&gt;The SAS Add-In for Microsoft Office is a separate install, not an automatic part of Base SAS. &amp;nbsp;You (or your IT admin) will need to install the SAS Add-In via the SAS Deployment Wizard. &amp;nbsp;Or, the SAS Add-In has a nice standalone installer that you can find in your software depot (again, your admin might need to help).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you once had the product activated on this machine, but are afraid something has changed to "lose" it, you might check your&amp;nbsp;/Program Files/SASHome/x86 directory to see if the bits are there. &amp;nbsp;If so, you might be able to reactivate from a command prompt &lt;A href="http://support.sas.com/kb/38/700.html" target="_self"&gt;using the SwitcherUtility&lt;/A&gt; that comes with the product.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 19:55:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Add-in-lost-with-9-4-install/m-p/394028#M94918</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-09-07T19:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Add-in lost with 9.4 install</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Add-in-lost-with-9-4-install/m-p/394034#M94920</link>
      <description>&lt;P&gt;If you mean SAS Deployment Manager ..&amp;nbsp; this is what I can see.&amp;nbsp; Where can I find the Add-in?&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="SAS Deployment Manager.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/14908i39397D261F971004/image-size/large?v=v2&amp;amp;px=999" role="button" title="SAS Deployment Manager.png" alt="SAS Deployment Manager.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 20:03:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Add-in-lost-with-9-4-install/m-p/394034#M94920</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2017-09-07T20:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Add-in lost with 9.4 install</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Add-in-lost-with-9-4-install/m-p/394038#M94921</link>
      <description>&lt;P&gt;No -- the Software Deployment Wizard is the&amp;nbsp;&lt;STRONG&gt;setup.exe&amp;nbsp;&lt;/STRONG&gt;that you find in your software depot, a (usually very large) directory with the installation media for your SAS products.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Within there, you can also find the standalone installer (named something like&amp;nbsp;&lt;SPAN&gt;SASAddInForMicrosoftOffice71_x86_x64.exe). &amp;nbsp;That might be a better option if you're not having to configure a full SAS environment.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;All of this assumes that the product is part of your software order. &amp;nbsp;SAS Add-In is bundled with several solutions but it's not automatically included with Base SAS.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 20:13:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Add-in-lost-with-9-4-install/m-p/394038#M94921</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-09-07T20:13:11Z</dc:date>
    </item>
  </channel>
</rss>

