Skip to content

RStudio and Forza Horizon 6 don't work when routed trough AdGuard - #78

Merged
AlexandrPkhm merged 1 commit into
masterfrom
issue/77
Sep 1, 2026
Merged

RStudio and Forza Horizon 6 don't work when routed trough AdGuard#78
AlexandrPkhm merged 1 commit into
masterfrom
issue/77

Conversation

@AlexandrPkhm

@AlexandrPkhm AlexandrPkhm commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Resolves #77

This pull request updates the windows/route_exclusions_apps.json file to expand application compatibility handling. The main changes are the addition of route exclusion entries for two new applications, RStudio and Forza Horizon 6, each with their respective executable names and installation detection logic.

New application exclusions:

  • Added route exclusion entry for RStudio, specifying its executables (rstudio.exe, rsession.exe) and registry-based installation checks for both local machine and current user.
  • Added route exclusion entry for Forza Horizon 6, specifying its executable (forzahorizon6.exe) and registry-based installation check for the Steam app.

@AlexandrPkhm
AlexandrPkhm requested review from adbuker and a lite review from Copilot September 1, 2026 08:57
@AlexandrPkhm AlexandrPkhm self-assigned this Sep 1, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request expands Windows “route traffic through AdGuard” compatibility handling by adding two new application entries to the route-exclusion list, so affected apps can be excluded from routing when AdGuard causes connectivity issues.

Changes:

  • Added a new route exclusion entry for RStudio (rstudio.exe, rsession.exe) with registry-based install detection in both HKLM and HKCU.
  • Added a new route exclusion entry for Forza Horizon 6 (forzahorizon6.exe) with a Steam App uninstall registry key install check (AppID 2483190).
  • Linked both entries to the tracking issue documenting the incompatibility.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@AlexandrPkhm
AlexandrPkhm merged commit 8353896 into master Sep 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Windows]: RStudio and Forza Horizon 6 don't work when routed trough AdGuard

3 participants