Re: Aaagh! cScript no longer Returning! ??
isdeveloper_at_hotmail.com
Date: 03/10/05
- Next message: isdeveloper_at_hotmail.com: "Re: Aaagh! cScript no longer Returning! ??"
- Previous message: Tarllem: "Convert binary file to text file?"
- Next in thread: isdeveloper_at_hotmail.com: "Re: Aaagh! cScript no longer Returning! ??"
- Maybe reply: isdeveloper_at_hotmail.com: "Re: Aaagh! cScript no longer Returning! ??"
- Maybe reply: isdeveloper_at_hotmail.com: "Re: Aaagh! cScript no longer Returning! ??"
- Maybe reply: Michael Harris \(MVP\): "Re: Aaagh! cScript no longer Returning! ??"
- Messages sorted by: [ date ] [ thread ]
Date: 10 Mar 2005 07:42:39 -0800
Hi Frank,
This does not make any difference. Its very odd. It seems to be XP
machines that cause this to hang. The weird thing is that it used to
work a treat, and for some reason since the begining of this year it
has never ever returned!
I was redirecting to a file in terms of
cscript.exe <cmdpath> <options> >>c:\install.txt and I thought perhaps
it was a write protected c:\ issue. so I removed that.
Here's what I am doing - this is straight from a cmd.exe prompt:
Interesting: if you look, the first time I tried it I miss-spelled the
.vbs script, and cscript did actually return OK. The next time I typed
the correct .vbs file, and it never returned;
----------
C:\>cscript.exe C:\inetpub\AdminScripts\mkwebd-ir.vbs -c localhost -w
"Default Web Site" -v "adminDir","C:\MyDir"
Microsoft (R) Windows Script Host Version 5.1 for Windows
Copyright (C) Microsoft Corporation 1996-1999. All rights reserved.
Input Error: Can not find script file
"C:\inetpub\AdminScripts\mkwebd-ir.vbs".
C:\>
C:\>cscript.exe C:\inetpub\AdminScripts\mkwebdir.vbs -c localhost -w
"Default Web Site" -v "adminDir","C:\MyDir"
Microsoft (R) Windows Script Host Version 5.1 for Windows
Copyright (C) Microsoft Corporation 1996-1999. All rights reserved.
3/10/2005 3:37:40 PM : Accessing root for IIS://localhost/W3svc/1
3/10/2005 3:37:40 PM : Done.
----------
here you see that the c:\> prompt never comes back. Have Msoft changed
their vbs files recently or for XP ???
Please Help!
- Next message: isdeveloper_at_hotmail.com: "Re: Aaagh! cScript no longer Returning! ??"
- Previous message: Tarllem: "Convert binary file to text file?"
- Next in thread: isdeveloper_at_hotmail.com: "Re: Aaagh! cScript no longer Returning! ??"
- Maybe reply: isdeveloper_at_hotmail.com: "Re: Aaagh! cScript no longer Returning! ??"
- Maybe reply: isdeveloper_at_hotmail.com: "Re: Aaagh! cScript no longer Returning! ??"
- Maybe reply: Michael Harris \(MVP\): "Re: Aaagh! cScript no longer Returning! ??"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|