|
-
Apr 26th, 2005, 07:05 PM
#1
Thread Starter
Addicted Member
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.
-
Apr 26th, 2005, 07:08 PM
#2
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.
-
Apr 28th, 2005, 05:55 AM
#3
Thread Starter
Addicted Member
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.
-
Apr 28th, 2005, 06:00 AM
#4
Re: Error.
 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?
-
Apr 28th, 2005, 07:26 AM
#5
Lively Member
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
-
Apr 29th, 2005, 01:28 AM
#6
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|