APPEXECLINK reparsepoints do not show target and link type
See original GitHub issuePrerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
- Refer to the FAQ.
- Refer to Differences between Windows PowerShell 5.1 and PowerShell.
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
Issue Analytics
- State:
- Created 3 months ago
- Comments:9 (6 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@daxian-dbw, I’ve opened the following:
Opened #19794 to track the formatting change proposal.
@mklement0 Can you please open a doc issue for this?