error 1158

I've instelled Sun Java Enterprise System 2005Q1 downloaded as zip file (java_es_05q1-windows-x86-Rev1.zip) for Windows Platform.

When I run setup.bat the popup window appeared with number 1158 and no message.

I think this is InstallShield error message - Error populating strings. (Verify that all strings in Setup.ini and any languagespecific INI files in the Disk1folder (such as 0x0409.ini) are valid.) and I found this link about it: <a href="http://support.installshield.com/kb/view.asp?articleid=Q107120" target="_blank"> http://support.installshield.com/kb/view.asp?articleid=Q1071 20</a> . I checked setup.ini and 0x0409.ini but I don't know how to solve it.

My OS is Microsoft Windows XP Professional Version 2002 SP 2

Any suggestions ?

[795 byte] By [] at [2007-11-26 6:14:26]
# 1

yeah! the answer is here <a href="http&#58;&#47;&#47;supportforum.sun.com/sjes/index.php?t=msg& #38;amp;th=640&amp;start=0&amp;rid=0" target="_blank"> http://supportforum.sun.com/sjes/index.php?t=msg&th=640& amp; amp;start=0&rid=0</a>

(change EnableLangDlg=Y to EnableLangDlg=N)

at 2007-7-6 13:52:12 > top of Java-index,Java Enterprise System,Java Enterprise System - General Discussion...
# 2
where ...?
JDigest at 2007-7-6 13:52:12 > top of Java-index,Java Enterprise System,Java Enterprise System - General Discussion...
# 3
I had to change EnableLangDlg=N to EnableLangDlg=Y in order to proceed without the 1158 error message. This is changed in the setup.ini file in the Windows catalog in the extracted files.
samegutt at 2007-7-6 13:52:12 > top of Java-index,Java Enterprise System,Java Enterprise System - General Discussion...