Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » MSI   (RSS)

Passing property values in Remove action using UAB for MSIs

Problem: An application which you are developing is using UAB ( Updater Application Block ) to pull in updates from a server. There is a requirement to uninstall the application using UAB with the help of an MSI, but the uninstall needs to happen conditionally

Post-Build script to fix MSI issues in Vista for VS 2005 Setup and Deployment Projects

Problem : The setup project (MSI) output generated out of the VS 2005 IDE fails to run properly on Vista. Specifically it has two glaring, known issues: The Deferred Custom Action is NOT marked with the NO_IMPERSONATE bit which results in the custom actions
Posted by nikhiln | 1 Comments
Attachment(s): PostBuildVistaFix.js
 
Page view tracker