> Sorry added the switch but there appears to be some type of error with the
> bat file
That's something that you're going to need to work out. Use
regsvr32.exe /? for specific help with that command. Many DOS
commands have such a switch which will show you the parameters.
/bs
This is unrelated to nant or even psexec. You have regsvr32.exe hung on a pop
up.
Check regsvr32 /? for the way that you need to call it.
From: zwhee...@sddmtech.comto: nant-us...@lists.sourceforge.netdate: Tue, 17
Feb 2009 14:55:16 -0500Subject: [NAnt-users] psexec
I was able to use
> 2. Unregister – dlls – here it just hangs
> Regsvr32 –u x:\dlls\aspDlls.dll
If this is the exact command line you used, add the /s (silent) switch
to it, and see what happens. If you don't do that, the remote machine
is trying to display a modal dialog box. Whether or not that succeeds
d
> I was able to use psexec to start and stop IIS on a remote machine however,
> I was not able to unregister and unregister a .dll on that same remote
> machine. So my target ran a bat file that
You need to make sure the user logged into the local machine has
rights to make the modifications you
BOb
From: Zachary B. Wheeler [mailto:zwhee...@sddmtech.com]
Sent: Tuesday, February 17, 2009 2:55 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] psexec
I was able to use psexec to start and stop IIS on a remote machine
however, I was not able to unregister and unregis
I was able to use psexec to start and stop IIS on a remote machine however,
I was not able to unregister and unregister a .dll on that same remote
machine. So my target ran a bat file that
1. Stopped iis - this was fine
2. Unregister - dlls - here it just hangs
? does psexec allow
:14:32 -0500Subject: [NAnt-users] psExec
Hi All
I have to research psExec. Has anyone used it. I read about it but how is it
used with respect to Nant ?
Thanks
-Zac--
Create and Deploy Rich Internet Apps outside the
@lists.sourceforge.net
Subject: [NAnt-users] psExec
Hi All
I have to research psExec. Has anyone used it. I read about it but how
is it used with respect to Nant ?
Thanks
-Zac
--
Create and Deploy Rich Internet Apps
I've used it. I love it. nothing better than doing remote service installs
or whatever you can imagine. Just have to make sure your permissions are
right for the user you impersonate as. otherwise, it's the bees knees.
On Tue, Feb 10, 2009 at 3:14 PM, Zachary B. Wheeler
wrote:
> Hi All
>
>
>
Hi All
I have to research psExec. Has anyone used it. I read about it but how is it
used with respect to Nant ?
Thanks
-Zac
--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software
You can set any environmental variables you need in the exec task rather
then needing to call that bat file.
From: Eric Fetzer [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 25, 2008 12:47 PM
To: Melissa; Nant Users
Subject: Re: [NAnt-users] psexec and
file.
From: Melissa <[EMAIL PROTECTED]>
To: Eric Fetzer <[EMAIL PROTECTED]>; Nant Users
Sent: Tuesday, November 25, 2008 9:06:57 AM
Subject: Re: [NAnt-users] psexec and NAnt
The environment that vcvars32.bat sets up goes away as soon as the exec ca
Nant Users
Subject: [NAnt-users] psexec and NAnt
OK, I've got some strangeness here. So I call NAnt from a different machine
using PSExec to call it. On all but one of our apps that I build this way
(close to 100 total), all's cool. This one, however, fails from psexec
where it succeed
OK, I've got some strangeness here. So I call NAnt from a different machine
using PSExec to call it. On all but one of our apps that I build this way
(close to 100 total), all's cool. This one, however, fails from psexec where
it succeeds directly from the command line. The difference betwee
14 matches
Mail list logo