jibedoubleve/lanceur

Cannot add shortcut for package applications

jibedoubleve opened this issue · 1 comments

Cannot add shortcut for package applications

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.