Forum: NSIS Discussion
19th February 2008, 17:49
|
|
Replies: 572
Views: 237,197
|
Forum: NSIS Discussion
19th February 2008, 13:09
|
|
Replies: 572
Views: 237,197
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
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
|
Forum: NSIS Discussion
13th February 2008, 12:23
|
|
Replies: 572
Views: 237,197
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
|
Forum: NSIS Discussion
9th February 2008, 12:16
|
|
Replies: 0
Views: 1,195
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
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
|
Forum: NSIS Discussion
28th April 2007, 10:05
|
|
Replies: 6
Views: 2,701
|
Forum: NSIS Discussion
28th April 2007, 09:48
|
|
Replies: 6
Views: 2,701
|
Forum: NSIS Discussion
28th April 2007, 09:34
|
|
Replies: 6
Views: 2,701
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...
|