valnoxy / GoAwayEdge

Don't like Microsoft Edge? Me neither. Redirect all Edge calls to your favorite browser!
https://goawayedge.com
MIT License
102 stars 8 forks source link

Auto Updater not working #16

Closed valnoxy closed 8 months ago

valnoxy commented 8 months ago

Cannot check for updates. Might be an issue with getting the current version when compiled as release build.

valnoxy commented 8 months ago

yup

[*] Please go away Edge!
[*] Hooked into process via IFEO successfully.
[*] Command line args:

--update

System.ArgumentException: The path is empty. (Parameter 'path')
   at System.IO.Path.GetFullPath(String path)
   at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
   at GoAwayEdge.Common.Updater.CheckForAppUpdate() in C:\Users\jonas\source\repos\GoAwayEdge_v1\GoAwayEdge\Common\Updater.cs:line 154