Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 16th February 2006, 00:15   #1
goldy1064
Senior Member
 
Join Date: Jun 2005
Posts: 211
InstallOptions help

I'm using InstallOptions to display a DropList of languages that will be used to launch various links on a menu. I have the translation for the Korean word for English. This translated word contains a '|' and it is causing the word for English to be listed in the DropList as two entries. Is there a way to get around this? I've tried escaping it with a '\' and '$\' but to no avail.

Thanks in advance!
goldy1064 is offline   Reply With Quote
Old 16th February 2006, 02:08   #2
dienjd
Senior Member
 
Join Date: Oct 2005
Posts: 189
I think deguix's InstallOptionsEx lets you escape pipes using "\|":
http://forums.winamp.com/showthread....40#post1784540
dienjd is offline   Reply With Quote
Old 16th February 2006, 16:15   #3
goldy1064
Senior Member
 
Join Date: Jun 2005
Posts: 211
The problem with InstallOptionsEx is that I was having trouble displaying East Asian languages, so I had to revert back to InstallOptions.
goldy1064 is offline   Reply With Quote
Old 16th February 2006, 20:25   #4
dienjd
Senior Member
 
Join Date: Oct 2005
Posts: 189
Oh, sorry, I don't know how to get around this with InstallOptions, but I just translated "English" from English to Korean, and the translation did not contain a "|" : http://babelfish.altavista.com/tr

In ANSI format the value is "¿µ¾î" -- again, no "|"

Am I misunderstanding what's happening with your script? Where did you get your translation?
dienjd is offline   Reply With Quote
Old 16th February 2006, 20:49   #5
goldy1064
Senior Member
 
Join Date: Jun 2005
Posts: 211
From a translator that my company hires. It could be that your translation isn't for English the language and just the word (or people) English. Or maybe mines the screwed up one.

Anyways, I was trying out IOEx again with the latest beta and images aren't showing up, so that's a no go...
goldy1064 is offline   Reply With Quote
Old 16th February 2006, 20:55   #6
goldy1064
Senior Member
 
Join Date: Jun 2005
Posts: 211
Actually, as it turns out I'm stupid. Our translator couldn't seperate what I wanted so it turns out that the translation I had was English seperated by a bar and then Japanese.
goldy1064 is offline   Reply With Quote
Old 17th February 2006, 09:01   #7
deguix
Major Dude
 
deguix's Avatar
 
Join Date: Dec 2002
Location: Everett - MA, USA
Posts: 1,353
Send a message via ICQ to deguix
Quote:
Anyways, I was trying out IOEx again with the latest beta and images aren't showing up, so that's a no go...
What, again? No, latest is 2.4.4 beta 2, and I've fixed the images problem already.

Now, about the East Asian display in InstallOptionsEx: I still can't test the problem you're having, and you could have said from which version did this problem start from. It's not ok for me to keep guessing where the problem occurs in the code. I use string functions throughout the entire code. If you can't help me, then I can't help you.

My Wiki Pages

Working now on:
New projects. (language: any)
deguix is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump