mirror of
https://github.com/Yamato-Security/WELA.git
synced 2026-07-04 16:08:13 +02:00
8799bffbea
Add machine-translated content for Traditional Chinese (zh-TW), Korean, German, Turkish, French, Spanish, Brazilian Portuguese (pt-BR), Ukrainian, Hindi, Indonesian, Burmese, Thai and Arabic. Japanese keeps its official translation. Only prose is translated; code, commands, paths, links and anchors preserved. Translated navigation labels added to mkdocs.yml for every language. Builds clean with mkdocs --strict (15 languages). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
15 lines
916 B
Markdown
15 lines
916 B
Markdown
# การเริ่มต้นใช้งาน
|
|
|
|
## ข้อกำหนดเบื้องต้น
|
|
* Windows PowerShell 5.1 หรือ PowerShell Core
|
|
* การเรียกใช้ PowerShell ด้วยสิทธิ์ของผู้ดูแลระบบ
|
|
|
|
## การดาวน์โหลด
|
|
|
|
โปรดดาวน์โหลด WELA เวอร์ชันเสถียรล่าสุดจากหน้า [Releases](https://github.com/Yamato-Security/wela/releases)
|
|
|
|
## การเรียกใช้ WELA
|
|
1. แตกไฟล์ [release zip file](https://github.com/Yamato-Security/wela/releases)
|
|
2. เปิด PowerShell ด้วย **สิทธิ์ของผู้ดูแลระบบ**
|
|
3. `./WELA.ps1 help` เพื่อเรียกใช้ WELA และดูวิธีการใช้งานความช่วยเหลือ
|