Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2006
    Posts
    1

    :huh Please Help me..Installer problem

    Hii all,

    My name is Linda and I am new in this set up factory. I want to make an installer for my VB application. I tried with set up factory. Even if I select my exe file to load in to project, it shows that "the following controls could not be located. They may not be registered properly", followed my ocx names. After that I tried with tools >> scan dependency variable and then build the installer. But while i installed in another system it shows an error "Failed to activate control "vb.usercontrol" this control may be incompatible with your application. Make sure you are using the version of the control that was provided with your application".....Please tell me how make installer with ocx…

    Any reply will be appreciated..


    Regards
    Linda

  2. #2
    Join Date
    Jan 2000
    Posts
    2,002
    The way to do it is to include the OCX file in your project. Then double-click it and set its destination to be %SystemFolder%. Then go to the Advanced tab and check the boxes that say "Shared/System File" and "Register COM Interfaces"

    You may need to bring along other DLLs if the OCX depends on them. See the documentation for your OCX control for re-distribution details.

Similar Threads

  1. Problem installing fonts
    By ByronFS in forum Setup Factory 7.0
    Replies: 5
    Last Post: 05-08-2006, 12:23 PM
  2. Execute programs and installer screens (SF7 vs SF6)
    By Omegadrive in forum Setup Factory 7.0
    Replies: 4
    Last Post: 10-28-2005, 08:04 AM
  3. INFO: Setup Factory and the Windows Installer
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-22-2002, 10:38 AM
  4. INFO: Tips for Debugging Action Lists in AutoPlay Media Studio 4.0
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-03-2002, 08:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts