SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

Create entries with different "unzip-to" relative paths?

Last post 09-02-2008 7:28 PM by Lance. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 09-02-2008 5:52 PM

    • Lance
    • Not Ranked
    • Joined on 09-02-2008
    • Posts 4

    Create entries with different "unzip-to" relative paths?

    We are creating a ZIP that exists in one folder, let's say:

         C:\data\thisrun\blah.zip

    We are including files from another folder, let's say

        c:\otherdata

    that have folder segments below that, such as

        c:\otherdata\pileoffiles1\file1.ext

    What we'd like is to have the files added to the zip with relative paths, such as

        .\pileoffiles1\\file1.ext

    We have tried stripping off the first part of the path, but then the zip code can't find the files (duhh!)

    Sorry if these are newbie questions...

    BTW, if the docs hold the key, is there a secret to opening the CHM???

    We've downloaded it and attempted to open it on multiple machines, both Vista and XP, and all we get is:

    The address is not valid
       Most likely causes:
    There might be a typing error in the address.
    If you clicked on a link, it may be out of date.
       What you can try:
         Retype the address. 
         Go back to the previous page. 

     or

     Navigation to the webpage was canceled
       What you can try:
         Retype the address. 

    Thanks most kindly!!!

    - Lance 

  • 09-02-2008 5:57 PM In reply to

    • Lance
    • Not Ranked
    • Joined on 09-02-2008
    • Posts 4

    Re: Create entries with different "unzip-to" relative paths?

    Dohh! Here's the solution to opening the CHM: http://www.helpsmith.com/chm-cannot-be-displayed.php

    Maybe I'll have this answered shortly now that I'm past that...

  • 09-02-2008 7:28 PM In reply to

    • Lance
    • Not Ranked
    • Joined on 09-02-2008
    • Posts 4

    Re: Create entries with different "unzip-to" relative paths?

    After examining the Zipfile contents in the Debugger after add()'ing files and Commiting, it looks like the Name is the place to specify the "unzip to" information.

Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.