Forum: NSIS Discussion
20th August 2019, 10:01
|
Replies: 4
Views: 844
|
Forum: NSIS Discussion
19th August 2019, 12:19
|
Replies: 1
Views: 725
|
Forum: NSIS Discussion
19th August 2019, 07:04
|
Replies: 4
Views: 844
I have a custom page which has 2 radio buttons....
I have a custom page which has 2 radio buttons. And based on the radio button selection, Install Dir is set to C:\Program Files or LocalAppData folder. And this value is set to Environment Variable ....
|
Forum: NSIS Discussion
16th August 2019, 10:17
|
Replies: 4
Views: 844
|
Forum: NSIS Discussion
14th August 2019, 06:02
|
Replies: 0
Views: 653
Is it possible to call WCF service from NSIS
Hi,
I have a WCF service which performs some validation. I read that CLR::Call plugin only supports .Net 2.0 assemblies. And WCF was introduced in .NET 3.0. So is there any method to call the...
|
Forum: NSIS Discussion
14th August 2019, 05:57
|
Replies: 2
Views: 646
|
Forum: NSIS Discussion
14th August 2019, 05:55
|
Replies: 2
Views: 687
|
Forum: NSIS Discussion
13th August 2019, 16:03
|
Replies: 2
Views: 646
|
Forum: NSIS Discussion
13th August 2019, 15:55
|
Replies: 2
Views: 687
Icon already set not updated with another icon
Hi,
I have set an icon with a label in a custom page to display a validation status. When the validation fails, it shows error icon else done icon. My problem is once an icon is set say error...
|
Forum: NSIS Discussion
8th August 2019, 12:37
|
Replies: 1
Views: 694
|
Forum: NSIS Discussion
8th August 2019, 12:20
|
Replies: 2
Views: 762
|
Forum: NSIS Discussion
8th August 2019, 12:18
|
Replies: 4
Views: 893
|
Forum: NSIS Discussion
8th August 2019, 12:15
|
Replies: 2
Views: 735
|
Forum: NSIS Discussion
6th August 2019, 11:57
|
Replies: 2
Views: 735
|
Forum: NSIS Discussion
2nd August 2019, 12:43
|
Replies: 2
Views: 762
How to put red border around textbox in NSIS
Hi,
I have a text field. I would like to add red border to the text control. Can we use {SS_BLACKRECT} with some other color though the fault is black. Is there any other method?
...
|
Forum: NSIS Discussion
2nd August 2019, 12:20
|
Replies: 4
Views: 893
Hi,
I have moved the top text "Scroll down...
Hi,
I have moved the top text "Scroll down or press Page Down... " text to the bottom area along with "If you accept... " such that they are read as 2 lines. Hence there is a lot of blank space in...
|
Forum: NSIS Discussion
31st July 2019, 12:35
|
Replies: 4
Views: 893
How to move the Licence text box to top in NSIS
Hi,
I have updated the licence page such that the text on top of the Licence text box now appears along with the text at the bottom. I would like to move the Licence text box to bit upper in order...
|
Forum: NSIS Discussion
26th July 2019, 11:16
|
Replies: 1
Views: 713
|
Forum: NSIS Discussion
26th July 2019, 11:12
|
Replies: 1
Views: 814
|
Forum: NSIS Discussion
25th July 2019, 06:38
|
Replies: 5
Views: 906
Hi,
I was able to find the cause of the...
Hi,
I was able to find the cause of the issue. I was trying to display my appdata folder in the label, which is a long string without any space EX: C:\Users\....\AppData\Local\.....
When I added...
|
Forum: NSIS Discussion
24th July 2019, 05:44
|
Replies: 5
Views: 906
|
Forum: NSIS Discussion
23rd July 2019, 13:04
|
Replies: 5
Views: 906
|
Forum: NSIS Discussion
23rd July 2019, 12:59
|
Replies: 2
Views: 896
|
Forum: NSIS Discussion
23rd July 2019, 10:05
|
Replies: 11
Views: 6,632
Hi,
The given code has helped me to change...
Hi,
The given code has helped me to change the font of first page. I have a question related to changing font globally.
When I set font as - SetFont "Tahoma" 9, though this changes the font in...
|
Forum: NSIS Discussion
22nd July 2019, 13:22
|
Replies: 2
Views: 896
|