Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/katahiromz/ffstartup
Windows Startup entry manipulator
https://github.com/katahiromz/ffstartup
command-line command-line-interface command-line-tool cxx cxx03 registry registry-editor registry-key startup win32 win32-api win32api windows
Last synced: 2 days ago
JSON representation
Windows Startup entry manipulator
- Host: GitHub
- URL: https://github.com/katahiromz/ffstartup
- Owner: katahiromz
- License: mit
- Created: 2025-01-03T02:18:17.000Z (5 days ago)
- Default Branch: main
- Last Pushed: 2025-01-03T03:13:22.000Z (5 days ago)
- Last Synced: 2025-01-03T03:28:34.811Z (5 days ago)
- Topics: command-line, command-line-interface, command-line-tool, cxx, cxx03, registry, registry-editor, registry-key, startup, win32, win32-api, win32api, windows
- Language: C++
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
(Japanese, UTF-8)
# FFstartup
## これは何?
これは、Windowsのレジストリスタートアップ項目を変更するコマンドラインツールです。
## 使用方法
```txt
使用方法 #1: FFstartup -add エントリ名 コマンドライン...
使用方法 #2: FFstartup -remove エントリ名
使用方法 #3: FFstartup -help
使用方法 #4: FFstartup -version
```## ライセンス
- MIT
## 連絡先
- 片山博文MZ
---
(English)# FFstartup
## What's this?
This is a command-line tool to modify the registry startup entries for Windows.
## Usage
```txt
Usage #1: FFstartup -add ENTRY_NAME CMDLINE...
Usage #2: FFstartup -remove ENTRY_NAME
Usage #3: FFstartup -help
Usage #4: FFstartup -version
```## License
- MIT
## Contact
- Katayama Hirofumi MZ