Results 1 to 7 of 7

Thread: Creating a self-extracting exe with WinZip

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2001
    Posts
    89

    Creating a self-extracting exe with WinZip

    I have created an application with VB 6.0. I have included a database along with it. I have zipped it up using WinZip 8.1. I now want to use create a self extracting exe...which I have done. However, I want the application to automatically run after running the self-extracting exe. Right now, I run the exe and then have to manually run the application. Any ideas?

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901
    Shift-K makes an .exe that is self-extracting.

  3. #3
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    You need to purchase the Winzip Self Extractor to do that. Its a seperate product from classic winzip.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Sep 2001
    Posts
    89
    Originally posted by Cander
    You need to purchase the Winzip Self Extractor to do that. Its a seperate product from classic winzip.
    Yeah...I was reading that on their web site. I'm in the process of putting in a software request for the software...which will take about 4-8 weeks. Gotta love that!

  5. #5
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Try the evaluation until then. Check if it nags during the unzip process.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  6. #6

    Thread Starter
    Lively Member
    Join Date
    Sep 2001
    Posts
    89
    Originally posted by Cander
    Try the evaluation until then. Check if it nags during the unzip process.
    The evaluation program worked just great. I just had to add a line or two of code to get it up and running...and voila! The problem with the evaluation version is that I cannot legally distribute my application out in the field until I get the full blown version. So...I get to play the waiting game.

  7. #7
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Roger that!

    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

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