johnyu
V2EX  ›  问与答

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

  •  
  •   johnyu · Nov 20, 2017 · 1879 views
    This topic created in 3165 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   ·   980 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 35ms · UTC 22:17 · PVG 06:17 · LAX 15:17 · JFK 18:17
    ♥ Do have faith in what you're doing.