Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I am trying to install Symantec Endpoint protection version 12 on Windows 7 64 bit and during the installation it keeps failing and rolling back. I checked the log file and the error code I'm getting is 1603.

share|improve this question
What build of SEPP are you installing? – Dave M Dec 30 '09 at 19:53
File Version: 12.0.0.49974 – Paul Dec 30 '09 at 20:28

1 Answer

up vote 1 down vote accepted

A co-worker found the solution. The installation of Symantec Endpoint Protection (SEP) client fails and rolls back around the point of registering with LiveUpdate

Solution:

In the registry,

Find

HKEY_USERS.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\AppData value=%APPDATA%

and change it to

HKEY_USERS.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\AppData value=%USERPROFILE%\AppData\Roaming

Install SEP client again.

share|improve this answer

protected by Community May 25 '11 at 11:05

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.