Windows doc tweaks

This commit is contained in:
Luke Bakken 2018-11-08 13:48:46 -08:00
parent 7925efada9
commit cb6c45dbfe
No known key found for this signature in database
GPG Key ID: B707DD932540186E
1 changed files with 9 additions and 5 deletions

View File

@ -1,7 +1,5 @@
# Build RabbitMQ Windows Package using Windows # Build RabbitMQ Windows Package using Windows
Last updated: `2018-11-08 12:31:19`
## Environment ## Environment
Windows 8.1 using this `Vagrantfile`: Windows 8.1 using this `Vagrantfile`:
@ -15,11 +13,17 @@ Vagrant.configure("2") do |config|
end end
``` ```
Note that these steps should work on more recent versions of Windows as well.
If you have issues using a newer version of Windows, please provide full
details in a message to the
[`rabbitmq-users`](https://groups.google.com/forum/#!forum/rabbitmq-users)
mailing list.
## Initial Steps ## Initial Steps
Bring up the VM and go through the process of updating Windows and VirtualBox Bring up the VM and go through the process of updating Windows and (optionall)
tools. You'll notice that the evaluation license is expired. Re-arm it by VirtualBox tools. You'll notice that the evaluation license is expired. Re-arm
running this command via an administrative prompt: it by running this command via an administrative prompt:
``` ```
slmgr -rearm slmgr -rearm