Forum: NSIS Discussion
14th May 2009, 06:33
|
|
Replies: 13
Views: 2,453
In itself this made no difference. I revisited...
In itself this made no difference. I revisited the example and noticed that the function was .onGUIInit and not .onInit adding this function and it works in a fashion and certainly enough to get me...
|
Forum: NSIS Discussion
13th May 2009, 20:09
|
|
Replies: 13
Views: 2,453
|
Forum: NSIS Discussion
13th May 2009, 19:15
|
|
Replies: 13
Views: 2,453
|
Forum: NSIS Discussion
13th May 2009, 18:30
|
|
Replies: 13
Views: 2,453
|
Forum: NSIS Discussion
13th May 2009, 18:18
|
|
Replies: 13
Views: 2,453
This was the last attempt:-
Name...
This was the last attempt:-
Name "Southcot Services Ltd : On Line Backup"
outfile "Test.exe"
;--------------------------------
; Start Includes
!include "LogicLib.nsh"
|
Forum: NSIS Discussion
13th May 2009, 16:12
|
|
Replies: 13
Views: 2,453
|
Forum: NSIS Discussion
12th May 2009, 22:10
|
|
Replies: 13
Views: 2,453
Full screen colour
I've been trying out BgImage::SetBg as I want to cover the whole screen in white with a simple logo displayed in the middle of the screen while the installer runs. I don't seem to be able to get this...
|
Forum: NSIS Discussion
12th May 2009, 22:07
|
|
Replies: 2
Views: 1,616
|
Forum: NSIS Discussion
8th May 2009, 21:44
|
|
Replies: 2
Views: 1,616
Pages for Uninstall
I thought I had it cracked but ...
I have a set of pages using the MUI:-
The trouble is that the uninstaller goes through each of these pages too. This is not what I want. Try as I may I...
|
Forum: NSIS Discussion
7th May 2009, 06:41
|
|
Replies: 24
Views: 11,595
|
Forum: NSIS Discussion
6th May 2009, 17:07
|
|
Replies: 24
Views: 11,595
|
Forum: NSIS Discussion
28th April 2009, 11:12
|
|
Replies: 24
Views: 11,595
|
Forum: NSIS Discussion
28th April 2009, 10:44
|
|
Replies: 24
Views: 11,595
|
Forum: NSIS Discussion
28th April 2009, 10:42
|
|
Replies: 24
Views: 11,595
|
Forum: NSIS Discussion
28th April 2009, 05:35
|
|
Replies: 24
Views: 11,595
|
Forum: NSIS Discussion
27th April 2009, 14:12
|
|
Replies: 24
Views: 11,595
|
Forum: NSIS Discussion
27th April 2009, 14:05
|
|
Replies: 24
Views: 11,595
|
Forum: NSIS Discussion
27th April 2009, 12:41
|
|
Replies: 24
Views: 11,595
|
Forum: NSIS Discussion
27th April 2009, 06:09
|
|
Replies: 24
Views: 11,595
I'm very much a newbie to NSIS. I have two...
I'm very much a newbie to NSIS. I have two questions regarding this plugin:-
1
I can't get the examples to work I get an error:-
"WmiInspector::Request"
I am guessing that it is something...
|
Forum: NSIS Discussion
16th April 2009, 18:06
|
|
Replies: 6
Views: 2,918
|
Forum: NSIS Discussion
16th April 2009, 14:41
|
|
Replies: 6
Views: 2,918
This excellent the second link does the trick...
This excellent the second link does the trick beautifully, many thanks. I'm not sure how I missed it when trawling for solutions, I try not to be a helpless newbie when I start something new. I am...
|
Forum: NSIS Discussion
15th April 2009, 16:59
|
|
Replies: 6
Views: 2,918
|
Forum: NSIS Discussion
15th April 2009, 16:00
|
|
Replies: 6
Views: 2,918
Getting Hostname
VERY much a newbie to this and it's proving a steep learning curve.
I want to configure an installer that will read the current hostname of a Windows XP or Vista machine, store it for un-install...
|