Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个bat文件(其实就是一个tomcat启动的bat),这是很简单的内容:
c:/tomcat/catalina.bat run
现在我希望它在系统启动时自动启动,有什么想法吗?
澄清@Oskar所说的更多。自动启动是Program Files 文件夹中的启动文件夹。 放置在该文件夹中的任何可执行文件都会在 Windows 启动时启动。
如果您想在登录时启动它然后将其放在启动列表中,只需在启动文件夹 start->programs->startup 中创建 bat 文件的快捷方式