unitycoder / UnityLauncher

Unity Version Launcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dont check for uninstall.exe

unitycoder opened this issue · comments

commented

because then it cannot find preview builds (like new ui build)
also but here, checks for uninstall path twice
https://github.com/unitycoder/UnityLauncher/blob/master/UnityLauncher/Form1.cs#L232

commented

actually its required to use uninstall.exe, because it contains the actual version string
unity.exe doesnt.