Results 1 to 3 of 3

Thread: Tips for create selfextracting .exe from .zip compress file with visual basic code

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Location
    Italy
    Posts
    2

    Question

    Please help me,
    it is possibile get tips for
    create selfextracting .exe from
    .zip compress file with
    visual basic source code?
    Thank you for courtesy.
    Ezio Raddi

  2. #2
    Guest
    I have never actually done this, but I know its quite possible.

    There are DLLs out there that can compress and decompress files, you can write a program which call these functions. What I don’t know is how to make the ZIP file and your program look like one EXE.

    Perhaps someone has a better idea than this?

    Sunny

  3. #3
    Guest
    Take a look at this thread.

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