Forum: NSIS Discussion
31st January 2009, 02:05
|
|
Replies: 7
Views: 2,299
nsisdl has support to basic proxies.
the...
nsisdl has support to basic proxies.
the problem that I am speaking, tht during ANSI-> Unicode migration theres happen a bug, wich prevent nsisdl from parsing IEProxy settings (from registry)...
|
Forum: NSIS Discussion
29th January 2009, 16:29
|
|
Replies: 7
Views: 2,299
Looks like the issue is in the IEPRoxy registty...
Looks like the issue is in the IEPRoxy registty entry parsing. Most likely ANSI-> unicode transition problem. I implemented temporary workaround - reimplemented this parsing in the installer body....
|
Forum: NSIS Discussion
29th January 2009, 16:27
|
|
Replies: 7
Views: 3,146
|
Forum: NSIS Discussion
29th January 2009, 03:56
|
|
Replies: 7
Views: 3,146
|
Forum: NSIS Discussion
29th January 2009, 03:15
|
|
Replies: 7
Views: 2,299
|
Forum: NSIS Discussion
29th January 2009, 02:55
|
|
Replies: 7
Views: 3,146
Get lost in this. Most likely python is not in...
Get lost in this. Most likely python is not in the path, installer did not make it for some reasons. But I don't know what should be in the path? What folder?
Even after I added c:\python25 in...
|
Forum: NSIS Discussion
29th January 2009, 01:28
|
|
Replies: 7
Views: 2,299
Unicode Nsisdl with proxy - problem
I am using unicode nsis.
Also I am using nsisdl.
Works fine - except for proxy.
I cannot make it work with proxy.
Using IE LAN settings or control panel / internet settins (the same), using...
|
Forum: NSIS Discussion
10th January 2009, 01:45
|
|
Replies: 2
Views: 1,338
|
Forum: NSIS Discussion
10th January 2009, 01:43
|
|
Replies: 13
Views: 3,409
Thanks. Now I got it. Yes, it works.
However,...
Thanks. Now I got it. Yes, it works.
However, we decided to defer this issue for now, and wait for NSIS team fix, as it require to many code for such a small issue (we also need to show space...
|
Forum: NSIS Discussion
9th January 2009, 19:55
|
|
Replies: 13
Views: 3,409
|
Forum: NSIS Discussion
9th January 2009, 18:32
|
|
Replies: 2
Views: 1,338
|
Forum: NSIS Discussion
9th January 2009, 18:26
|
|
Replies: 13
Views: 3,409
The "required size" output on standard dialog...
The "required size" output on standard dialog constist of "LABEL" and "NUMBER":
"Required Space" "8.3MB"
Left part can be set as a string. OK.
Right part can be set only as a number. There are no...
|
Forum: NSIS Discussion
9th January 2009, 01:01
|
|
Replies: 13
Views: 3,409
|
Forum: NSIS Discussion
9th January 2009, 00:36
|
|
Replies: 13
Views: 3,409
Decimal Delimiter
When installer shows space required/space availabe it use "." as decimal delimiter. For instance: "Space required 13.1Mb"
It shows "." regardless of system regional settings.
How can I make it...
|
Forum: NSIS Discussion
5th December 2008, 01:13
|
|
Replies: 572
Views: 237,213
Lazy to rewrite plugins...
Do you know any...
Lazy to rewrite plugins...
Do you know any encryption plugin that will work with unicode?
Like sha1 or md5?
stuck in this.. During the installation i have to verify downloaded package. Was easy...
|
Forum: NSIS Discussion
5th December 2008, 01:00
|
|
Replies: 572
Views: 237,213
|
Forum: NSIS Discussion
4th December 2008, 20:33
|
|
Replies: 572
Views: 237,213
|
Forum: NSIS Discussion
4th December 2008, 19:55
|
|
Replies: 572
Views: 237,213
In unicode NSIS installation files in...
In unicode NSIS installation files in ".\nsis\Contrib\Language files" are not unicode. See attahcment.
/edit: attachment deleted. I was looking into the wrong NSIS installation folder.
|
Forum: NSIS Discussion
4th December 2008, 19:01
|
|
Replies: 572
Views: 237,213
Thanks. One more question, if you please.
We...
Thanks. One more question, if you please.
We are planning to do some localization.
Question regarding existing language files: I've noticed, that with unicoed nsis you ship non-unicode language...
|
Forum: NSIS Discussion
4th December 2008, 01:27
|
|
Replies: 572
Views: 237,213
|