How to install DateTimePicker Control to another computer 
Author Message
 How to install DateTimePicker Control to another computer

Hallo,

i have finished my userform in outlook using the datetimepicker control.
Now I want to use this form also on my laptop.

I copied the file mscomct2.ocx to my laptop, but it does not work in my user
defined form.

So please maybe someone can tell me how to install DateTimePicker Control
that it works also on my laptop, or if there is another possibility to
transfer the userform with all content.

Thank you for an early reply



Fri, 22 Oct 2004 04:50:50 GMT  
 How to install DateTimePicker Control to another computer
You have to register the dll.  Go to a cmd prompt, and where ever you put
the .ocx is what you need as the root dir at a cmd prompt.  Then type:
regsvr32  mscomct2.ocx

Should work...

John

Quote:

> Hallo,

> i have finished my userform in outlook using the datetimepicker control.
> Now I want to use this form also on my laptop.

> I copied the file mscomct2.ocx to my laptop, but it does not work in my
user
> defined form.

> So please maybe someone can tell me how to install DateTimePicker Control
> that it works also on my laptop, or if there is another possibility to
> transfer the userform with all content.

> Thank you for an early reply




Tue, 02 Nov 2004 22:23:03 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. WebBrowser control crashes when app is installed on other computers :(

2. WebBrowser control crashes when app is installed on other computers :(

3. DateTimePicker and other controls from Windows Common Controls-2 6.0

4. Control Similar to Datetimepicker control

5. Is there a control that automaticall answers phone calls when a computer is dialingto your computer

6. Install a macro onto other computers

7. Unable to load some components not installed on this computer

8. Problem installing new vbnet app on a computer with vb6 app

9. How to install and run .exe in a client computer

10. The Visual Basic 6.0 migration tool is not installed on this computer (VS.NET Pro)

11. To find if a software is installed on my computer

12. Installing Active Movie program on another computer--error

 

 
Powered by phpBB® Forum Software