@annaz820 We've found another solution to the login problem. You'll need to change the path of Journey in the registry.
To change the path of a program that open by protocol you will need to change it in the registry.
Press WinKey + R
, type regedit
and press enter.
Go to the path below (you can copy and paste on the address bar)
HKEY_CURRENT_USER\SOFTWARE\Classes\journey-login\shell\open\command
Find the protocol you want to change, and expand the keys under it ( shell > open > command), open the command key, and change the key value with the new location of the application. i.e. "C:\Users\<username>\AppData\Local\Programs\journey-desktop\Journey Desktop 2024.exe" "%1"
Open Journey Desktop and try to login again.
Please let me know if it works.