Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: akopts
Forum: NSIS Discussion 2nd March 2009, 15:34
Replies: 572
Views: 237,213
Posted By akopts
Thanks for the advices! What I ended up doing...

Thanks for the advices! What I ended up doing though was writing a small Java program to do the conversion and substitution. Since I am installing Java software, Java is always available on the...
Forum: NSIS Discussion 27th February 2009, 15:21
Replies: 15
Views: 14,285
Posted By akopts
Is there a way to convert from UTF-16LE to UTF-8?

Is there a way to convert from UTF-16LE to UTF-8?
Forum: NSIS Discussion 27th February 2009, 15:19
Replies: 572
Views: 237,213
Posted By akopts
I figured it out by splitting file to chunks. ...

I figured it out by splitting file to chunks.

But it turns out UTF-16LE would not work for me, I need output file in UTF-8. There is an NSIS plugin which converts between ASCII and various...
Forum: NSIS Discussion 27th February 2009, 14:23
Replies: 572
Views: 237,213
Posted By akopts
Awesome! What about matching strings? I need to...

Awesome! What about matching strings? I need to replace a string in a file, and I am using a solution from

http://nsis.sourceforge.net/Replacing_Lines_in_a_Text_File
:


StrCmp $2...
Forum: NSIS Discussion 27th February 2009, 07:37
Replies: 572
Views: 237,213
Posted By akopts
variables

How can I make variables in Unicode NSIS also store Unicode stuff? Is there any special declaration required for this?
Here is the example code:


var StorageDir
!define...
Showing results 1 to 5 of 5

 
Forum Jump