Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Window installer privilege error although run as administrator #1638

Open
nguyentuxuancong opened this issue Jul 4, 2024 · 1 comment
Open

Comments

@nguyentuxuancong
Copy link

nguyentuxuancong commented Jul 4, 2024

When I install with .msi installer, I got an error message:

image

I tried to run in powershell with administrator privilege but it still error.

When I used choco instated, I got other error:

WARNING: MSI could not be found - it is possibly corrupt or not an MSI at all. If it was downloaded and the MSI is less than 30K, try opening it in an editor like Notepad++ as it is likely HTML. This is most likely an issue with the 'zeal.install' package and not with Chocolatey itself. Please follow up with the package maintainer(s) directly.
ERROR: Running ["C:\Windows\System32\msiexec.exe" /i "C:\Users\congntx\AppData\Local\Temp\chocolatey\zeal.install\0.7.1\zeal-0.7.1-windows-x64.msi" /quiet /norestart] was not successful. Exit code was '1619'. Exit code indicates the following: MSI could not be found - it is possibly corrupt or not an MSI at all. If it was downloaded and the MSI is less than 30K, try opening it in an editor like Notepad++ as it is likely HTML. This is most likely an issue with the 'zeal.install' package and not with Chocolatey itself. Please follow up with the package maintainer(s) directly..
The install of zeal.install was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\zeal.install\tools\chocolateyInstall.ps1'.
 See log for details.
@trollixx
Copy link
Member

Seems like some permission issue with MSI package. Do you get UAC popup window when you launch the installer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants