https://bugs.winehq.org/show_bug.cgi?id=53093
--- Comment #11 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Aida JonikienÄ— from comment #10)
Created attachment 75883 [details] Staging reparse point hotfix
Does this patch help at all? You have to apply this to the Wine tree after the wine-staging patches have been applied
Hi Aida,
Thanks for the patch but unfortunately it doesn't work, I still get the same error:
New-Item -Type SymbolicLink -Path 'C:\aa' -Value 'C:\Program Files\Common Files\Microsoft Shared'
'ls c:\aa' : "Get-ChildItem : Could not find a part of the path 'C:\aa'.'"
Double checked using staging 6.14 (just before the regression) correctly yields:
New-Item -Type SymbolicLink -Path 'C:\aa' -Value 'C:\Program Files\Common Files\Microsoft Shared'
'ls c:\aa':
Directory: C:\aa
Mode LastWriteTime Length Name ---- ------------- ------ ---- d---- 1/16/2024 11:06 AM TextConv