- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Mar 22, 2017
12:28 AM
Error 1316: The Specified account already exists.
Hi all,
I am getting this error while installing my Setup.exe, I don't know what is the problem can any one suggest me that what is the problem
I am getting this error while installing my Setup.exe, I don't know what is the problem can any one suggest me that what is the problem
1 Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jul 15, 2017
12:37 PM
The name of the MSI file or the Product Name (under General Information or the Release) cannot change. If so, this error is triggered when the user tries to run your upgrade.
It's rather stupid since the GUIDs should be what determines the product and upgrade build. We want to use the name to reflect the new version but that's not possible without preventing the user from installing it over the previous build.
It's rather stupid since the GUIDs should be what determines the product and upgrade build. We want to use the name to reflect the new version but that's not possible without preventing the user from installing it over the previous build.
