|
|
#1 |
|
Member
Join Date: Jul 2003
Posts: 57
|
ExecWait return values
return code on a successful ExecWait call = 0...does anybody know what the other values might be. I am getting value=2. Is there a listing of error codes anywhere?
mdm |
|
|
|
|
|
#2 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
Depends on the application. For NSIS:
Normal installers: 0 - Normal execution (no error) 1 - Installation aborted by user 2 - Installation aborted by script Silent installers: 0 - Normal execution (no error) 1 - Installation aborted by user 1 - Installation aborted by script |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|