You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue #137: Add custom attribute to Bundle project (Bootstrapper)
Issue #452: Component Id generation for RegValue does not take RegValue.Id into account
An empty directory remains after the uninstall #464
AutoElements.SupportEmptyDirectories default setting to Automatic is made obsolete, though is not removed yet. In the future releases AutoElements.SupportEmptyDirectories will be enabled by default.
File.OverwriteOnInstall now triggers insertion of <RemoveFile On=both ...> instead of <RemoveFile On=install ...>. To avoid upgrade problems with individual files.
Fixed the problem with project.ActualInstallDirId being potentially undefined
ResilientPackage improvements
Create a hard link to the local package instead of the original MSI.
Added deterministic assignment of installdir id in EnableResilientPackage
Bootstrapper_UI sample is updated to show how to pass user input from BA to MSI package.