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

Error in Google Chrome installation #1257

Open
Ana06 opened this issue Jan 23, 2025 · 0 comments
Open

Error in Google Chrome installation #1257

Ana06 opened this issue Jan 23, 2025 · 0 comments
Assignees
Labels
🐛 bug Something isn't working

Comments

@Ana06
Copy link
Member

Ana06 commented Jan 23, 2025

I get the following error in the Google Chrome installation (choco install googlechrome.vm):

Cannot find path 'HKLM:\SOFTWARE\Policies\Microsoft\Windows\Explorer' because it does not exist.

I think this is coming from this code:

# Do not show the "Open with" popup
Set-ItemProperty -path "HKLM:\SOFTWARE\Policies\Microsoft\Windows\Explorer" -name "NoNewAppAlert" -value 1 -type "DWord"

So, either there is a bug and the code is not working or the code is not needed. @emtuls do you have more information?

@d35ha I noticed this when testing #1255, did you get the error too? do you know what's going on? 😕

@Ana06 Ana06 added the 🐛 bug Something isn't working label Jan 23, 2025
@Ana06 Ana06 added this to the FLARE-VM 2025 Q1 milestone Jan 23, 2025
@d35ha d35ha self-assigned this Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants