Forum: NSIS Discussion
26th September 2003, 16:34
|
|
Replies: 4
Views: 1,884
Confusion on using custom pages.
I'm trying to get a custom page to show up to ask for some user information. I want it to show between the License and Components pages. So far, everything I've tried hasn't quite worked. The...
|
Forum: NSIS Discussion
16th September 2003, 16:39
|
|
Replies: 2
Views: 1,611
TRIM function from the documentation.
In the documentation that comes with NSIS can be found a function called TrimNewLines. Has anyone ever passed that function a string that doesn't contain a trailing CRLF (or any variant thereof)? ...
|
Forum: NSIS Discussion
3rd September 2003, 14:03
|
|
Replies: 24
Views: 10,573
Iceman_k:
Thank you for your response. Your...
Iceman_k:
Thank you for your response. Your response, however, indicates that I'm misunderstanding how some of this stuff works. My understanding is as follows:
I build a script. I then...
|
Forum: NSIS Discussion
3rd September 2003, 12:33
|
|
Replies: 3
Views: 1,708
Thank you for the response.
I'm now looking...
Thank you for the response.
I'm now looking around to find how to provide such a text file. I noticed that Glimpse said he found how to control an Installshield product with such a file; I just...
|
Forum: NSIS Discussion
2nd September 2003, 17:45
|
|
Replies: 24
Views: 10,573
I'm currently fiddling with NSIS and trying...
I'm currently fiddling with NSIS and trying various things. One of the problems I'm dealing with is as above, how do you delete only things that the user had installed? The following are 3 pieces...
|
Forum: NSIS Discussion
25th August 2003, 21:45
|
|
Replies: 3
Views: 1,708
Secondary installation
I've been tasked with learning how to use NSIS to package and push out our software. I've spent the past couple of days installing the package, reading the manual, fiddling, and poking around this...
|