I did some investigation on this:
The POV installer writes an installation-path based on the version in say:
HKEY_CURRENT_USER\Software\POV-Ray\v3.6\Windows
After you've launched POV for the first time a second key with path information gets created:
HKEY_CURRENT_USER\Software\POV-Ray\CurrentVersion\Windows
Now I haven't tested if the latter changes every time based on the version of the pvengine.exe you launch. I'll modify the AIOI in order to look first for the path in CurrentVersion (looking for an already installed POV) and if no key is found I'm going to assume that you've installed 3.6 included in the AIOI. If none of these keys is found you'll have to write the LGEO paths yourself.
Remarks?
w.
The POV installer writes an installation-path based on the version in say:
HKEY_CURRENT_USER\Software\POV-Ray\v3.6\Windows
After you've launched POV for the first time a second key with path information gets created:
HKEY_CURRENT_USER\Software\POV-Ray\CurrentVersion\Windows
Now I haven't tested if the latter changes every time based on the version of the pvengine.exe you launch. I'll modify the AIOI in order to look first for the path in CurrentVersion (looking for an already installed POV) and if no key is found I'm going to assume that you've installed 3.6 included in the AIOI. If none of these keys is found you'll have to write the LGEO paths yourself.
Remarks?
w.
LEGO ergo sum