I have made changes to a custom action (changed category and removed some unused fields of the property page). But within FinalBuilder even after restarts it is still showing the old custom action (old property page and shows up under the older category).
When I remove the .fbap file from "C:\Program Files (x86)\FinalBuilder 6\ActionDefs" the action disappears as I expect. When I re-add it it comes back but it is the old version (even though looking at the the xml fbap file shows that it is the new version)!!!!
Something is not working right, it is as if it is cached somewhere the old copy of the custom action.
I’m not 100% certain but this sounds like a vista folder virtualization issue. Are you running on vista? If so, for check C:\Users\USERNAME\AppData\Local\VirtualStore\Program Files (x86)\FinalBuilder6\ActionDefs
FinalBuilder doesn’t keep any sort of cache for action packages.
Although I was running ActionStudio and FinalBuilder as the same normal user as recommended in the Windows Vista thread. I had done some updates to the fbap file in the ActionDefs folder and to a copy outside of the ActionDefs (inside source code control) folder and copied it into \Program Files (x86)\FinalBuilder 6\ActionDefs. This had meant that the VirtualStore and actual Program Files version has become out of sync causing the issue.