Tasks are missing within SAS® Enterprise Guide® and SAS® Add-In for Microsoft Office


When you use SAS Enterprise Guide or the SAS Add-In for Microsoft Office, some tasks might be missing from the Tasks menu. This issue occurs because the tasks were not registered correctly when products were installed or the tasks were unregistered.

In SAS Enterprise Guide, the Tasks options resemble the following when the tasks are not registered:

Tasks is selected, with Data open under it

In the SAS Add-in for Microsoft Office, the Tasks options resemble the following when the tasks are not registered​​​​​​:

tasks is selected, but empty

To circumvent this problem, re-register the tasks on the system:

  1. If open, close SAS Enterprise Guide or the Microsoft Office application that the SAS Add-In for Microsoft Office is installed under.
  2. Open a command prompt with elevated administrator privileges and navigate to the product installation directory. The default location is as follows:
    • C:\Program Files\SASHome\SASEnterpriseGuide\x.x
    • C:\Program Files (x86)\SASHome\x86\SASAddinforMicrosoftOffice\x.x
  3. Execute the regtasks.exe that is in the product installation path above with the /register option. Here is an example of the command:

C:\Program Files\SASHome\SASEnterpriseGuide\7.1\regtasks.exe /register
and
C:\Program Files (x86)\SASHome\x86\SASAddinforMicrosoftOffice\7.1\regtasks.exe /register

  1. After executing the regtasks command, invoke the product and verify that the complete list of tasks is available.