Re: "extract" still has 260 character limit
| Newsgroups | gmane.comp.windows.gui4cli |
|---|---|
| Message-ID | <[email protected]> |
I found something else...
if '$fsource$srcID' > '' <-----
andifexists FILE '~$fsource$srcID'
extract 'fsource$srcID' ROOT temp <-----
use drive $temp[0][1]
if $$drive.type = removable
or $$drive.type = cdrom
fman_path = 'C:/'
endif
endif
This generates two 260 characters errors on both marked lines.
Some people nowadays use extremely complex and deep paths.
Chris