Results 1 to 11 of 11

Thread: inno problem with registering ActiveX Exe files

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2005
    Posts
    39

    Resolved inno problem with registering ActiveX Exe files

    Hi, Gugus
    I got a lot of help since I registered here, now at the end of my project, I got a problem which has annoyed me almost a week. Finnally I located the problem but I don't know how to resolve it. Hopefully I will get some help from you nice guys here.

    I use some ActiveX exe files in my project, and these ActiveX exe files are also created by myself. When I use PDW, it registered my ActiveX exes fine. I checked the registry and find the objects in the ActiveX exe modules are all there.

    Then I created installation package using inno. inno script and innosetup, both of them. I installed the program to my target machine and find inno didn't register my ActiveX exe objects. Well, it does register my dlls, since I have regserver flags for dlls. But I don't know how to instruct inno to register my AcitveX exes, because regserver only works for dll/ocx as I know.

    It took me few days to locate the problem. Now I'm a little happier, since I know what the problem is. But if anyone can tell me how to fix it, I really appreciate. Tons of thanks to you guys.
    Last edited by ordnance; May 17th, 2005 at 03:59 PM.

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