Results 1 to 6 of 6

Thread: Error.

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2005
    Posts
    238

    Error.

    I have made a chat program like aim and i tried to send the .exe to a friend and he gets the error
    components 'mswinsck.ocx' or on of its dependencies not correctly registered: a file is missing or invalid
    when he runs it. Have any idea?
    The Tempest Shall Never Die.

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Error.

    You need to use the Package and Deployment wizard, or Inno Setup/Inno Script. Either one of these will create an installer, with all the necessary files that get installed on the machine before your app runs. See the Application Deployment forum for details.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Mar 2005
    Posts
    238

    Re: Error.

    I read through some of the posts it just said use inno. But didn't realy tell me how. can u explain?
    The Tempest Shall Never Die.

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

    Re: Error.

    Quote Originally Posted by Tempestknight
    I read through some of the posts it just said use inno. But didn't realy tell me how. can u explain?
    Explain Inno or the Package and Deployment Wizard?

  5. #5
    Lively Member
    Join Date
    Apr 2005
    Posts
    68

    Re: Error.

    I would personally suggest using the Microsoft Installer being that is extremely easy to use. Just add your VB Project and build the installer file. It is capable of writing to registry, creating shortcuts, etc., etc. very easily w/o any experience needed. It is freely available. VS6 SP3 or higher required.
    Download Here

  6. #6
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Error.

    I don't know how Randem missed this one, but here is his standard message

    http://www.vbforums.com/showpost.php...62&postcount=3

    (You're welcome, Randem )

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