Results 1 to 2 of 2

Thread: How to register the ocx files with Inno

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2010
    Posts
    5

    How to register the ocx files with Inno

    Hello ,

    I have two ocx files mswinsck.ocx and msinet.ocx that my application requires to run. I want to register this files with the setup package with inno. how can i add these ocx files and make inno register them ?

    TAI

  2. #2
    PowerPoster Radjesh Klauke's Avatar
    Join Date
    Dec 2005
    Location
    Sexbierum (Netherlands)
    Posts
    2,244

    Re: How to register the ocx files with Inno

    You can add the files the same way you add your application files.
    To register files: http://www.jrsoftware.org/isfaq.php#perms


    If you found my post helpful, please rate it.

    Codebank Submission: FireFox Browser (Gecko) in VB.NET, Load files, (sub)folders treeview with Windows icons

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