c# - InstallShield gives build error after adding localized resources in Winforms -
i started using installshield le , give , search alternatives.
i have winforms project uses localized forms. when don't add localized resources in installshield, works ok, forms appear in english (default language). assume because didn't add localized resources installshield application files.
however, when add files, build error on installshield project. message cryptic: -6100 internal build failure. if remove localized resources, builds fine.
Comments
Post a Comment