Results 1 to 6 of 6

Thread: Make MyApp.exe

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2005
    Posts
    7

    Question Make MyApp.exe

    I have VS 6.0 Enterprise using VB6.0. There are no errors or problems when I select Make myapp.exe or run the exe on my machine, however when I distribute it we get run time and OCX errors ect...

    Some people are able to view the splash screen and the primary form, but when they try to open another form they get a runtime error (Win XP). Others recieve an OCX error when they try to run it and they do not get past the splash screen (Win98)

    I wrote and compiled the application on Win XP Pro.

    What am I doing wrong? There are no API calls, no Database, just a basic application.

    Thank you,
    Dave

  2. #2
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: Make MyApp.exe

    Welcome to VBF!

    When you want to install your app you will have to use the Package & Deployment wizard.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  3. #3
    Frenzied Member trisuglow's Avatar
    Join Date
    Jan 2002
    Location
    Horsham, Sussex, UK
    Posts
    1,536

    Re: Make MyApp.exe

    Welcome to the forums.

    I assume you aren't just giving out the executable? You must create an installation package in order to get the correct supporting files onto the target machines. You can use the Package and Deployment wizard that comes for free with VB to do this.
    This world is not my home. I'm just passing through.

  4. #4
    PowerPoster lintz's Avatar
    Join Date
    Mar 2003
    Location
    The 19th Hole
    Posts
    2,697

    Re: Make MyApp.exe

    Inno is a lot better than the P&D Wizard for deploying your apps

  5. #5
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Make MyApp.exe

    Welcome to the forums.

    As has been previously suggested, this is more an application deployment question than a VB specific question.

    If you are unfamiliar with how to package your application for deployment, you can check out Inno's web site, or if you wish to stick with the P&DW, there are tutorial's available on how to use that.

  6. #6
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Make MyApp.exe

    iacchus,

    GOD NO!!!! You don't HAVE to use P&DW. Read Installation Problems in my signature.

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