Forum: NSIS Discussion
21st December 2009, 08:55
|
|
Replies: 11
Views: 5,204
thanks guys for bringing this topic up.
simple...
thanks guys for bringing this topic up.
simple question: is there a way to just extract the localized name of the "Program Files" from the registry or something ?
which means, do we have a way to...
|
Forum: NSIS Discussion
23rd September 2009, 10:07
|
|
Replies: 34
Views: 15,715
|
Forum: NSIS Discussion
22nd September 2009, 15:38
|
|
Replies: 34
Views: 15,715
|
Forum: NSIS Discussion
22nd September 2009, 15:08
|
|
Replies: 34
Views: 15,715
ok, thanks, that worked !
can i still use this...
ok, thanks, that worked !
can i still use this functionality along with displaying the radio buttons at the bottom viz, "accept" and "decline" ?
and also, the Next button should remain enabled...
|
Forum: NSIS Discussion
22nd September 2009, 09:28
|
|
Replies: 5
Views: 3,138
hi,
does anybody know how to display a EULA...
hi,
does anybody know how to display a EULA in a custom license page using InstallOptions ?
i have already prepared the .ini file for the same and managed to display it. need to know the trick to...
|
Forum: NSIS Discussion
22nd September 2009, 08:08
|
|
Replies: 34
Views: 15,715
|
Forum: NSIS Discussion
22nd September 2009, 07:50
|
|
Replies: 34
Views: 15,715
|
Forum: NSIS Discussion
22nd September 2009, 07:49
|
|
Replies: 34
Views: 15,715
|
Forum: NSIS Discussion
22nd September 2009, 07:28
|
|
Replies: 34
Views: 15,715
|
Forum: NSIS Discussion
21st September 2009, 15:57
|
|
Replies: 34
Views: 15,715
|
Forum: NSIS Discussion
17th September 2009, 10:46
|
|
Replies: 9
Views: 2,645
|
Forum: NSIS Discussion
17th September 2009, 06:54
|
|
Replies: 9
Views: 2,645
|
Forum: NSIS Discussion
2nd September 2009, 09:37
|
|
Replies: 5
Views: 1,838
|
Forum: NSIS Discussion
2nd September 2009, 05:25
|
|
Replies: 9
Views: 6,393
|
Forum: NSIS Discussion
1st September 2009, 16:25
|
|
Replies: 5
Views: 1,838
|
Forum: NSIS Discussion
31st August 2009, 13:23
|
|
Replies: 9
Views: 6,393
Hi Jnuw et al,
i am new NSIS.
i managed to...
Hi Jnuw et al,
i am new NSIS.
i managed to create a custom page with all the controls that emulates the default license page.
do you know how to populate the text control to display the EULA ?
...
|
Forum: NSIS Discussion
27th August 2009, 07:28
|
|
Replies: 3
Views: 1,897
Hi,
i am new NSIS.
I am trying to enable...
Hi,
i am new NSIS.
I am trying to enable the "Next" button on the license page even when "I decline" radio button is choosed.
do you now to achieve this ?
I am trying :
LicenseForceSelection...
|
Forum: NSIS Discussion
16th July 2009, 12:26
|
|
Replies: 11
Views: 6,672
|
Forum: NSIS Discussion
9th July 2009, 05:17
|
|
Replies: 11
Views: 6,672
|
Forum: NSIS Discussion
8th July 2009, 13:01
|
|
Replies: 11
Views: 6,672
|
Forum: NSIS Discussion
8th July 2009, 10:21
|
|
Replies: 11
Views: 6,672
i have tried making the change using resource...
i have tried making the change using resource hacker to the NSIS-src\Examples\Modern UI\Basic.exe, added a button in there and compiled, saved as Basic_new.exe
However, when i tried opening...
|
Forum: NSIS Discussion
7th July 2009, 07:07
|
|
Replies: 11
Views: 6,672
Stu... sorry for coming back to you so late. ...
Stu... sorry for coming back to you so late.
forgive my ignorance, but how do i do add a button using resource hacker and use a ButtonEvent plugin thereafter ?
could you please be more elaborate?
...
|
Forum: NSIS Discussion
16th June 2009, 11:53
|
|
Replies: 11
Views: 6,672
Hi,
i am new to NSIS. and trying to add a...
Hi,
i am new to NSIS. and trying to add a Print button on the license page, but i am not able to identify the License page.
http://forums.winamp.com/showthread.php?threadid=228334
referring...
|
Forum: NSIS Discussion
29th May 2009, 13:42
|
|
Replies: 2
Views: 2,400
Radio Button not checkbox
Hi,
just to take your attention towards the control ie. radio buttons not checkbox, where-in any single option could be selected at any given point in time. Based on this selection, appropriate...
|
Forum: NSIS Discussion
29th May 2009, 11:56
|
|
Replies: 2
Views: 2,400
Enable Next button
Hi All,
i am new to Nullsoft and i am trying the following code:
Page custom InstallTypePageCreate InstallTypePageLeave
!define MUI_LICENSEPAGE_RADIOBUTTONS
!define...
|