Results 1 to 5 of 5

Thread: Missing OCX File!!

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2008
    Posts
    37

    Missing OCX File!!

    Well, as one problem solved, antoher new one pops up in it's place

    I was going to (eventually, when I develop something half decent!) use ActiveLock to protect the file and require the user to register after say 28 days or similar......anyways, whilst testing the installation (including the ActiveLock control being integrated), its now screwing with my installation giving me a runtime error 339 !!

    In fact, it's something like "nslock15vb5 is missing from installation" .... anyone know how I can get this file included with my distribution or if I need to explicitly state this? I dont use teh package and deployment wizard, I use a freeware tool (Inno Setup) that works very much better !!

    As ever, any advices are welcome....it seems, fate is conspiring against what should be a simple test!

    Cheers folks.

  2. #2
    Addicted Member
    Join Date
    Jul 2007
    Posts
    146

    Re: Missing OCX File!!

    Quote Originally Posted by vbsixer
    Well, as one problem solved, antoher new one pops up in it's place

    [...]

    I dont use teh package and deployment wizard, I use a freeware tool (Inno Setup) that works very much better !!

    As ever, any advices are welcome....it seems, fate is conspiring against what should be a simple test!

    Cheers folks.
    Hi,

    One way to make sure you've got all files and other settings when using Inno Setup, is to make an installation packaged with the package and deployment wizard first and import it into Inno. You can do so by using ISTool.

    I know nothing about Activelock, can't help you with that.
    Jottum™
    XpVistaControls , (transparent) usercontrols for XP, Vista and 7 with W2K legacy support.

  3. #3

    Thread Starter
    Member
    Join Date
    Feb 2008
    Posts
    37

    Re: Missing OCX File!!

    Cheers for this Jottum. I will check this out. I have had a big old search of Google and it woud seem I may need to manually add any OCX files needed with Inno..cheers again.

    Note: Mods/Admins...apologies, I think I should have posted this udner the deployment forum!!

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

    Re: Missing OCX File!!

    Quote Originally Posted by vbsixer
    Note: Mods/Admins...apologies, I think I should have posted this udner the deployment forum!!
    No Problem.

    And, even though this appears to be solved I'll move it over anyway as if someone would be search on this topic, they would probably be searching in this forum section.

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

    Re: Missing OCX File!!

    Quote Originally Posted by Jottum
    One way to make sure you've got all files and other settings when using Inno Setup, is to make an installation packaged with the package and deployment wizard first and import it into Inno.
    Very bad Idea... It will give you the same problems that a PDW setup will give you if it has problems.

    It will give you a start but you should really know what you are about to engage in.

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