Forum: NSIS Discussion
6th April 2012, 15:02
|
|
Replies: 3
Views: 2,088
|
Forum: NSIS Discussion
6th April 2012, 10:09
|
|
Replies: 3
Views: 2,088
A different forum recommended to do the...
A different forum recommended to do the following, they said this should add a box to the welcome page. However it does not display anything
!define MUI_PAGE_CUSTOMFUNCTION_SHOW MyWelcomeShow...
|
Forum: NSIS Discussion
6th April 2012, 09:25
|
|
Replies: 3
Views: 2,088
Load existing Language Strings into custom page.
Hello all..
I am trying to create a custom page and load already existing language strings into it. For example "MUI_TEXT_WELCOME_INFO_TITLE".
I am using the following code, but it doesn't seem...
|
Forum: NSIS Discussion
2nd April 2012, 12:19
|
|
Replies: 16
Views: 4,237
|
Forum: NSIS Discussion
2nd April 2012, 11:39
|
|
Replies: 16
Views: 4,237
|
Forum: NSIS Discussion
2nd April 2012, 09:20
|
|
Replies: 16
Views: 4,237
I submitted a post a few seconds ago with a...
I submitted a post a few seconds ago with a screen of the register, but this one has to be moderated so here is a quick overview:
Again when using "$R0\*.*" or using "$R0" it claims always to be...
|
Forum: NSIS Discussion
2nd April 2012, 09:15
|
|
Replies: 16
Views: 4,237
|
Forum: NSIS Discussion
30th March 2012, 15:02
|
|
Replies: 16
Views: 4,237
|
Forum: NSIS Discussion
30th March 2012, 07:56
|
|
Replies: 16
Views: 4,237
Thank you guys for all the help.
Thank you...
Thank you guys for all the help.
Thank you pengyou, that seems to do the trick.
Currently this how my code will look. I used the message-boxes to test if the function works, now I substituted...
|
Forum: NSIS Discussion
29th March 2012, 14:48
|
|
Replies: 16
Views: 4,237
Thank you for your reply.
This is what...
Thank you for your reply.
This is what Process Monitor says:
Then it continue with a lot of keyboard layouts..
So it seems like it actually does recognize / read the key.. But somehow my...
|
Forum: NSIS Discussion
29th March 2012, 13:09
|
|
Replies: 16
Views: 4,237
|
Forum: NSIS Discussion
29th March 2012, 12:58
|
|
Replies: 16
Views: 4,237
Thanks for your quick reply.
All my test...
Thanks for your quick reply.
All my test computers are 32bit, so that can't be the problem.
I tried it so far on W7, Vista, and XP (all 32bit). - None seem to work.
Thanks for the help,
Ruud
|
Forum: NSIS Discussion
29th March 2012, 12:43
|
|
Replies: 16
Views: 4,237
ReadRegStr maximum lenght?
Dear all,
I am trying to add a check to see if the software is installed or not. If it is installed the installation should abort, if it is not installed the installation should continue as...
|