You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows XP's version of kernel32.dll does not export CreateSymbolicLink, so supporting the third-party driver will require that symlinks.broken_create be fixed. Not quite sure why it's currently returning unsuccessful, though.
The text was updated successfully, but these errors were encountered:
Windows XP's version of kernel32.dll does not export
CreateSymbolicLink
, so supporting the third-party driver will require thatsymlinks.broken_create
be fixed. Not quite sure why it's currently returning unsuccessful, though.The text was updated successfully, but these errors were encountered: