by kfung » Fri May 04, 2012 2:30 pm
Hello Daniel,
The issue is I need to access the 32 bit section, and the Advanced Installer registry tool only sees the 64 bit side.
As an exeriment, I created a custom registry search. When I first created it, I was able to see the 32 bit side. Once I did anything such as build an install, the search fails because the search then only finds the 64 bit side.
I originally created my install project on a 64 Win 7 Pro laptop and had no problems. The current development machine is a 64 Win 7 enterprise laptop.
I need this to work, as currently, this install is deploying java jars wrappered with your java launchers. These launchers now fail because they can't find the java currentversion entries, after installing the JRE/JDK in the pre-install phase.
The full install is a mixed 32/64, where the java components are currently 32bit and the backend is 64/32 depending on the target machine.
I upgraded to to Advanced Installer 9.1 and I still have the same issue, I am unable to see the 32 bit side of the registry.