Re: [NAnt-users] Run regsvr32 on remote machine

2007-02-27 Thread Bob Archer
Yep... we will probably go with this. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Phil Sayers Sent: Tuesday, February 27, 2007 12:30 PM To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Run regsvr32 on remote machine maybe po

Re: [NAnt-users] Run regsvr32 on remote machine

2007-02-27 Thread Phil Sayers
maybe poke around and look at the sysinternals command line tools. im sure one of them is a "remote execute", you'd just need an wrapper around it -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Bob Archer Sent: Tuesday, February 27, 2007 12:28 PM To

[NAnt-users] Run regsvr32 on remote machine

2007-02-27 Thread Bob Archer
Anyone doing or come up with a way to run regsvr32 on a deployment machine... not the one Nant is running on. Perhaps someone has written a WMI task that does this they would like to share? BOb - Take Surveys. Earn

Re: [NAnt-users] fileset exclude / include priorities

2007-02-27 Thread Bob Archer
Yes, these have always been a struggle with me too. I asked on the list if someone could explain/document better how they worked, and if there was any precendence etc, but so far no info is forth coming. I may just have to drill into the code/tests myself... the horror! BOb -Original Message

Re: [NAnt-users] fileset exclude / include priorities

2007-02-27 Thread Gert Driesen
- Original Message - From: "Daniel Blendea" <[EMAIL PROTECTED]> To: Sent: Monday, February 26, 2007 3:34 PM Subject: [NAnt-users] fileset exclude / include priorities > Hello everybody, > > I have a target that must copy some files and skip some directories. > > > > > >