<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>23 Dec 2020 12:46:03 Z</lastBuildDate><pubDate>15 Feb 2004 03:07:00 Z</pubDate><description>Hello all!&#13;
I am looking for a 'magic'(read general) formula to register any Activex by code from WinDev or maybe through WDINST. Say you have an activex control named Control.ocx installed in c:\MyProg\Xtras\, which registry entries do I have to write using RegistryCreateKey and or RegistrySetValue to have the control properly registered??&#13;
I will really be happy if someone can help me.&#13;
Thanks in advance.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/782-registering-activex-controls/read.awp</link><title>Registering Activex controls</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Clages1</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/782-registering-activex-controls-68214/read.awp</comments><pubDate>23 Dec 2020 12:46:03 Z</pubDate><description>you can use&#13;
&#13;
IF RegistryExist("HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CubePlus.GridX")  = True THEN&#13;
	Info("ok")&#13;
ELSE&#13;
	Info("No…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/782-registering-activex-controls-68214/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/782-registering-activex-controls-68214/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/782-registering-activex-controls/read.awp">Registering Activex controls</source><title>Re: Registering Activex controls</title></item><item><author>ludara</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/782-registering-activex-controls-788/read.awp</comments><pubDate>15 Feb 2004 21:30:00 Z</pubDate><description>Hello Peter, thanks for your fast answer&#13;
&#13;
&gt;You can use the regsvr32.exe program from windows &#13;
&gt;---&#13;
&gt;ddestart("regsvr32.exe […</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/782-registering-activex-controls-788/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/782-registering-activex-controls-788/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/782-registering-activex-controls/read.awp">Registering Activex controls</source><title>Re: Registering Activex controls</title></item><item><author>petervu</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/782-registering-activex-controls-784/read.awp</comments><pubDate>15 Feb 2004 13:12:00 Z</pubDate><description>Hi Daniel,&#13;
&gt;I am looking for a 'magic'(read general) formula to register any Activex by &#13;
&gt;code from WinDev or maybe through WD…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/782-registering-activex-controls-784/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/782-registering-activex-controls-784/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/782-registering-activex-controls/read.awp">Registering Activex controls</source><title>Re: Registering Activex controls</title></item></channel></rss>
