Difference between revisions of "Windows Scripting Host"
From WPKG | Open Source Software Deployment and Distribution
m |
m |
||
Line 1: | Line 1: | ||
== Windows Scripting Host == | == Windows Scripting Host == | ||
− | A recent version of Windows Scripting Host (WSH) is required to run | + | 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 whole threads: | Two solutions to install WSH are on the wpkg mailing list - see whole threads: | ||
Line 10: | Line 10: | ||
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 11:08, 1 May 2008
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 whole threads:
- http://lists.wpkg.org/pipermail/wpkg-users/2006-July/000650.html
- http://lists.wpkg.org/pipermail/wpkg-users/2005-December/000068.html
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).