> 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
depends on a number of things, but you shouldn't do it in any case, as
regsvr32 is waiting for input.

/bs

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to