Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 24 of 24
Search took 0.00 seconds.
Search: Posts Made By: nick_goyal
Forum: NSIS Discussion 20th September 2010, 09:05
Replies: 3
Views: 1,589
Posted By nick_goyal
Hi Afrow, Yes i am giving the same...

Hi Afrow,

Yes i am giving the same definition to the page.

Page ServerChangesCreate ServerChangesLeave

Well i have attached the full script for the reference. Thank you very much for giving...
Forum: NSIS Discussion 20th September 2010, 08:07
Replies: 2
Views: 1,598
Posted By nick_goyal
Yes it is possible. You can use nsis service...

Yes it is possible. You can use nsis service plugin http://nsis.sourceforge.net/NSIS_Simple_Service_Plugin for this.
Forum: NSIS Discussion 20th September 2010, 06:54
Replies: 3
Views: 1,589
Posted By nick_goyal
default buttons are not working on a custom page

Hi Everybody,

I have a custom page to check the tcp open port, in the leave function i have a condition that if the port is occupied don't move to next page and show a message. Now my problem is...
Forum: NSIS Discussion 19th May 2010, 14:05
Replies: 5
Views: 1,909
Posted By nick_goyal
change the color of directory selection text

i am using XPUI for creating my exe i got stuck with directory selection page as i am not able to change the color of the "Destination Folder" text. i have gone through the XPUI.nsh file and checked...
Forum: NSIS Discussion 12th May 2010, 08:41
Replies: 5
Views: 9,869
Posted By nick_goyal
thank you very much Yathosho and Animaether for...

thank you very much Yathosho and Animaether for helping me. I got the mistake which i was doing. You guys rock.
Forum: NSIS Discussion 11th May 2010, 15:02
Replies: 5
Views: 9,869
Posted By nick_goyal
hi Yathosho thank you for quick reply, i made the...

hi Yathosho thank you for quick reply, i made the changes suggested by you but it is still not disabling the field.
Forum: NSIS Discussion 11th May 2010, 13:10
Replies: 5
Views: 9,869
Posted By nick_goyal
how to Disable "Next" button in nsDialogs if text field has no value

Hi,

I am using nsDialogs for making custom pages and i am stuck with one issue. I want to disable the next button if there is no value in the text. I have tried the solution suggested in other...
Forum: NSIS Discussion 9th May 2010, 18:45
Replies: 2
Views: 1,425
Posted By nick_goyal
how to use flag in nsDialogs

I am using nsDialogs Plugin to create a custom page, in this i want to use readonly flag. I have gone through the documentation and the examples of the plugin but unable to find the way. Please let...
Forum: NSIS Discussion 29th April 2010, 15:02
Replies: 3
Views: 1,478
Posted By nick_goyal
Thank you for replying. BTW if possible can you...

Thank you for replying. BTW if possible can you share an example. the web server returns the response in json. what can i do with that ?
Forum: NSIS Discussion 29th April 2010, 10:10
Replies: 3
Views: 1,478
Posted By nick_goyal
conditional installation with the help of webservice

Hi,

I want to create a installer in which once user enters the credentials in the user configuration page, basically user name, access key and the url. Now with the help of web service check the...
Forum: NSIS Discussion 22nd April 2010, 06:59
Replies: 11
Views: 5,025
Posted By nick_goyal
Hi Animaether, Thank you very much for the...

Hi Animaether,

Thank you very much for the great help. Problem solved:up:
Forum: NSIS Discussion 20th April 2010, 14:59
Replies: 11
Views: 5,025
Posted By nick_goyal
HI Animaether, Can you please tell me how to...

HI Animaether,

Can you please tell me how to select default value in the drop down list ?? like i want to select 37th entry of my drop down list as the default value. so how can i achieve it.
...
Forum: NSIS Discussion 15th April 2010, 13:28
Replies: 11
Views: 5,025
Posted By nick_goyal
Thanks a lot everybody i got the mistake i was...

Thanks a lot everybody i got the mistake i was making its NSD_CB_AddString in place of NSD_LB_AddString for a Drop List. ;)
Forum: NSIS Discussion 15th April 2010, 13:08
Replies: 11
Views: 5,025
Posted By nick_goyal
Thank you for such a great help well i want a...

Thank you for such a great help well i want a drop list in place of the list box. So how can i achieve it.
Forum: NSIS Discussion 15th April 2010, 13:04
Replies: 11
Views: 5,025
Posted By nick_goyal
Thank you very much @Animaether but i want a drop...

Thank you very much @Animaether but i want a drop list in place of list Box.
Forum: NSIS Discussion 14th April 2010, 10:41
Replies: 11
Views: 5,025
Posted By nick_goyal
currency selection drop down

Hi,

How can i give a drop down list to select standard set of currency in the installation page. There are more then 100 currency which i want to give, so is there any plugin or a way by which i...
Forum: NSIS Discussion 9th June 2009, 14:38
Replies: 0
Views: 1,450
Posted By nick_goyal
how to use custom language file

i have language translation in six languages and i want them to use at the time installation time.

i mean if i select German at the installation time then the software text should be in German...
Forum: NSIS Discussion 4th March 2009, 08:34
Replies: 5
Views: 1,780
Posted By nick_goyal
Hi MSG, I have gone through this...

Hi MSG,

I have gone through this documentation but not able to use them as per my requirement, This Abort is not working under the condition and after clicking on OK (Message Box)it take me to the...
Forum: NSIS Discussion 4th March 2009, 04:59
Replies: 5
Views: 1,780
Posted By nick_goyal
Thank you for early reply Red Wine But this...

Thank you for early reply Red Wine But this option is not working (i used Abort just after the Message Box).
Can you please tell me where to put Abort in this function.

Thanks in Advance
Forum: NSIS Discussion 3rd March 2009, 12:57
Replies: 5
Views: 1,780
Posted By nick_goyal
Problem in using message box with custom page

i am using one custom page to check the "TCP-Port" whether its open or occupied and if it is occupied it is throwing a message saying this port is occupied.

my problem is when i click "ok" in...
Forum: NSIS Discussion 11th September 2008, 12:21
Replies: 1
Views: 1,110
Posted By nick_goyal
need help in linking the custom pages

I designed some custom pages for my installation and wants to link them as per the choice.
means if there is two choice on a page1 and if i choose first choice than page2 should open and i go for...
Forum: NSIS Discussion 28th August 2008, 13:26
Replies: 4
Views: 2,012
Posted By nick_goyal
Hi fabian.rap.more, I thinks its better if u...

Hi fabian.rap.more,

I thinks its better if u can give me a example script as i am not able to understand it.

Thanks in advance.
Forum: NSIS Discussion 27th August 2008, 06:56
Replies: 4
Views: 2,012
Posted By nick_goyal
Hi, i am able to bundle them with my source...

Hi,

i am able to bundle them with my source but not able to call them on the user request, can you please suggest me all steps for doing this.

Thanks in advance.
Forum: NSIS Discussion 18th August 2008, 09:18
Replies: 4
Views: 2,012
Posted By nick_goyal
how to integrate apache and mysql with the source

Hi,

I am new user to nsis and facing one problem, I want to integrate Apache Server and Mysql with my source to make a EXE build. In this build first it should ask the user about the installation...
Showing results 1 to 24 of 24

 
Forum Jump