Thanks kindly for the clarification. So hard to keep track of what
they're calling it these days...
To the OP: With this additional information we can suggest the
following:
NT:
<exec command="cmd.exe run.bat" dir="${jboss.root.dir}\bin\"
spawn="true" />
Win 98/ME:
<exec command="command.com run.bat" dir="${jboss.root.dir}\bin\"
spawn="true" />
Disclaimer: Above information is untested. YMMV.
they're calling it these days...
To the OP: With this additional information we can suggest the
following:
NT:
<exec command="cmd.exe run.bat" dir="${jboss.root.dir}\bin\"
spawn="true" />
Win 98/ME:
<exec command="command.com run.bat" dir="${jboss.root.dir}\bin\"
spawn="true" />
Disclaimer: Above information is untested. YMMV.
本文探讨了如何根据操作系统选择合适的软件配置,并提供了针对不同操作系统的执行命令示例。请注意,提供的信息未经过测试,使用时需谨慎。
2661

被折叠的 条评论
为什么被折叠?



