Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 12 of 12
Search took 0.00 seconds.
Search: Posts Made By: high1
Forum: NSIS Discussion 19th February 2008, 17:49
Replies: 572
Views: 237,197
Posted By high1
Thanks. I was using this to read the version of...

Thanks. I was using this to read the version of NSIS I've used for buliding the installer so noticed it was missing...
Forum: NSIS Discussion 19th February 2008, 13:09
Replies: 572
Views: 237,197
Posted By high1
Is there any particular reason why there are no...

Is there any particular reason why there are no registry entries at HKLM -> Software -> NSIS for VersionMajor and VersionMinor? ANSI release writes current release values there. Is there another way...
Forum: NSIS Discussion 15th February 2008, 19:07
Replies: 41
Views: 25,855
Posted By high1
With some tinkering and a lot of help from Jim...

With some tinkering and a lot of help from Jim who is responsible for the NSIS Unicode patch, I got the header working. Modifying the header is trivial, and includes replacing FileRead and FileWrite...
Forum: NSIS Discussion 13th February 2008, 22:31
Replies: 572
Views: 237,197
Posted By high1
Got it working. Thanks for all the help and sorry...

Got it working. Thanks for all the help and sorry for bugging you. The function does not work with Unicode files - had to change calls, that was obviuos. But this script with UTF produces errors, and...
Forum: NSIS Discussion 13th February 2008, 12:23
Replies: 572
Views: 237,197
Posted By high1
Did that and it works perfect, thanks. However,...

Did that and it works perfect, thanks. However, if I try same approach with header I'm tinkering with to make it work with Unicode version of NSIS, I get garbage in file. I'm no expert in NSIS, but I...
Forum: NSIS Discussion 12th February 2008, 07:50
Replies: 572
Views: 237,197
Posted By high1
What about FileOpen function in Unicode version?...

What about FileOpen function in Unicode version? If a file does not exist, does it create an ANSI or Unicode file? There should be a way of creating an Unicode file, and maybe there is, but I didn't...
Forum: NSIS Discussion 9th February 2008, 12:16
Replies: 0
Views: 1,195
Posted By high1
Create unicode (UTF16LE) file

I was looking for a way to use Unicode version of the NSIS, and most of the things are functioning after converting script to UTF16LE, but I use AdvancedUninstallLog header from RedWine, and it...
Forum: NSIS Discussion 30th December 2007, 19:01
Replies: 41
Views: 25,855
Posted By high1
Unicode version

Hey, Red Wine. First, I want to say thanks for your header - it should come with NSIS by default, if you ask me.
And now, the question... The header is working with experimental version of unicode...
Forum: NSIS Discussion 28th April 2007, 10:16
Replies: 6
Views: 2,701
Posted By high1
Thank you very much, kichik. I tested my...

Thank you very much, kichik. I tested my installer and it is working properly with system code page set. Thank you for your help and information.
Forum: NSIS Discussion 28th April 2007, 10:05
Replies: 6
Views: 2,701
Posted By high1
I thought that there is a way to set this at NSIS...

I thought that there is a way to set this at NSIS runtime...
I've seen this in video players where you can choose code page to display subtitles, without having to change system code-page.
By the...
Forum: NSIS Discussion 28th April 2007, 09:48
Replies: 6
Views: 2,701
Posted By high1
Is it possible to set code page within installer?...

Is it possible to set code page within installer?
Serbian Cyrillic use 1251 for example, but could I set it from within installer? And have my messages shown in language I need to? Or is there a way...
Forum: NSIS Discussion 28th April 2007, 09:34
Replies: 6
Views: 2,701
Posted By high1
NSIS 2.26 multilanguage installer

I had a problem with my installer with 2.26 - installer is working properly in 2.25. Basically, I add English and Serbian
Latin with
!insertmacro MUI_LANGUAGE "English"
!insertmacro...
Showing results 1 to 12 of 12

 
Forum Jump