foesmm / fomm

Fallout Mod Manager
GNU General Public License v3.0
72 stars 24 forks source link

Skip long paths during Auto-Detect in WorkingDirectorySelectionForm #50

Closed Rychard closed 8 years ago

Rychard commented 8 years ago

Suppresses PathTooLongException, if thrown during execution of the Search method of the WorkingDirectorySelectionForm class.

Resolves #49.