Forum: NSIS Discussion
3rd March 2006, 08:45
|
|
Replies: 3
Views: 4,567
Thanks for the response!
I'll post the bug...
Thanks for the response!
I'll post the bug report.
So I only needed System to make a call to allow only a single instance of the installer.
Function .onInit
; Only allow a single instance...
|
Forum: NSIS Discussion
3rd March 2006, 00:26
|
|
Replies: 3
Views: 4,567
Building NSIS on Linux
Hi Guys,
I was immensely pleased to see that I could, in theory,
build NSIS installers under a Linux/POSIX gnu build infrastructure with a mingw cross-compiler... If only...
I'd appreciate any...
|
Forum: NSIS Discussion
1st August 2003, 08:53
|
|
Replies: 2
Views: 2,355
Automated testing
NSIS Developers,
Finally have installer creation integrated with our predominently UNIX based nightly build environment.
Great work, great tool, love it.
One request though... Is it / will...
|
Forum: NSIS Discussion
29th July 2003, 14:05
|
|
Replies: 6
Views: 3,233
|
Forum: NSIS Discussion
29th July 2003, 08:26
|
|
Replies: 6
Views: 3,233
|
Forum: NSIS Discussion
28th July 2003, 20:58
|
|
Replies: 6
Views: 3,233
Mui_directorypage
Guys n Gals,
Anyone know whether an additional MUI_DIRECTORYPAGE can be specified. What I want to do is request the user specify the working directory that my application defaults to. Is there an...
|