Results 1 to 3 of 3

Thread: [RESOLVED] [VB6], component not registered on windows vista?

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    May 2006
    Posts
    2,295

    Resolved [RESOLVED] [VB6], component not registered on windows vista?

    Hey guys, I have a program that I compiled and copied over to my vista machine to see how it would run but I get the error that componenet "fileSearch.ocx" ir one of its dependencies not correctly registered: a file is missing or invalid.


    But all of the files are in the same folder?

    maybe my program is not vista compatible?

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: [VB6], component not registered on windows vista?

    Instead of just copying the files that you know about, create an installation package (using P&DW, or one of the alternatives listed in the FAQ at the top of this forum), so that all of the required files are used, and are correctly registered.

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    May 2006
    Posts
    2,295

    Re: [VB6], component not registered on windows vista?

    Yes, i used inno setup and it works fine, thank you!

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