Skip to content

dwickern/wix-user-to-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

977d1e5 · Jan 30, 2016

History

22 Commits
Dec 19, 2012
Dec 19, 2012
Dec 19, 2012
Dec 19, 2012
Dec 19, 2012
Dec 19, 2012
Dec 19, 2012
Dec 19, 2012
Dec 19, 2012
Jan 30, 2016
Jan 30, 2016
Dec 19, 2012
Dec 19, 2012

Repository files navigation

wix-user-to-machine

Upgrade a WiX installation from per-user to per-machine

Out of the box, MSI will not upgrade a per-user product to per-machine. This is a well known problem. This example leverages burn to work around this limitation.

Projects:

To reproduce the upgrade problem, install PerUserSetup then PerMachineSetup. There will be two ARP entries since MSI did not perform an upgrade.

If you install PerUserSetup then PerMachineBootstrapper, the per-user installation will be properly removed. There will only be one ARP entry for PerMachineBootstrapper.

License

See LICENSE (MIT).

About

Upgrade a WiX installation from per-user to per-machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages