Reputation: 13990
For those of you who are testing VS 2010 (or stay up-to-date with the blogs).. are there new features for building MSI's in VS 2010?
Upvotes: 0
Views: 1567
Reputation: 55601
The customized UI support is for ClickOnce projects not MSI projects. The only update to VDPROJ is to support .NET 4.0 detection logic.
VDRPOJ is a pile of fertilizer and I wouldn't reccomend anyone use it anyways. It's barely on life support until VS can switch officially over to WiX.
Upvotes: 2