Removing bad installs from Add/Remove programs

后端 未结 3 1370
刺人心
刺人心 2020-12-28 15:25

I\'ve created a custom boot-strapper for my application using Wix and Burn, but in the time it took to learn I managed to install several early variants in such a way that t

3条回答
  •  一向
    一向 (楼主)
    2020-12-28 16:02

    Also check HKLM\software\classes\installer\products if your uninstall process is failing even after deleting the keys from Isiah4110's answer. It will resolve this lingering problem:

    "SOURCEMGMT: Source is invalid due to missing/inaccessible package"

提交回复
热议问题