This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Build package failed
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 29, 2018
09:35 AM
Build package failed
Hello,
I'm trying to build a .msi but the build is always failing. Those are the errors I get :
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*???"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*???"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*?? ????"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*???"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*???"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*???"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*?? ????"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*???"
Can someone help me please? I also attached the build log.
Thank you very much !
I'm trying to build a .msi but the build is always failing. Those are the errors I get :
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*???"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*???"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*?? ????"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*???"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*???"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*???"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*?? ????"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*???"
Can someone help me please? I also attached the build log.
Thank you very much !
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 30, 2018
06:49 AM
Spilot23 wrote:
Hello,
I'm trying to build a .msi but the build is always failing. Those are the errors I get :
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*???"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*???"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*?? ????"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*???"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*???"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*???"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*?? ????"
ISDEV : error -7184: The Value column of the Registry table includes characters that are not available on code page 1252: "*???"
Can someone help me please? I also attached the build log.
Thank you very much !
Hi,
Hope it is via repackager that you are facing the issue.It looks like language specific thing that you had selected and the machine you are running.
Similar thread depicting the issue: https://community.flexerasoftware.com/showthread.php?226152-Build-Failed-while-converting-from-irp-to-ism
Could you provide more details about is it specific to InstallShield or Repackager?
If repackager specific,you can post it on Adminstudio forum
Thanks,
Jenifer
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 05, 2018
10:13 AM
Jenifer wrote:
Hi,
Hope it is via repackager that you are facing the issue.It looks like language specific thing that you had selected and the machine you are running.
Similar thread depicting the issue: https://community.flexerasoftware.com/showthread.php?226152-Build-Failed-while-converting-from-irp-to-ism
Could you provide more details about is it specific to InstallShield or Repackager?
If repackager specific,you can post it on Adminstudio forum
Thanks,
Jenifer
Hi Jenifer,
Thanks for the answer, I am using Repackager and I did post that thread in the Adminstudio forum but no reply so far. I tried to find an answer on google but all I could find was something this :
To resolve this error, consider changing the data that is described in the error message so that it uses characters from the appropriate code page. For example, if the error message mentions the Shortcut table, consider changing the string in the Shortcuts view.
If you must use characters that are not available in the target language's code page, consider selecting Yes for the Build UTF-8 Database setting. Note, however, that this may result in user interface issues in some scenarios because the Windows Installer does not fully support UTF-8 databases. For more information, see the description of the Build UTF-8 Database setting.
However, I can't seem to find how or where to do what's explained here.
Thanks you
