提交 454a4a92 编写于 作者: N NickMRamirez 提交者: Alexis Campailla

Updated Word doc to include information about how the Windows service works if...

Updated Word doc to include information about how the Windows service works if installed with the MSI.
上级 8e4dcd53
......@@ -9,10 +9,10 @@
default install:
msiexec /i Redis-Windows-x64.msi
set port and turn on firewall exception:
set port and turn off firewall exception:
msiexec /i Redis-Windows-x64.msi PORT=1234 FIREWALL_ON=""
set port and turn off firewall exception:
set port and turn on firewall exception:
msiexec /i Redis-Windows-x64.msi PORT=1234 FIREWALL_ON=1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册