I've come across an issue since I updated to the newest version of 8.1.4391.0. I'm trying to create a new build of my installer - it builds just fine, but when I run my installer, the features to install are no longer automatically checked. For this particular project, I've only made 1 change - to my internal version number which indicates what directory the source files will be pulled from. I've double checked and the features are still set to default to checked in the project.

I can copy the exact project over to another computer which is still running 8.1.4227.0 and compile it, and it runs correctly with my feature defaulting to checked.

I noticed on the forums that you did make a change (to an intermediate version) that had to do with Set Feature State. I do make use of that on ONE of my features in this project, so I even tried commenting out that code just to make sure it wasn't affecting the initial state of the features when the installer runs, but it doesn't make a difference.

Anything else you can think of that I can look it?
Thanks,
Lisa