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

[informational][Chrome][Windows][validation agent] How to install Chrome per user on Windows #444

Open
t2ym opened this issue Nov 1, 2024 · 0 comments

Comments

@t2ym
Copy link
Owner

t2ym commented Nov 1, 2024

[informational][Chrome][Windows][validation agent] How to install Chrome per user on Windows

Motivation

  • With the new ChromeSetup.exe installer, it is no longer possible to install Chrome browser per user by denying the privileged access on UAC dialog and proceeding to installation per user without the admin privilege as the old ChromeSetup.exe.

Solution

ChromeSetup.exe --install

Notes

  • The new ChromeSetup.exe has the value UpdaterSetup.exe as the "Original filename" property, which can be shown via Right Click -> Properties -> Details -> Original filename.
  • The updater task of per-user Chrome browser can be retrieved without the admin privileges so that the installed files can be safely copied without interference by the updater task.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant