You might see an error when trying to open a ZIP file downloaded from Procore. For example, you may encounter the error after you download documents from Procore in bulk. This is a known issue specific to the Windows operating system.
The reason is a Windows limitation on file path length.
Windows has a default limit of 260 characters for this entire path.
When you download a ZIP file from Procore, it contains files organised in nested folder structures. When you try to unzip it, Windows adds Procore's folder path to your computer's download path. For example, C:\Users\YourName\Downloads\. The combined length often exceeds the 260-character limit, causing an error.
You can use one of the following methods to open the ZIP file:
regedit and press Enter to open the Registry Editor.HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystemLongPathsEnabled.
0 to 1.LongPathsEnabled, and then set its value to 1.