https://github.com/lifenjoiner/mystartup
A sequential startup launcher for Windows. Windows 下的顺序启动器。
https://github.com/lifenjoiner/mystartup
delayed launcher sequence startup windows
Last synced: 8 months ago
JSON representation
A sequential startup launcher for Windows. Windows 下的顺序启动器。
- Host: GitHub
- URL: https://github.com/lifenjoiner/mystartup
- Owner: lifenjoiner
- License: mit
- Created: 2022-02-23T11:10:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-23T11:13:43.000Z (about 4 years ago)
- Last Synced: 2025-02-12T19:51:21.736Z (about 1 year ago)
- Topics: delayed, launcher, sequence, startup, windows
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mystartup
mystartup is a sequential startup launcher for Windows.
mystartup 是 Windows 下的顺序启动器。
### Usage | 用法
List the tasks in `mystartup.txt` with syntax:
把任务列在 `mystartup.txt` 中,语法:
```
|[ProcessSig]|[Wait-ms
```
example:
示例:
```
D:\GreenSoftWares\DNS\dnscrypt-proxy\dnscrypt-proxy.bat|dnscrypt-proxy.exe|2000
D:\GreenSoftWares\Proxy\ezx-pac\ezx-pac_auto-pac.bat|ezx-pac_auto-pac.js|1000
D:\GreenSoftWares\procexp64.exe||3000
"C:\Program Files\Microsoft Office 15\root\office15\outlook.exe"
```
### Homepage | 主页
https://github.com/lifenjoiner/mystartup