This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
quest
/
ET
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
解决首次部署游戏服时会报urlacl错误的问题
大爷
hai 1 ano
pai
d3ba03a7e9
achega
c8e0ee9b20
Modificáronse 1 ficheiros
con
2 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
2
0
GameServer/解决urlacl报错--以管理员权限运行.bat
+ 2
- 0
GameServer/解决urlacl报错--以管理员权限运行.bat
Ver ficheiro
@@ -0,0 +1,2 @@
+netsh http add urlacl url=http://*:30300/ user=Everyone
+@pause