Where does csript get installed from? 
Author Message
 Where does csript get installed from?

Sorry if this question has been asked a million times before, but what
installs Cscript? is it Option Pack, IE, or Windows itself?

I have a setup program that runs VBS scripts, so beforehand it looks for
cscript.exe in (WinNTdirectory)\system32 (install only runs on NT). It
didn't find it for a customer, and after searching their machine, they
didn't have it installed. I had her install Option Pack (not previously
installed) and Cscript STILL wasn't there... Odd?

Thanks!
jason



Sat, 21 Sep 2002 03:00:00 GMT  
 Where does csript get installed from?
WSH 2.0 (WScript/CScript, the scripting engines, etc.) comes preinstalled in Win98 and Win2K.  Early
versions of Win98 (pre-Win98SE) came with WSH 1.0.

The NT4 Option Pack also installs WSH 1.0 as an option (unless they've upgraded that install
package).

IE5.01 installs WSH 2.0 as an option (as the VBScript Web Authoring option I believe).

You can also download/install WSH 2.0 from the msdn scripting site.

--
Michael Harris
MVP Scripting

Sorry if this question has been asked a million times before, but what
installs Cscript? is it Option Pack, IE, or Windows itself?

I have a setup program that runs VBS scripts, so beforehand it looks for
cscript.exe in (WinNTdirectory)\system32 (install only runs on NT). It
didn't find it for a customer, and after searching their machine, they
didn't have it installed. I had her install Option Pack (not previously
installed) and Cscript STILL wasn't there... Odd?

Thanks!
jason



Sat, 21 Sep 2002 03:00:00 GMT  
 Where does csript get installed from?

Minor correction - Win98SE still has WSH 1.0 - WSH 2.0 will be installed
with Win98ME, though.

Mike Whalen
Windows Script Dev


Quote:
> WSH 2.0 (WScript/CScript, the scripting engines, etc.) comes preinstalled

in Win98 and Win2K.  Early
Quote:
> versions of Win98 (pre-Win98SE) came with WSH 1.0.

> The NT4 Option Pack also installs WSH 1.0 as an option (unless they've

upgraded that install
Quote:
> package).

> IE5.01 installs WSH 2.0 as an option (as the VBScript Web Authoring option
I believe).

> You can also download/install WSH 2.0 from the msdn scripting site.

> --
> Michael Harris
> MVP Scripting




Quote:
> Sorry if this question has been asked a million times before, but what
> installs Cscript? is it Option Pack, IE, or Windows itself?

> I have a setup program that runs VBS scripts, so beforehand it looks for
> cscript.exe in (WinNTdirectory)\system32 (install only runs on NT). It
> didn't find it for a customer, and after searching their machine, they
> didn't have it installed. I had her install Option Pack (not previously
> installed) and Cscript STILL wasn't there... Odd?

> Thanks!
> jason



Sat, 21 Sep 2002 03:00:00 GMT  
 Where does csript get installed from?
Looks like SP4 and above install WSH engines themselves but for server configuration only,
not for workstation. Is it true?

Regards,

Serge



Quote:

> Minor correction - Win98SE still has WSH 1.0 - WSH 2.0 will be installed
> with Win98ME, though.

> Mike Whalen
> Windows Script Dev



> > WSH 2.0 (WScript/CScript, the scripting engines, etc.) comes preinstalled
> in Win98 and Win2K.  Early
> > versions of Win98 (pre-Win98SE) came with WSH 1.0.

> > The NT4 Option Pack also installs WSH 1.0 as an option (unless they've
> upgraded that install
> > package).

> > IE5.01 installs WSH 2.0 as an option (as the VBScript Web Authoring option
> I believe).

> > You can also download/install WSH 2.0 from the msdn scripting site.

> > --
> > Michael Harris
> > MVP Scripting



> > Sorry if this question has been asked a million times before, but what
> > installs Cscript? is it Option Pack, IE, or Windows itself?

> > I have a setup program that runs VBS scripts, so beforehand it looks for
> > cscript.exe in (WinNTdirectory)\system32 (install only runs on NT). It
> > didn't find it for a customer, and after searching their machine, they
> > didn't have it installed. I had her install Option Pack (not previously
> > installed) and Cscript STILL wasn't there... Odd?

> > Thanks!
> > jason



Mon, 23 Sep 2002 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Getting EPSI from EPSF - Can it be done?

2. Getting sounds to play with QT3 installed

3. Getting List of Installed Software REMOTELY from NT systems without using WMI

4. Getting Install Programs list using VBS

5. Getting installed network protocols

6. Getting CDO installed and accessable

7. Getting the IE version installed ?

8. Getting installed font names

9. csript line properties

10. Can I disable csript running Log?

11. csript memory could not be "read"

12. csript memory could not be "read"

 

 
Powered by phpBB® Forum Software