|
-
Oct 19th, 2007, 05:42 PM
#5
Thread Starter
PowerPoster
Re: vb6 controls in VBA
 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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|