Difference between revisions of "Windows Scripting Host"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
m
m (Windows Scripting Host)
Line 6: Line 6:
 
* [http://sourceforge.net/mailarchive/forum.php?thread_id=9231411&forum_id=42940 Batch file 1 - Broken link]
 
* [http://sourceforge.net/mailarchive/forum.php?thread_id=9231411&forum_id=42940 Batch file 1 - Broken link]
 
* [http://sourceforge.net/mailarchive/message.php?msg_id=14185280 Batch file 2 - Broken link]
 
* [http://sourceforge.net/mailarchive/message.php?msg_id=14185280 Batch file 2 - Broken link]
 +
See the whole thread:
 +
* http://lists.wpkg.org/pipermail/wpkg-users/2006-July/000650.html
 +
* http://lists.wpkg.org/pipermail/wpkg-users/2005-December/000068.html
  
The [http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp actual WSH is available for download from Microsoft].
+
The [http://www.microsoft.com/downloads/results.aspx?pocId=&freetext=wsh&DisplayLang=en actual WSH is available for download from Microsoft].
  
 
Please note that the required WSH 5.6 will be installed as a part of IE6 SP1 (and probably also IE7).
 
Please note that the required WSH 5.6 will be installed as a part of IE6 SP1 (and probably also IE7).
 
[[category:Silent Installers|Windows Scripting Host]]
 
[[category:Silent Installers|Windows Scripting Host]]

Revision as of 09:06, 6 December 2007

Windows Scripting Host

A recent version of Windows Scripting Host (WSH) is required to run wpkg. Some Windows version either have no WSH or WSH is too old. Obviously, wpkg cannot install its own requirement, so you may use a Windows batch file instead. A further complication is that there are different installers: one for Windows 98, NT, and ME and another for 2000 and XP.

Two solutions to install WSH are on the wpkg mailing list:

See the whole thread:

The actual WSH is available for download from Microsoft.

Please note that the required WSH 5.6 will be installed as a part of IE6 SP1 (and probably also IE7).