I've read this:
Windows msi: error 1316: the specified account already exists
and this: Role of various GUIDs in WiX ("error: The specified account already exists")
And I didn't find any solution of my problem.
When I install app.msi all working fine. When I want to install again app.msi I use repair and all is fine. But when I change installer name from app.msi to app2.msi after repair click I've an error
"The specified account already exists"
Why it works like this and how to fix it?
Thanks