jibedoubleve / lanceur

A free adaptation of Slickrun written in .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot add shortcut for package applications

jibedoubleve opened this issue · comments

In the result of new PackageManager().FindPackagesForUser(userId) there were a packages that has InstalledLocation set to a directory that didn't exist anymore. Therefore a FileNotFoundException was triggered and the process was unable to finish.