Forum: NSIS Discussion
24th April 2006, 13:45
|
|
Replies: 9
Views: 4,105
|
Forum: NSIS Discussion
18th April 2006, 15:39
|
|
Replies: 9
Views: 4,105
I actually haven't gotten that working yet...
I actually haven't gotten that working yet either, but the original method uses the MUI LANGDLL_DISPLAY macro to accomplish that - I would hope to do the same if I can get the english download to...
|
Forum: NSIS Discussion
18th April 2006, 14:13
|
|
Replies: 9
Views: 4,105
Thanks guys. I'll check InetLoad.
RE:...
Thanks guys. I'll check InetLoad.
RE: abort- I did want it to abort install, just that it was reaching those lines when it shouldn't be - as if the NSISdl was being bypassed or causing an abort...
|
Forum: NSIS Discussion
18th April 2006, 00:35
|
|
Replies: 9
Views: 4,105
|
Forum: NSIS Discussion
17th April 2006, 20:28
|
|
Replies: 9
Views: 4,105
.NET 2.0 install function
I use the GetDotNET (http://nsis.sourceforge.net/Get_.NET_Version) code to detect which version of .NET framework is installed, but rather than
I have a desire to convert this page...
|
Forum: NSIS Discussion
24th May 2005, 21:04
|
|
Replies: 5
Views: 2,877
|
Forum: NSIS Discussion
24th May 2005, 19:20
|
|
Replies: 5
Views: 2,877
Flow control outside of a function using MUI?
Noob alert - apologies in advance.
I'm using the modern UI to make an installer which does not use or modify the registry in any way...
I'm trying a simple detection for a previous version of...
|