Setting of property "Read 64-Bit Key" disappears on 32-bit PC

Hi,

Up til now I have been using Finalbuilder (6.3.0.1712) on a 64-bit PC. There I make use of the action "Read Registry Value". That action has a property "Read 64-Bit Key" which could be checked or unchecked. Since I use a 64-bit OS I have to check the property in order to be able to read the registry value.

However, now my colleagues also use these FB-projects. When they open up my FB-project the property "Read 64-Bit Key" is not visible in their PC's (which are both 32-bit). Whats worse, when they save the project the initial value of "Read 64-Bit Key" is lost meaning I have to recheck them when I open the project in my PC!

Is there a way you could store away the settings so that they are persistent when moving around to different OS's?

Kind Regards,

Anders Harvyl

Hi Anders

I suspect the other users have an older build of FB6 on their machine. The “Read 64 Bit Key” option was added in build 6.3.0.1596, if they open and save the project in that earlier version the property will be removed. I checked the code, there is nothing that removes the property based of the bitness of the machine. They will need to update to the newer build to resolve this.



Hi Vincent,

Well, I thought I had checked my partner's version. Turned out that he had an earlier version, sigh.

Everything is OK now. Sorry about the inconvenience that I caused.

/Anders