Difference between revisions of "Windows Scripting Host"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
(new page)
 
(add download link)
Line 7: Line 7:
 
* [http://sourceforge.net/mailarchive/message.php?msg_id=14185280 Batch file 2]
 
* [http://sourceforge.net/mailarchive/message.php?msg_id=14185280 Batch file 2]
  
 +
The [http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp actual WSH is available for download from Microsoft].
  
 
[[category:Silent Installers|Windows Scripting Host]]
 
[[category:Silent Installers|Windows Scripting Host]]

Revision as of 20:27, 14 December 2005

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:

The actual WSH is available for download from Microsoft.