Try to clarify the PowerShell requirements.

Change-Id: Ie4ad0388b920ba4a8483ad8af351ddbdd121a28b
Reviewed-on: https://code.wireshark.org/review/6254
Reviewed-by: Gerald Combs <gerald@wireshark.org>
This commit is contained in:
Gerald Combs 2015-01-02 12:33:49 -08:00
parent 42baa9d848
commit 970e7c1921
2 changed files with 14 additions and 6 deletions

View File

@ -192,9 +192,13 @@ other packages are also used.
==== Install PowerShell
If you are running Windows Vista you may need to install Windows Powershell 2.0.
Later versions should also be supported.
You can download it from https://www.microsoft.com/powershell[]
PowerShell 2.0 or later is required for building Wireshark and the NSIS package.
Windows 7 and later include compatible versions.
If you are running Windows Vista and have thus far managed to not install
PowerShell 2.0, either directly or via anything that requires it, you must now
install PowerShell 2.0. You can download it from
https://www.microsoft.com/powershell[]
[[ChSetupChocolatey]]

View File

@ -53,9 +53,13 @@ development tasks in <<ChapterSources>>.
=== Windows PowerShell
If you are running Windows Vista you may need to install at least Windows Powershell
2.0, although later versions will also work.
You can download it from https://www.microsoft.com/powershell[]
PowerShell 2.0 or later is required for building Wireshark and the NSIS package.
Windows 7 and later include compatible versions.
If you are running Windows Vista and have thus far managed to not install
PowerShell 2.0, either directly or via anything that requires it, you must now
install PowerShell 2.0. You can download it from
https://www.microsoft.com/powershell[]
=== Chocolatey