Windows Installer Error 1619
Hello
My package is failing with the following error in log.
"MSI (c) (30:B0) [23:18:11:843]: MainEngineThread is returning 1619"
The package is deployed via sccm which contains just a cmd file that executes an msi located on a win 2k8 app server share.
I've read that it could be due to permission issues. Would any of you know what permissions needs to be set and for which account? My package currently executes under local system account.
Thank you.
0 Comments
[ + ] Show comments
Answers (3)
Answer Summary:
Assigned Read/Execute permissions for Domain Computers account to the share.
Assigned Read/Execute permissions for Domain Computers account to the share.
Please log in to answer
Posted by:
pjgeutjens
12 years ago
could you post the code you're running?
Also, check to see if the 'domain computers' account has read rights on the share.
Comments:
-
Thanks, I thought the same. Will try and post the results here. - SnowLyric 12 years ago