Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 446 Bytes

troubleshooting.md

File metadata and controls

5 lines (3 loc) · 446 Bytes

Windows Long Path support

The bootstrapper supports Windows 10 long paths by default, but there may be cases where the \\?\ path format may not be supported.

In such a case, setting the <WasmShellEnableLongPathSupport>false</WasmShellEnableLongPathSupport> in the project file can disable this feature.