Results 1 to 8 of 8

Thread: [RESOLVED] vb6 controls in VBA

Threaded View

  1. #5

    Thread Starter
    PowerPoster
    Join Date
    Feb 2001
    Location
    Crossroads
    Posts
    3,046

    Re: vb6 controls in VBA

    Quote Originally Posted by RobDog888
    You can register the control silently with the /s switch.
    so this will solve the problem?

    Start - Run - regsvr32.exe /s MSDATGRD.OCX

    Im skeptical, but will get the person I am working with to try it (I haven't got a machine without VB6 installed)

    The reason I am skeptical is that it is a design time licensing issue ... not a registration issue as far as I know. using regsvr.exe doesnt work (using no switches) so I dont understand why the silent switch would change anything.

    Thanks for the response!
    Last edited by Muddy; Oct 19th, 2007 at 05:51 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