Title: Create shortcuts & find a file name and retrieve it's path
Is there any task or function in NAnt or Nantcontrib
That will:
1. Create a short cut for an executable and place it on the computer desktop\
or into a start all programs file folder?
2. Find a certain file name on
Is there any way to use the MailLogger to send an email with
credentials/authentication? I have a build script that runs on a few
different machines, and I want it to be able to send using a remote
email server, but it requires authentication.
Surely someone else has had to do the same thing. An
Christina,
We do not use the VS2003 (or 2005 now) setup projects, because they don't
integrate into our NAnt based build environment. In this case we just issue
a 'nant msi' to build our msi file. If you want to use the VS2003 setup,
you will need to 'exec' devenv and build the setup project th
Christina,
We use the NAntContrib MSI and MSM tasks extensively. I'm including two
targets we use in one of our utilities. It will first create a msm merge
module, and then create a msi, using that merge module. This does a lot of
what you wanting. Be sure to look at the documentation on the M
Rajnish kumar wrote:
Hi Every one
I want to add current DateTime info dynamically with the file name . Is it
possible to add date time info with the file name from NANT itself.
Yes, see
http://nant.sourceforge.net/nightly/latest/help/functions/index.html#Date%2fTime
.
And is there any
Title: How to use Nant and Nantcontrib to do the functions of a VS .NET 2003 setup project
Christina,
We use WiX (wix.sourceforge.net) to create our
setup files (.MSI and .MSM), as part of a continuous integration process. It is
a bit more involved than using the Visual Studio setup project,
Title: How to use Nant and Nantcontrib to do the functions of a VS .NET 2003 setup project
Is there anyone who has tried to use Nant and Nantcongtrib
To build a VS .NET 2003 setup project to create the MSI output file?
Or use Nant and Nantcontrib to replace the functionality of the
VS .N
Hi Every one
I want to add current DateTime info dynamically with the file name . Is it
possible to add date time info with the file name from NANT itself.
And is there any way to get command line input from user.Like version no.
or any file name.
please reply me its very Urgent.
Thank you
Raj
Hi Every one
I want to add current DateTime info dynamically with the file name . Is it
possible to add date time info with the file name from NANT itself.
And is there any way to get command line input from user.Like version no.
or any file name.
please reply me its very Urgent.
Thank you
Rajn
> - Original Message -
> From: "Chekan, Vadim" <[EMAIL PROTECTED]>
> To:
> Sent: Thursday, March 09, 2006 3:18 AM
> Subject: [NAnt-users] replacement
>
> Hello there!
>
> I'm porting my scripts from ant and have a question how to port
> task. What it does is execute "svn up" if sources
10 matches
Mail list logo