PDA

View Full Version : Maximum Path Length Problem


theRiddler
09-19-2006, 08:49 AM
Is there a maximum path/filename length restriction in Setup 7.0.5.1? I am running into a problem when I try to <Add Files> to a project and some directories are not included unless I reduce the length of the path + filename to under 250 or so characters.

Brett
09-19-2006, 09:44 AM
Internally we use MAX_PATH which is 255 characters as a maximum path length, I believe.