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

Fix stats ping #22

Merged
merged 1 commit into from Jan 14, 2019
Merged

Fix stats ping #22

merged 1 commit into from Jan 14, 2019
Commits on Jan 12, 2019
  1. Fix stats ping

    emerick committed Jan 12, 2019
    The download-complete/installer-run stats pings weren't being sent
    when the stub installer was run in admin mode. This was due to us
    storing the app guid in the registry, as it is written to a different
    location when running as an admin vs a regular user. Fixed this by
    fetching app guid from tag instead. In addition, we append the
    referral code to the tag sent to the installer in order to avoid the
    same problem with the registry.
You can’t perform that action at this time.