ivpn / desktop-app

Official IVPN Desktop app
https://www.ivpn.net/apps/
GNU General Public License v3.0
322 stars 49 forks source link

Letting the installer add CLI to path wiped all other PATH entries #239

Closed exful3 closed 1 year ago

exful3 commented 1 year ago

The only entry left is the ivpn one. Super frustrating

exful3 commented 1 year ago

If this happens to you, use Process Explorer to grab the path from a running application.

stenya commented 1 year ago

@tate56 could you share more information with us? The operating system you are using, the application version...etc. The problem you reported is very strange. We have not received such complaints before.

jordan-ivpn commented 1 year ago

There have been two or three other reports of this issue. The IVPN App's CLI PATH does not include %system32% and some malicious agent that might exist in a system seems to wipe out any PATH entry that refers to %system32%. The IVPN App remains in the PATH, so an assumption is that the IVPN App is causing the issue, though it is not involved.

stenya commented 1 year ago

I will double-check the installer sources.

stenya commented 1 year ago

I did check the installer sources. No issues were found. I believe it is not an IVPN App issue. There is no way for the installer to wipe out the PATH variable.

I am closing the ticket. Feel free to reopen it (if required).

stenya commented 1 year ago

The issue has been confirmed. I am currently working on a fix. Ticket: https://github.com/ivpn/desktop-app/issues/262