question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

APPEXECLINK reparsepoints do not show target and link type

See original GitHub issue

Prerequisites

Steps to reproduce

No target shown for APPEXECLINK type reparse points: See visual below

Expected behavior

Can see target of the APPEXECLINK reparsepoint

Actual behavior

No target shown

Error details

No error

Environment data

Name                           Value
----                           -----
PSVersion                      7.4.0-preview.3
PSEdition                      Core
GitCommitId                    7.4.0-preview.3
OS                             Microsoft Windows 10.0.19045
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Visuals

image

Issue Analytics

  • State:closed
  • Created 3 months ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
mklement0commented, Jun 13, 2023
1reaction
daxian-dbwcommented, Jun 13, 2023

Opened #19794 to track the formatting change proposal.

Amend the documentation to explain why AppX reparse points have l in their Mode output column, yet do not list a target path.

@mklement0 Can you please open a doc issue for this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Clarify that AppX reparse points do not support listing their ...
See APPEXECLINK reparsepoints do not show target and link type PowerShell/PowerShell#19760 (comment) for background information.
Read more >
Windows 10 user unable to execute AppExecLink reparse ...
You can try to repair your APPX program. Open PowerShell as admin and run the line below. Get-AppxPackage -allusers | foreach ...
Read more >
Reparse Points - Win32 apps
A file or directory can contain a reparse point, which is a collection of user-defined data. The format of this data is understood...
Read more >
Preserving NTFS special reparse points when copying ...
I invoked it as shown in the example on how to copy full drive (Copying a full drive). Other than that I should...
Read more >
readlink on Windows cannot read app exec links
This creates a different type of reparse point, if the user even has the symlink privilege, which may not behave the same as...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found