Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] General Discussion (https://www.kinook.com/Forum/forumdisplay.php?f=2)
-   -   ZIPing files from different directories (https://www.kinook.com/Forum/showthread.php?t=2884)

martys 08-07-2007 03:55 PM

ZIPing files from different directories
 
If I want to ZIP two files together into the root of the ZIP from different directories, is that possible? Specifically, here's my step:



2
5
FSE 8.5 SP%ServicePack% PL%PatchLevel%\FSE85SP%ServicePack%PL%PatchLevel%_ %buildnumber%_chinese.zip
%B12005DIR%\Src\Doco\AddingADisplayLanguage.pdf
]]>

-1
-1
1
Create Zip of Chinese Install + Documentation


As you can see, it's adding
%B12005Dir%\Src\Install\Language Drop-In\chinese.exe
and
%B12005DIR%\Src\Doco\AddingADisplayLanguage.pdf
But this creates unnecessary path information that I don't want, and I don't want to search recursively in subdirectories, because I only need those two specific files.

Any thoughts? Should this be split into two steps? Anything else?

I would rather not set the base directory to %B12005Dir%\Src and turn on "search recursively" since the tree structure there is rather large.

kinook 08-07-2007 04:42 PM

You would need to use two separate steps to add files from two different paths without storing their relative paths in the ZIP file.


All times are GMT -5. The time now is 10:24 AM.


Copyright © 1999-2023 Kinook Software, Inc.