Fixed
- Catch more exceptions, and use warnings instead
- Replace unknown characters in UTF-16
- Fix parsing and output position of LNK info (`common_path_suffix`, `local_base_path`, ...)
- Fix printing of `net_name`, `device_name`, and `local_base_path`
Changed
- Treat `0` time as a valid value (it means a file was created in an application and never ever opened)
- Always return at least target name when there is any problem
- Disable `MyComputer` target (it is not implemented yet)