- Open the Windows Start menu and type Regedit in the search field.
- Right-click the Registry Editor and select Run as administrator.
- Open this path => "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem"
- Select the entry named: LongPathsEnabled (If you don't have it, I explained how to create it below.)
- In the Value data field, enter a value of 1. This will enable to long paths option.
- Right-click the FileSystem folder.
- Select "DWORD (32-bit) Value" from the "New" tab.
- Name the key LongPathsEnabled.
- In the Value data field, enter a value of 1. This will enable to long paths option.
- Open the Windows Start menu and type Gpedit.msc in the search field.
- Right-click the Registry Editor and select Run as administrator.
- Open this path => Computer Configuration > Administrative Templates > System > Filesystem
- Double click to 'Enable Win32 long paths' to edit.
- Clict to 'Enabled' then click to 'OK'. This will enable to long paths option.