|
-
Aug 20th, 2008, 10:45 AM
#1
Thread Starter
Addicted Member
Get file HTTP
Hi, I am with problem when using the OCX of the INET, some people who use windows seen have problem with the OCX for not being registered...
my project is to launcher for game online and I cannot order all to register this OCX!
I using wininet.dll to make download, am necessary to register? or he only need to be in the directory of application?
-
Aug 20th, 2008, 11:11 AM
#2
Re: Get file HTTP
DLL files, like OCX files, have to be registered with the OS that is using them.
-
Aug 20th, 2008, 11:19 AM
#3
Thread Starter
Addicted Member
Re: Get file HTTP
oh my god! has a solution to work perfectly in windows VISTA and XP?
-
Aug 20th, 2008, 11:23 AM
#4
Re: Get file HTTP
How many times are you going to ask this question?
You need to create an installation package. The installer registers the OCX.
Even the VB executable requires DLL (vb run-time) files in order to run, so you'll have to create an installer anyway when distributing your application.
-
Aug 20th, 2008, 11:52 AM
#5
Thread Starter
Addicted Member
Re: Get file HTTP
how to create a installation package?
is possible create a function to register this OCX or DLL? example of the windows: regsvr32
-
Aug 20th, 2008, 12:08 PM
#6
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
|