Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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