Displaying 1 result from an estimated 1 matches for "dcicon".
Did you mean:
dbicon
2002 Jul 09
0
Error 23
...Repair any custom folder icon flags if Dev
tools present
# if (-e /Developer/Tools/SetFile) then
# set iconFiles = `find $targetDir -name
"Icon?" | tr -d '\r' | sed 's/\ /%space/g'`
#
# foreach icon ($iconFiles)
# set dcIcon = "`echo "$icon" | sed
's/
%space/\ /g'`"
# /Developer/Tools/SetFile -a C
"$dcIcon:h"
# end
# endif
end
Some of the arguments are changed. When i run
the script, I get the following error:
link_stat /Volumes/Macintos...