Results 1 to 2 of 2

Thread: Unable to run files having activeX control

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2003
    Location
    Noida
    Posts
    21

    Unable to run files having activeX control

    When I create an application in VB having some control (updown, calendar etc.), the created exe run on my system successfully but when I try to run the same application in other system in which VB is not installed. It gives me an error regarding some ocx. Then I have to copy the required OCXs file in C:/winnt/system32 folder and then that exe runs.

    Can I do something so that I dont have to copy these files in other system.

    Thanx in advance.

    Saurabh
    sjain

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

    use P&D Wizard (under the VB menu), Visual Studio Installer, InnoSetup, or one of the many others.

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