|
-
Feb 5th, 2006, 05:02 PM
#1
Thread Starter
Addicted Member
MSINET.OCX help
I'm trying to create a setup.exe using Inno...but several people have told me that when the program loads, it's looking for MSINET.OCX. How do I correct this error?
Obviously I'm not having this issue on my own computer.
-
Feb 6th, 2006, 08:31 AM
#2
Re: MSINET.OCX help
Do you have this OCX included in your installation package?
-
Feb 6th, 2006, 09:06 AM
#3
Thread Starter
Addicted Member
Re: MSINET.OCX help
no, how do I include this?
-
Feb 6th, 2006, 09:23 AM
#4
Re: MSINET.OCX help
I've never used Inno, but I would imagine you would include that the same way you include your other files.
-
Feb 6th, 2006, 09:26 AM
#5
Thread Starter
Addicted Member
Re: MSINET.OCX help
it's a system file...so I can't put it in the App.Path, it has to be registered in the system folder.
Any ideas?
-
Feb 6th, 2006, 09:35 AM
#6
Re: MSINET.OCX help
Don't you have the ability to tell your installation package where to put each and every file?
-
Feb 6th, 2006, 09:44 AM
#7
Thread Starter
Addicted Member
Re: MSINET.OCX help
and register it? I'm using Inno....I don't know if it has that ability
-
Feb 6th, 2006, 10:01 AM
#8
Re: MSINET.OCX help
 Originally Posted by takamine334
and register it? I'm using Inno....I don't know if it has that ability
Most installation packages will take care of registering components for you. Even the P&DW.
I would suggest bundling this OCX in a deployement package and then test it on a machine that doesn't have your app installed and see how it works.
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
|