I am having trouble running as system user
Posted: Fri Oct 14, 2016 8:48 am
I am supporting two separate installs for two products and one of them I have no issues. I use the group policy and it runs with psexec.exe fine and without error.
The other installer gives me a 1603 error and then seems to install fine. When I look at the log file it has a lot of errors with this:
MSI (s) (20:28) [16:42:13:676]: SECREPAIR: Failed to open the file:C:\Users\$(MyUserName)\AppData\Local\Temp\mia10\Win\System\vccorlib110.dll for computing its hash. Error:3
When I run the erroring installer without psexec.exe it works fine.
I am unsure what I am doing wrong. I would guess maybe the system user doesn't have access to my appdata but I don't know why things are getting placed there in the first place
The other installer gives me a 1603 error and then seems to install fine. When I look at the log file it has a lot of errors with this:
MSI (s) (20:28) [16:42:13:676]: SECREPAIR: Failed to open the file:C:\Users\$(MyUserName)\AppData\Local\Temp\mia10\Win\System\vccorlib110.dll for computing its hash. Error:3
When I run the erroring installer without psexec.exe it works fine.
I am unsure what I am doing wrong. I would guess maybe the system user doesn't have access to my appdata but I don't know why things are getting placed there in the first place