Results 1 to 3 of 3

Thread: NSIS and VB User Created Controls

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2006
    Posts
    2

    NSIS and VB User Created Controls

    I am using the NSIS installer using HM NSIS EDIT editor and have no problems installing the OCXs and third party controls until the insatlling of VB User Created Controls One installs with no problems the second installers the ocx and registers it but returns an incorrect version error on the control.
    The control installed is the same control used in the program and installer with the same version and date.
    Any suggestions would be helpful

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: NSIS and VB User Created Controls

    You are probably not deploying all the dependencies that you need. When you do this all kinds of unexpected error happen. Re-check your installation to make sure you have everything you need that should be deployed.

  3. #3

    Thread Starter
    New Member
    Join Date
    Sep 2006
    Posts
    2

    Re: NSIS and VB User Created Controls

    recompiled the user control
    recompiled the program
    solved problem.
    Installer now works correctly

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