我读过这个:
Windows msi: error 1316: the specified account already exists
并且: Role of various GUIDs in WiX ("error: The specified account already exists")
我没有找到解决问题的方法。
当我安装app.msi时一切正常。当我想再次安装app.msi我使用修复,一切都很好。 但是当我在修复后将安装程序名称从app.msi更改为app2.msi时,请单击“我发送错误”
"The specified account already exists"
为什么它会像这样工作以及如何修复它?
由于