Old 20th May 2009, 04:04   #1
cmrhema
Junior Member
 
Join Date: May 2009
Posts: 4
Ini files

Hi,
I have downloaded NSIS (yesterday), and want to customize my dialog box, with colors and background.

I went through the installation controls. Can anyone please provide me with some links and tutorials, as how to use it, integrate it and writing code on it.

Although I went through the help, I would like to have any readymade codes or scripts or links or tutorials that deals with the ini files. (as i am bit lazy )


Regards
cmrhema
cmrhema is offline   Reply With Quote
Old 20th May 2009, 09:18   #2
cmrhema
Junior Member
 
Join Date: May 2009
Posts: 4
Hi,
I went through the Install Options File,i.e File--Install Options File. I did see the controls, now how do I use this.

I mean I want to change the Labels and textboxes and place a image inside the bitmap.
Further I want that this will be the installation page.

Can anyone help me please

Regards
cmrhema
cmrhema is offline   Reply With Quote
Old 20th May 2009, 15:41   #3
Comperio
Major Dude
 
Comperio's Avatar
 
Join Date: Jan 2005
Location: Oregon Coast
Posts: 737
Use of INI files with InstallOptions is deprecated. It's recommended you use nsDialogs instead.

If you look at the nsDialogs readme file (also located in your NSIS installation directory under \docs\nsdialgs), you will find a very good step by step tutorial on how to make it work. There is also a whole page of examples on this wiki page: http://nsis.sourceforge.net/Category:NsDialogs_Examples.

If you insist on using the older InstallOptions, then you may want to have a look at this page: http://nsis.sourceforge.net/Adding_c...nstaller_pages.
Comperio is offline   Reply With Quote
Old 21st May 2009, 03:57   #4
cmrhema
Junior Member
 
Join Date: May 2009
Posts: 4
Thanks Comperio for the reply, I prefer InstallOptions only because of the GUI.
I downloaded NSISEclipse yesterday. I was comfortable in the install options from NSISEclipse, can anyone please forward some links on the tutorials.

Secondly I have a question. I am going to deploy .net application.I will be providing .net framework along with my application, so in case if the user does not have a framework, he/she can have no problem. Now all I require is, the NSIS to look for .net framework and if not installed , it should install automatically.

How do I do that.

Kindly help.

Regards
cmrhema
cmrhema is offline   Reply With Quote
Old 21st May 2009, 10:03   #5
jpderuiter
Major Dude
 
Join Date: Feb 2007
Posts: 672
for the .NET part see:
http://nsis.sourceforge.net/DotNET

(You can skip the download part if you provide the installe yourself)
jpderuiter is offline   Reply With Quote
Old 21st May 2009, 14:28   #6
Comperio
Major Dude
 
Comperio's Avatar
 
Join Date: Jan 2005
Location: Oregon Coast
Posts: 737
Quote:
From cmrhema:
I was comfortable in the install options from NSISEclipse, can anyone please forward some links on the tutorials.
The link 2nd link I provided in my previous post has several. There are also some examples in your NSIS directory.

If you need more than that, search the wiki and this forum and I'm sure you'll find even more.
Comperio is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump