Page 1 of 1

Packing error

Posted: Tue Dec 05, 2006 7:09 am
by MagicX
Hi,when using the "Junk
Folder Names" option, zip packing fails.Alexander

Packing error

Posted: Tue Dec 05, 2006 9:41 am
by Oleg
Maybe some subfolder contain file with same name as in parent folder (or in another subfolder). This option is working fine when all names of files are unique. Also you can turn off "Include subfolder" option.

Packing error

Posted: Sat Dec 09, 2006 2:47 pm
by MagicX
Was my fault, i thought the option would truncate the path name leading to the parent. Because currently packages have the full root folder information embeded, not really usefull for distributions.I build around it for now, by not using the integrated packing option.Alexander

Packing error

Posted: Thu Dec 14, 2006 7:05 am
by Oleg
Also you can do so:

change folder
pack files *.* with subfolders

This algorithm packs files without full path names, only from current folder.