Results 1 to 3 of 3

Thread: Get files in a cab file using C#

  1. #1

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Get files in a cab file using C#

    I need to read the list of files in a cab file, using my code, to verify specific files does exist in the cab.

    Anyone did this or can can point me into some direction?
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,297

    Re: Get files in a cab file using C#

    From what I've seen it's not that easy.

    http://dotnet.org.za/ernst/archive/2.../26/38505.aspx

  3. #3
    Frenzied Member dynamic_sysop's Avatar
    Join Date
    Jun 2003
    Location
    Ashby, Leicestershire.
    Posts
    1,142

    Re: Get files in a cab file using C#

    if it's any help i made a simple example in VB.NET, not hard to translate to C# if you are fairly conversant with it
    the example is posted in the VB.NET codebank ... here > link to example <
    ~
    if a post is resolved, please mark it as [Resolved]
    protected string get_Signature(){return Censored;}
    [vbcode][php] please use code tags when posting any code [/php][/vbcode]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width