Bonjour,
Je voudrais automatiser une installation de contrôles OCX (TXT TEXTCONTROL), mais je ne trouve pas. Apparemment le lancement de regsvr sur l'ocx ne suffit pas, et la doc n'est pas claire.
Dois-je aussi faire regsvr pour les dll?
POUR INFO, le texte de TEXTCONTROL
Distributing your Applications
If you create a setup program for your VB application with the Package and Deployment Wizard that is part of Visual Basic 6, all redistributable files will be included automatically.
In case you wish to use a different setup toolkit or install TX Text Control on a server, the lists below shows all the files necessary for Text Control to operate properly. You must ensure that the files exist on your client's machine and they are the proper version. If your client's machine has older versions of these files, you should update them.
Group 1: TX Text Control core files:
tx4ole14.ocx
tx14.dll
tx14_tls.dll
tx14_wnd.dll
tx14_obj.dll
tx14_ic.dll
tx14_ic.ini
Group 2: TX Text Control text and image filters:
tx14_bmp.flt
tx14_tif.flt
tx14_wmf.flt
tx14_jpg.flt
tx14_png.flt
tx14_gif.flt
tx14_rtf.dll
tx14_htm.dll
tx14_doc.dll
tx14_xml.dll
tx14_css.dll
tx14_pdf.dll
tx14_dox.dll
Group 3: Microsoft foundation class library:
MFC42.DLL (6.00.8447.0)
MSVCRT.DLL (6.00.8397.0)
Group 4: Microsoft
XML parser:
MSXML3.DLL (8.00.7820.0)
MSXML3A.DLL (8.00.7820.0)
MSXML3R.DLL (8.00.7820.0)
The files listed in the first and second group are the TX Text Control DLL files. All of these files can be found in the \bin subdirectory of your TX Text Control installation directory. They must all be installed in the same directory and you must always install all of them. The first file is the Text Control ActiveX server containing the ActiveX controls. These controls must be registered in the registration database on your client's machine.
You should also verify that the Microsoft foundation class library files (group 3) are installed on your client's computer. These files must be installed in the Windows system directory. Please refer to Microsoft's redistribution policy if you need to redistribute them.
The files listed in the last group (group 4) contain the Microsoft
XML parser and are necessary to use Text Control's
XML features. These files must be installed in the Windows system directory. Please refer to Microsoft's redistribution policy if you need to redistribute them.
The following files must be registered in the registration database on your client's machine:
tx4ole14.ocx
MFC42.DLL
MSXML3.DLL