Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lnk-parse-1.1: Some LNK files are not completely parsed. #1

Open
DrCaFr opened this issue Mar 30, 2016 · 1 comment
Open

lnk-parse-1.1: Some LNK files are not completely parsed. #1

DrCaFr opened this issue Mar 30, 2016 · 1 comment
Assignees

Comments

@DrCaFr
Copy link

DrCaFr commented Mar 30, 2016

Using standard Windows 7 "Ctrl-Shift-drag", I created three LNK files, which cannot be processed completely.
In old, non-tabular output format, script exended by ome debug output yields:

`Link Flags: NO SHELLIDLIST | POINTS TO FILE/DIR | NO DESCRIPTION | NO RELATIVE PATH STRING | NO WORKING DIRECTORY | NO CMD LINE ARGS | NO CUSTOM ICON |
File Attributes: DIRECTORY TARGET
Create Time: Mon Feb 08 2016 15:43:40
Last Accessed time: Mon Feb 08 2016 15:44:06
Last Modified Time: Mon Feb 08 2016 15:44:06
Target Length: 0
Icon Index: 0
ShowWnd: 1 SW_NORMAL
HotKey: 0
Warning: Cannot determine whether target is on local volume or network share! ($vol_flags=00)
(App Path:) Remaining Path:

Link Flags: HAS SHELLIDLIST | NOT POINT TO FILE/DIR | NO DESCRIPTION | HAS RELATIVE PATH STRING | NO WORKING DIRECTORY | HAS CMD LINE ARGS | HAS CUSTOM ICON |
Create Time: Mon Jan 01 1601 01:00:00
Last Accessed time: Mon Jan 01 1601 01:00:00
Last Modified Time: Mon Jan 01 1601 01:00:00
Target Length: 0
Icon Index: 0
ShowWnd: 1 SW_NORMAL
HotKey: 0
Target is on a network share
Warning: NSN offset = 0 != 20 encountered.
Network Share Name:
(App Path:) Remaining Path:
Relative Path: Null
Command Line: Null
Icon filename: Null

Link Flags: NO SHELLIDLIST | POINTS TO FILE/DIR | NO DESCRIPTION | NO RELATIVE PATH STRING | NO WORKING DIRECTORY | NO CMD LINE ARGS | NO CUSTOM ICON |
File Attributes: DIRECTORY TARGET
Create Time: Mon Sept 14 2015 17:43:01
Last Accessed time: Mon Jan 25 2016 11:34:06
Last Modified Time: Mon Jan 25 2016 11:34:06
Target Length: 4096
Icon Index: 0
ShowWnd: 1 SW_NORMAL
HotKey: 0
Warning: Cannot determine whether target is on local volume or network share! ($vol_flags=00)
(App Path:) Remaining Path:`

All three links are working perfectly in my environment, i. e. they are not damaged.

@lcorbasson lcorbasson self-assigned this Sep 29, 2016
@lcorbasson
Copy link
Owner

Hi @DrCaFr, I know that this is an old issue, but could you please attach the files you used to the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants