160 likes | 479 Views
SAS 9.2 TS2M3. Raymond R. Balise balise@stanford.edu. SAS 9.2 TS2M3 Configuration. The following slides show my SAS 9.2 TS2M3 install configuration. Be sure to check “on” the extra products on slides 5 through 7.
E N D
SAS 9.2 TS2M3 Raymond R. Balise balise@stanford.edu
SAS 9.2 TS2M3 Configuration • The following slides show my SAS 9.2 TS2M3 install configuration. Be sure to check “on” the extra products on slides 5 through 7. • As always, I completely uninstalled my old release of SAS before I installed this one. • The Sophos Anti-Virus software has a false positive warning on two files. This does not stop the installation. So, you can authorize them from the quarantine after the install.
Right click on the Sophos shield on the taskbar and choose Open Sophos Anti-Virus.
2) Check “on” both files 1) Click Quarantine 3) Click Authorize
Fix Shell Escapes in SAS Even if you had had SAS previously installed, if you want to enable “X” statements in Enterprise Guide you need to follow these steps. • Start => Run => enter REGEDIT => OK. • Select hkey_classes_root => clsid => 440196D4..... => localserver32. • Right-mouse on Default and select Modify. • Remove -noxcmd (should be the last item in the list) => Ok. • View => Refresh. • Exit the Registry window
If you plan to use Excel • With XP, click the Windows Start menu and choose Run or in Vista search for and open regedit. • In the dialog type regedit and click ok. • Open up the tree to this path HKEY_LOCAL_MACHINE ► SOFTWARE ► Microsoft ► Jet ► 4.0 ► Engines ► Excel • Double click TypeGuessRows. • Type 0, that is zero not the letter o, in the DWORD editor and click ok. • Repeat for this path HKEY_LOCAL_MACHINE ► Software ► Microsoft ► Office ► 12.0 ► Access Connectivity Engine ► Engines ► Excel • Microsoft ACCESS will silently change this setting! • So watch this setting if you use ACCESS.