[wix-users] Installer does not uninstall app

Rayner, Russ russ.rayner at philips.com
Mon Jul 25 12:17:35 PDT 2022


I am using Wix Toolset v3.11.2.4516

I have a VS 2019 project that installs 1 MSI package.
Install works perfectly, but when I uninstall via ARP, the MSI installer is never executed, but ARP is updated and product is removed.

When I try to install the next build, the install throws error that product is already installed.

This is from the uninstall log.
The product is called BedOccupancy

[19A0:1264][2022-07-25T15:02:35]i001: Burn v3.11.1.2318, Windows v10.0 (Build 14393: Service Pack 0), path: C:\ProgramData\Package Cache\{9c209126-7006-4dea-8ef9-afe9e0275ae3}\Bootstrapper.exe
[19A0:1264][2022-07-25T15:02:35]i009: Command Line: '"-burn.clean.room=C:\ProgramData\Package Cache\{9c209126-7006-4dea-8ef9-afe9e0275ae3}\Bootstrapper.exe" -burn.filehandle.attached=488 -burn.filehandle.self=500 /uninstall'
[19A0:1264][2022-07-25T15:02:35]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\visicusupport\AppData\Local\Temp\Philips_Bed_Occupancy_Monitoring_20220725150235.log'
[19A0:1264][2022-07-25T15:02:35]i000: Setting string variable 'WixBundleManufacturer' to value 'Koninklijke Philips N.V.'
[19A0:1CA8][2022-07-25T15:02:35]i000: Setting numeric variable 'WixStdBALanguageId' to value 1033
[19A0:1CA8][2022-07-25T15:02:35]i000: Setting version variable 'WixBundleFileVersion' to value '1.0.10.170'
[19A0:1264][2022-07-25T15:02:35]i100: Detect begin, 1 packages
[19A0:1264][2022-07-25T15:02:35]i101: Detected package: BedOccupancy, state: Absent, cached: Complete
[19A0:1264][2022-07-25T15:02:35]i199: Detect complete, result: 0x0
[19A0:1264][2022-07-25T15:02:39]i200: Plan begin, 1 packages, action: Uninstall
[19A0:1264][2022-07-25T15:02:39]i201: Planned package: BedOccupancy, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: Yes, dependency: Unregister
[19A0:1264][2022-07-25T15:02:39]i299: Plan complete, result: 0x0
[19A0:1264][2022-07-25T15:02:39]i300: Apply begin
[19A0:1264][2022-07-25T15:02:39]i010: Launching elevated engine process.
[19A0:1264][2022-07-25T15:02:40]i011: Launched elevated engine process.
[19A0:1264][2022-07-25T15:02:40]i012: Connected to elevated engine.
[1E74:1A4C][2022-07-25T15:02:40]i358: Pausing automatic updates.
[1E74:1A4C][2022-07-25T15:02:40]i359: Paused automatic updates.
[1E74:1A4C][2022-07-25T15:02:40]i360: Creating a system restore point.
[1E74:1A4C][2022-07-25T15:02:40]i362: System restore disabled, system restore point not created.
[1E74:1A4C][2022-07-25T15:02:40]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{9c209126-7006-4dea-8ef9-afe9e0275ae3}, resume: Active, restart initiated: No, disable resume: No
[1E74:1A4C][2022-07-25T15:02:40]i326: Removed dependency: {9c209126-7006-4dea-8ef9-afe9e0275ae3} on package provider: {0C407C58-416C-414F-90AE-E53266FF983B}, package BedOccupancy
[1E74:1A4C][2022-07-25T15:02:40]i329: Removed package dependency provider: {0C407C58-416C-414F-90AE-E53266FF983B}, package: BedOccupancy
[1E74:1A4C][2022-07-25T15:02:40]i351: Removing cached package: BedOccupancy, from path: C:\ProgramData\Package Cache\{0C407C58-416C-414F-90AE-E53266FF983B}v1.0.10.170\
[1E74:1A4C][2022-07-25T15:02:40]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{9c209126-7006-4dea-8ef9-afe9e0275ae3}, resume: None, restart: None, disable resume: No
[1E74:1A4C][2022-07-25T15:02:40]i330: Removed bundle dependency provider: {9c209126-7006-4dea-8ef9-afe9e0275ae3}
[1E74:1A4C][2022-07-25T15:02:40]i352: Removing cached bundle: {9c209126-7006-4dea-8ef9-afe9e0275ae3}, from path: C:\ProgramData\Package Cache\{9c209126-7006-4dea-8ef9-afe9e0275ae3}\
[1E74:1A4C][2022-07-25T15:02:40]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{9c209126-7006-4dea-8ef9-afe9e0275ae3}, resume: None, restart initiated: No, disable resume: No
[19A0:1264][


________________________________
The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.


More information about the wix-users mailing list