modified: Install-MMGen-and-Its-Dependencies-on-Windows-XP.md

modified:   Install-MMGen-on-Microsoft-Windows.md
	modified:   MMGen-command-help.md
philemon 2017-05-24 21:10:13 +03:00
commit 4fa22cdc70
Signed by untrusted user who does not match committer: mmgen
GPG key ID: 62DBE9E5212F05BE
3 changed files with 9 additions and 0 deletions

@ -3,6 +3,10 @@ experience is less than optimal. You're urged to use the prebuilt
[MMGenLive][20] USB image instead. It's now the preferred way for all non-Linux
users to run MMGen.***
***Windows XP warning: MMGen is no longer officially supported on Windows XP due
to incompatibilities with the Crypto.Random module. The scripts run, but the
security of your random numbers cannot be guaranteed. Use at your own risk.***
### 1. Install the Python interpreter:
Grab the [Windows 32-bit installer][09] and run it, accepting the defaults.

@ -3,6 +3,10 @@ it still requires patience, and the user experience is less than optimal.
You're urged to use the prebuilt [MMGenLive][20] USB image instead. It's now
the preferred way for all non-Linux users to run MMGen.***
***Windows XP warning: MMGen is no longer officially supported on Windows XP due
to incompatibilities with the Crypto.Random module. The scripts run, but the
security of your random numbers cannot be guaranteed. Use at your own risk.***
Install MMGen on Windows by completing the following three steps:
>> 1. Install MinGW and MSYS ([WinXP][03]|[>=Win7][01]), if you haven't already;

@ -3,6 +3,7 @@
* [mmgen-keygen](man-keygen)
* [mmgen-passchg](man-passchg)
* [mmgen-tool](man-tool)
* [mmgen-txbump](man-txbump)
* [mmgen-txcreate](man-txcreate)
* [mmgen-txsend](man-txsend)
* [mmgen-txsign](man-txsign)