Results 1 to 6 of 6

Thread: Get file HTTP

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2008
    Posts
    130

    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?

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

    Re: Get file HTTP

    DLL files, like OCX files, have to be registered with the OS that is using them.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 2008
    Posts
    130

    Re: Get file HTTP

    oh my god! has a solution to work perfectly in windows VISTA and XP?

  4. #4
    Frenzied Member
    Join Date
    Nov 2005
    Posts
    1,834

    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.

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Jul 2008
    Posts
    130

    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


  6. #6
    Frenzied Member
    Join Date
    Nov 2005
    Posts
    1,834

    Re: Get file HTTP


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