https://github.com/michioxd/unikey-setup
Trình hỗ trợ cài đặt UniKey từ https://www.unikey.org
https://github.com/michioxd/unikey-setup
inno-setup keyboard language text unikey unikeynt vietnamese windows
Last synced: 5 months ago
JSON representation
Trình hỗ trợ cài đặt UniKey từ https://www.unikey.org
- Host: GitHub
- URL: https://github.com/michioxd/unikey-setup
- Owner: michioxd
- License: mit
- Created: 2022-10-30T13:50:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-30T15:25:56.000Z (over 3 years ago)
- Last Synced: 2025-05-18T06:06:27.506Z (about 1 year ago)
- Topics: inno-setup, keyboard, language, text, unikey, unikeynt, vietnamese, windows
- Language: Inno Setup
- Homepage:
- Size: 393 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unikey-setup
Trình hỗ trợ cài đặt UniKey từ https://www.unikey.org
## Hướng dẫn sử dụng
Tải file cài đặt tại [trang Release](https://github.com/michioxd/unikey-setup/releases) hoặc tải trực tiếp [tại đây](https://github.com/michioxd/unikey-setup/releases/download/1.0/UniKeyNTSetup.exe)
Sau khi tải xong bạn chạy file `UniKeyNTSetup.exe` lên
'
và cài đặt như bình thường
## Hướng dẫn biên dịch trình cài đặt
### Chuẩn bị
- [Inno Setup 6](https://github.com/jrsoftware/issrc)
- [Git](https://github.com/git/git)
### Hướng dẫn
Clone dự án bằng git
```bash
git clone https://github.com/michioxd/unikey-setup
```

Truy cập vào thư mục `unikey-setup`
```bash
cd unikey-setup
```

Mở thư mục
```bash
explorer.exe .
```

Chuột phải vào file `UnikeyNTSetup.iss` sau đó chọn `Compile`

Nếu bạn không thấy nút `Compile` ở context menu thì có thể mở nó bằng Inno Setup rồi compile nó (Ctrl+F9)

Sau khi compile xong, file cài đặt sẽ nằm ở thư mục output

## Giấy phép
UniKey Setup: [MIT License](./LICENSE)
UniKey by Pham Kim Long: [GPL License](https://www.gnu.org/copyleft/gpl.html)