Ever hear the expression 'the faster I go, the further behind I get'? Well, the deeper I get, the more lost I get.
Somehow, I have two installations of AHP.
C:\ActiveHome Pro and C:\Program Files (x86)\ActiveHome Pro
The first one still fails. The second one however now opens and shows registered after the last PM to edit the xml file. The two xml files are completely different though as shown below.
Why do I have two installations? Which one should be preferred? And why does only one work?
It seems like I saw something here saying to install it directly under the C root drive and that may be what I tried to fix some things, but it didn't work.
Should I simply delete both and start over? If so, which location should I use? I don't have much in either as far as modules, timers, etc. so there wouldn't be much loss. But would it work then, or would I be back to the same problems?
Again, the x86 version now opens and shows registered with three plugins registered.
-------------------------------------
C:\ActiveHome Pro ahp_plugin.xml
<xml>
<plugin id="AHXAMO" href="ahp.dll" classid="001000AF-2DEF-0301-10B6-DC5BA692C858" desc="This plugin proivdes conditional macro support for software and hardware macros"/>
<plugin id="AHXAVX" href="AVX.dll"/>
<plugin id="AHXHSS" href="ahp.dll"/>
</xml>
------------------------------------------------------
C:\Program Files (x86)\ActiveHome Pro ahp_plugin.xml
<xml>
<plugin id="AHXAMO" href="ahp.dll" desc="Smartmacros plugin"/>
<plugin id="AHXHSS" href="ahp.dll" desc="OnAlert plugin" />
</xml>
------------------------------------------------------
Also, I tried putting those last two lines back in (the ones the PM said to delete) and I was back to not being able to open either version, so there IS something in those two lines that causes a problem.