Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Setup.exe return code

Updated: 20 Dec 2011 | 3 comments
DCourtel's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

Hello all, I've sucessfully distribute SEP client package by WSUS (using Local Update Publisher). But the 'return code' seem not to be 0 when the install is successfull, so Windows think that the install has failed.

Did someone know what are 'return code' for this package ?

Thanks.

Comments

pete_4u2002's picture
18
Dec
2011
0 Votes 0
Login to vote

are you talking about the

are you talking about the retrun value found in the sep_inst.log?

have you tried value as 1?

Paul Murgatroyd's picture
19
Dec
2011
3 Votes +3
Login to vote

The single EXE setup file

The single EXE setup file will always return 1.  At the moment, the only way to get installation status would be to use the MSI package.

Paul Murgatroyd
Principal Product Manager, Symantec Endpoint Protection
Endpoint twitter feed: http://twitter.com/symc_endpoint

DCourtel's picture
20
Dec
2011
0 Votes 0
Login to vote

Return Code = 1

Hi Paul, effectively, code return = 1 did the trick.

Thanks.