Actually, I was able to get that mostly working, but had some problems. First, it doesn't update the product number. I could probably fix that as he provides the source, but the second problem lead me to continue for more of an "add-in" solution. The 2nd problem is that this results in a file that has the version set in the properties, but if you mouse over it, the hover text always says, 1.0.0.0. That would just confuse my users. So, I'm searching for something someone has turned into a drop-in add-in, or something that doesn't have these issues. Also, I prefer to have the .rc2 VERSIONINFO be the source, vs. another file, although that is really nothing, I can edit either easily. Patrick