Results 1 to 3 of 3

Thread: Attaching and Detaching

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2000
    Location
    Nitro
    Posts
    633

    Attaching Zip Files and Detaching it to "C:\"

    Anyone knows how to attach a zip file during design time inside the project? Then, during run time, I would like to click on a command button and it detaches the file to the local hard drive.

    Code would be nice, otherwise please provide the necessary steps.

    I been trying to look for the answer for this issue a long time. I am just researching on this matter for future use.

    Greatly appreciate if you can help on this issue.


    Thanks

    [Edited by Nitro on 04-14-2000 at 01:38 AM]
    Chemically Formulated As:
    Dr. Nitro

  2. #2
    Hyperactive Member
    Join Date
    Jan 1999
    Location
    Rotterdam, Netherlands
    Posts
    386
    Check out resource files, you can add custom data in a resource file (zip file for instance) and save it during runtime.
    On http://www.codeguru.com/vb you can find an example of Chris how to use zip/unzip in your program (including free dll), so you can then unzip the saved zip file..
    Hope this helps

    Crazy D

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2000
    Location
    Nitro
    Posts
    633

    Thumbs up

    Thanks Mr. Crazy!!!!


    I don't know why I forgot all about resource file.
    Chemically Formulated As:
    Dr. Nitro

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