johnyu
V2EX  ›  问与答

求助, win 系统,进系统之后,自动运行程序 A,间隔 20 秒,运行程序 B。求方法。

  •  
  •   johnyu · Nov 20, 2017 · 1834 views
    This topic created in 3144 days ago, the information mentioned may be changed or developed.

    求一个批处理的方案。 目前在用的一个批处理的方案如下: start "" "H:\ss\U\U1.exe"

    @echo off echo %time% for /l %%i in (1,1,10000) do echo %%i >nul echo %time%

    start "" "H:\ss\in\2s\za.exe"

    但这个批处理,在有些电脑上不好用。不知道为啥。

    所以想求个专业一点的软件。方便管理,收费的也行。

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4715 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 42ms · UTC 04:03 · PVG 12:03 · LAX 21:03 · JFK 00:03
    ♥ Do have faith in what you're doing.