Enable Long Paths

A Windows host system running the StorCycle application must be configured to use long file paths. Enabling long file paths increases the number of characters allowed in a file and directory path name from 260 characters to 32,767 characters.

Enabling long paths requires both a registry change and group policy change. You may need to consult your IT administrator for assistance making these changes.

Use the instructions in this section to enable long paths.

1. Press Windows+R on the keyboard. The Run dialog box displays.
2.   Type regedit, and click OK. The Registry Editor window displays.
3.   Using the expanding menu in the left-hand pane, navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem.

Figure 9  The Registry Editor window.

4.   Right-click the Filesystem folder and select New>DWORD (32-bit) Value. A new value appears in the right-hand pane of the Registry Editor.
5.   Enter LongPathsEnabled as the value name.
6.   Double-click the New Value. The Edit DWORD (32-bit) Value dialog box displays.

Figure 10  The Edit DWORD dialog box.

7.   For Base, confirm Hexadecimal is selected.
8.   Enter 1 in the Value data dialog box and click OK.
9.   Select File>Exit to close the Registry Editor.
10.   Press Windows+R on the keyboard. The Run dialog box displays.
11.   Type gpedit.msc, and click OK. The Local Group Policy Editor window displays.

Figure 11  The Local Group Policy Editor window.

12.   Using the expanding menu in the left-hand pane, navigate to Computer Configuration>Administrative Templates>System>Filesystem. The right-hand pane refreshes to display the filesystem options.
13.   Double-Click Enable Win32 long paths. The Enable window displays.
14.   Select Enabled, then click OK.

Figure 12  The Enable Win32 long paths dialog box.

15.   Select File>Exit to close the Local Group Policy Editor.
Note: It may be necessary to reboot the Windows system after enabling long paths.