skip to Main Content

Base SAS installation Error

Error: During SAS binaries installation an error occurred during Base installation, Regserver error: User must RunAsAdmin on Vista and Windows 2008.

Resolution steps:

Please turn off UAC(User Access Control) on the Windows server before SAS installation and configuration

a)      Go to Start icon and type Regedit

b)     HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system

c)      Please set EnableLUA =0 to DISABLE UAC

Back To Top