Error 1320 The specified path is too long occurs when performing installation for Storage Foundation for Windows
book
Article ID: 100004908
calendar_today
Updated On:
Description
Error Message
Error 1320.The specified path is too long C:\ProgramData\Application Data\VERITAS.
Cause
This issue may be caused do to corruption of the symbolic links in the windows NTFS file system specified directories
· Symbolic link: Definition
· Created as mklink link_name target_name
· The icon next to the link is the same like that of a shortcut
· Occupies zero space in the system
· It is not a separate file in the file system
· Interpreted at the operating system level
· If the original file is deleted, the link is useless
· Removing the original file does not remove the symbolic link
· Removing the symbolic link does not remove the original file
Resolution
To display hidden files and folders.
-
From Windows Explorer, using the "Folder Options" settings, enable "Show hidden files and folders"
-
Then, browse to "C:\ProgramData\Application Data"
-
Delete the "c:\ProgramData\Application Data" link. Put it in the Recycle Bin in order to be able to restore it if something goes wrong.
-
Open a command window and change directory to "c:\ProgramData".
-
Enter the following command: mklink /J "Application Data" "c:\ProgramData"
-
Close the command window and install Storage Foundation
Issue/Introduction
The installation of Storage Foundation may fail at 58% with the "Error 1320.The specified path is too long "
Was this article helpful?
thumb_up
Yes
thumb_down
No