http://www.jrsoftware.org/isfaq.php has a section on changing environment
variables (like the path).

Would anyone like to volunteer to create a wrapper task for innosetup?

We already have one for an MSI installer in NAntContrib. We also have a
setup target that creates an msi installer (creating features for NAnt and
NAntContrib). The biggest problem there is the requirements for running the
msi task. It is not a trivial thing as you need to have the installer SDK
and a few other things. But this is true with the chm creation needing the
help 2 sdk also.

----- Original Message ----- 
From: "Nicklas Norling" <[EMAIL PROTECTED]>
> Hi all.
>
> I always package up NAnt in a setup for my developers so I thought
> I could as well contribute the iss script file I use in case there are
more
> out there that would like it.
>
> It uses InnoSetup 4.2.0 http://www.jrsoftware.org/isdl.php which is a
totaly
> free and awsome setup tool.
>
> The iss file is designed to be in the root or the release togther with
> the NAnt.sln file. From there is will zipp up .\bin\*.
>
> During install it installs this in a directory, optionally adds a program
> group and leaves standard uninstall entry in add/remove programs.
>
> It does not currently alter the PATH variable, but I hope to find some
free
> prog that will do that.
>
> The installer file will be called NAntInstaller.exe and will be placed at
> the root of the release.
>
> I added licence file reference and copyrights as best I could. Hope I got
it
> right.
>
> /Nicke



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to