回复 2# Python
谢谢。 下面是PATH里面所有的路径(我是用echo %path% 然后粘贴的,为了方便看,改为每个路径一行显示)。
C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\
C:\WINDOWS\system32
C:\WINDOWS
C:\WINDOWS\System32\Wbem
C:\WINDOWS\System32\WindowsPowerShell\v1.0\
C:\strawberry\c\bin
C:\strawberry\perl\site\bin
C:\strawberry\perl\bin
C:\Program Files\Intel\Intel(R) Management Engine Components\DAL
C:\Program Files\Intel\Intel(R) Management Engine Components\IPT
C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL
C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT
C:\Program Files\Intel\WiFi\bin\
C:\Program Files\Common Files\Intel\WirelessCommon\
C:\Program Files\ThinkPad\Bluetooth Software\
C:\Program Files\ThinkPad\Bluetooth Software\syswow64
C:\Program Files (x86)\QuickTime\QTSystem\
C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86
C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64
C:\MinGW\bin
C:\MinGW
c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\
c:\Program Files\Microsoft SQL Server\100\Tools\Binn\
c:\Program Files\Microsoft SQL Server\100\DTS\Binn\
C:\Program Files\Java\jdk1.7.0_17\bin
C:\Program Files\SASHome\Secure
C:\Program Files (x86)\SAS\Shared Files\Secure
C:\Program Files\Intel\WiFi\bin\
C:\Program Files\Common Files\Intel\WirelessCommon\
上面我标红的两行是SAS安装路径下面的两个路径,但是这两个路径下面都不是sas.exe的路径。 正确的路径应该是C:\Program Files\SASHome\x86\SAS Fundation\9.3\sas.exe.。。。 |