Forum: NSIS Discussion
18th March 2009, 04:19
|
|
Replies: 6
Views: 11,913
|
Forum: NSIS Discussion
15th March 2009, 03:59
|
|
Replies: 6
Views: 11,913
Microsoft Visual C++ 2008 Redistributable Package
Hi
Is there a way to verify if Microsoft Visual C++ 2008 Redistributable Package (http://www.microsoft.com/downloads/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&displaylang=en) is...
|
Forum: NSIS Discussion
13th January 2009, 04:51
|
|
Replies: 2
Views: 2,127
|
Forum: NSIS Discussion
13th January 2009, 03:28
|
|
Replies: 2
Views: 2,127
Displaying readme.txt on the final page
Hi all
Is it possible to display readme.txt in a text box on the final page, without using MUI (only using the original NSIS functions and NSD)? I can do a ${NSD_CreateText} but I don't know how...
|
Forum: NSIS Discussion
22nd August 2008, 03:27
|
|
Replies: 1
Views: 1,313
|
Forum: NSIS Discussion
21st August 2008, 10:27
|
|
Replies: 1
Views: 1,313
Problem aborting page
Hi all,
I have a page as below:
Page EnterCustom LeaveCustom
And the EnterCustom function:
Function EnterCustom
|
Forum: NSIS Discussion
21st February 2008, 23:29
|
|
Replies: 2
Views: 2,614
|
Forum: NSIS Discussion
21st February 2008, 23:21
|
|
Replies: 2
Views: 2,614
Reading an environment variable at compile time
Hi all
I have a NSIS question which is probably due to my lack of understanding of the system. Forgive me if it has been asked before, I tried to search for it but I don't really know what to...
|