I think you'll have to manually create the RadioButton table.On 8/8/05, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
I know this is a NAnt contrib task, but there doesn't appear to be a contrib users group so I'll try here.
Is there any way in the
task of directly creating radio buttons for a d
James,
I'm not sure if you're using the fxcop task (part of NAntContrib) or
just calling fxcopcmd.exe. If you are using the task, I would
think you could just set the "directOutputToConsole" attribute to
true. That way the output would be added to the NAnt
report. Otherwise there is a related
Sachin,
I rolled back the msi faq and related pages... Spam got the best of
them. Those pages should help you with your question(s).
http://nant.sourceforge.net/wiki/index.php/MSITask
http://nant.sourceforge.net/wiki/index.php/samples%20for%20install%20tasks
Let me know if you still have que
Yeah, I realize that project exists... it's a nice project and I'm
happy that someone took on that challenge. The difference is that
our addin will automatically run pre/post build events for each
solution build. On 6/10/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
There's already a VS.NET pl
I don't know if this would interest anyone, but we use a vs.net addin,
at work, that we can release to the community. When we do a
solution build, it'll search for a solution level build file. The
addin runs all nant tasks before it hits the task.
Then it uses vs.net to build the solution normal
http://cvs.sourceforge.net/viewcvs.py/nantcontrib/NAntContrib/Tools/InstallRequirements/MSVBDPCA.DLL?rev=1.1&view=auto
On 6/5/05, Alejandro Calbazana <[EMAIL PROTECTED]> wrote:
Hello,This may be a little off topic for this list, but maybe someone can helpme. I am looking for a copy of MSVBDPCA.D
I'm not sure how to do that with the MSVBDPCA.dll custom action dll. Your best bet is to write your own custom action...
On 4/22/05, Hadzramin AR <[EMAIL PROTECTED]> wrote:
Hi,
What I try to achive is to allow user to install
web application outside c:\inetpub\wwwroot
My current msi
merge
modules exist, at the time the task is run.
Otherwise, the dialog merge modules could be built as they're needed,
but that would suck if you rebuild the solution many times in a day...
On Thu, 31 Mar 2005 12:36:09 -0500, Gary Feldman <[EMAIL PROTECTED]> wrote:
> Ji
ur initial setup project, however at least with WiX, you can decompile
> > the MSI and/or MSM file(s) to use as a starting point.
> >
> > Hope this helps,
> > Regards,
> > Richard=20
> >
> >
> > Message: 2
> > Date: Mon, 28 Mar 2005 08:29:57 -0600
&g
Hey guys...
I wrote the vdprojconverter project. It does not require WiX. I
added "support" to convert vdproj files to wix syntax, along the way.
The original point of the converter was to convert to the NAntContrib
msi/msm task xml.
so... At this point, the NAntContrib msi/msm tasks now suppo
hrm... weird. I had to add the ModuleConfiguration table to the
template. It's checked in and available from CVS now. That should
fix your problem
Thanks
Jim
On Fri, 18 Feb 2005 10:07:19 -0500, Foster, Richard - PAL
<[EMAIL PROTECTED]> wrote:
> Since there seems to be some discussion about M
Is there support for type elements to the solution task? Or
is there another preferred way to accomplish ignoring certain warning
messages? I'd rather not change the project files, if possible.
---
This SF.Net email is sponsored by: IntelliVI
Hi Bala,
I know that I haven't done a dialog for allowing the user to select
the install directory. It wouldn't be that hard to put together,
though.
Maybe have a look at the sample build files:
http://nant.sourceforge.net/wiki/index.php/samples%20for%20install%20tasks
More specifically, you mi
Are you intending to have an msi dialog that allows the user to
specify the virtual directory? Or is this to be installed as the
default website (\inetpub\wwroot)?
On Tue, 18 Jan 2005 11:23:56 -0500, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
>
> I would really appreciate everyone's help w
Hi Bala,
The error with cabarc is because the build file exists in a directory
with spaces. Try moving the build file to C:\Temp or something like
that and trying again. This is a bug and I'll look into fixing it
soon.
The file attribute of the element for components should be set
to the name
Hey Ted,
To the best of my knowledge, the file search hasn't been implemented
w/ the task. I think there was a need to change the syntax of the
search element... You can probably still use the msi supported file
searching mechanism by just creating a "custom table" representing the
DrLocator and
Denis,
The tool should automatically setup msi to register the assemblies &
tlb files... Please let me know if this is not the case.
JIm
On Mon, 13 Dec 2004 18:28:51 +0200, Denis Kruchkov
<[EMAIL PROTECTED]> wrote:
> I have assemblies which exposed to COM for using by script language.
> Does
This discussion is definitely helping... I posted to the users list,
rather than the dev list, because the users are the ones who will be
installing the msi. For the most part, developers will be doing like
you do, John, and pulling a nightly build from CVS. So if any [new?]
users have any opinio
There are sort of separate installs for NAnt and NAntContrib. To be a
little more clear, there are various merge modules that are built for
each section of both projects. I then merge all of those into an
install. As it stands right now, if the user does a typical or
complete install, both proje
Hey Gert,
I'm not sure if this was brought up or not. I haven't been following
the lists very closely lately, but are you intending to build/provide
msi installs of NAnt/NAntContrib with each beta/release? I plan on
grabbing rc-1 tonight and verifying that the msi target works as
expected. It
20 matches
Mail list logo