简体   繁体   English

从中启动wampserver后命令提示符未关闭

[英]Command prompt not closing after starting wampserver from it

net start Apache2.2
wampmanager
chrome --new-window "http://localhost:8090/form.html"

This is the batch file that I am using to start the apache server, wampserver and then open the url in a new chrome window. 这是我用来启动apache服务器,wampserver,然后在新的chrome窗口中打开url的批处理文件。

But when I run this the command window gets stuck on wampmanager and hence does not proceed with opening the html page. 但是,当我运行此命令窗口卡在wampmanager上,因此不会继续打开html页面。

What should I do ? 我该怎么办 ?

try 尝试

start wampmanager

Not that I know - or want to know - what wampmanager is. 不是我知道-或不想知道-什么是wampmanager。 This should cure the problem. 这应该可以解决问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM