Skip to content

Commit

Permalink
Merge branch 'master' into fix-linux-article
Browse files Browse the repository at this point in the history
  • Loading branch information
sonya-orlova authored Nov 20, 2024
2 parents 105b0ab + be733f3 commit f689175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/adguard-vpn-for-windows/solving-problems/logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Sometimes our support team might ask you to send them trace logs. To do this, yo

1. Open the console (type `cmd` in the start panel).

1. Run the application with the command `C:\"Program Files (x86)"\AdGuardVpn\AdGuardVpnSvc.exe /trace` if you are using 64-bit Windows, and `C:\"Program Files"\AdGuardVpn\AdGuardVpnSvc.exe /trace` if you are using 32-bit.
1. Run the application with the command `C:\"Program Files (x86)"\AdGuardVpn\AdguardVpn.exe /trace` if you are using 64-bit Windows, and `C:\"Program Files"\AdGuardVpn\AdguardVpn.exe /trace` if you are using 32-bit.

1. Reproduce the issue. We strongly recommend that you note the exact time when you reproduce the problem: this will help our support team to find relevant log entries and resolve the problem faster.

Expand Down

0 comments on commit f689175

Please sign in to comment.