Yes... that' what I'm currently doing. Problem is I am getting warnings
and errors even though everything works correctly. Any idea why? Isn't
ErrorLevel = 0 mean no error?

 

Errors: (1) 

c:\inetpub\wwwroot\amsiweb\esiteweb\dlls\reg.bat exited on
qaevolution2003 with error code 0.

 

Warnings: (8) 

PsExec v1.85 - Execute processes remotely
Copyright (C) 2001-2007 Mark Russinovich
Sysinternals - www.sysinternals.com
Connecting to qaevolution2003...
Starting PsExec service on qaevolution2003...
Connecting with PsExec service on qaevolution2003...
Starting c:\inetpub\wwwroot\amsiweb\esiteweb\dlls\reg.bat on
qaevolution2003...
c:\inetpub\wwwroot\amsiweb\esiteweb\dlls\reg.bat exited on
qaevolution2003 with error code 0.

 

 

 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dickover,
Kevin
Sent: Friday, August 31, 2007 8:10 AM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Register COM objects remotely

 

You could use the exec task to execute psexec (from Microsoft's,
formerly Sysinternal's pstool toolkit
http://www.microsoft.com/technet/sysinternals/default.mspx ) against the
remote machine

 Kevin Dickover

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob
Archer
Sent: Wednesday, August 29, 2007 5:48 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Register COM objects remotely

 

Anything like <comregister> that will register com objects on a remote
machine rather than the machine that Nant is running on?

 

BOb

 

________________________________


This electronic mail (including any attachments) may contain information
that is privileged, confidential, and/or otherwise protected from
disclosure to anyone other than its intended recipient(s). Any
dissemination or use of this electronic email or its contents (including
any attachments) by persons other than the intended recipient(s) is
strictly prohibited. If you have received this message in error, please
notify us immediately by reply email so that we may correct our internal
records. Please then delete the original message (including any
attachments) in its entirety. Thank you.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to