kvakulo / Switcheroo

The humble incremental-search task switcher for Windows
www.switcheroo.io
GNU General Public License v3.0
778 stars 121 forks source link

Catch ArgumentException thrown from icon extractor when UNC path is used #115

Open aki24x opened 6 years ago

aki24x commented 6 years ago

Icon.ExtractAssociatedIcon will throw ArgumentException exception when a file path of the application in the task list is UNC path

milnak commented 1 year ago

FYI, I integrated this change into my fork