Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 500 Bytes

troubleshooting.md

File metadata and controls

9 lines (6 loc) · 500 Bytes
uid
UnoWasmBootstrap.Features.Troubleshooting

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.