> For the complete documentation index, see [llms.txt](https://launcher-docs.netmarble.com/faq-th/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://launcher-docs.netmarble.com/faq-th/launcher-launch/5.md).

# เมื่อรันบน PC จะไม่สามารถรันลันเชอร์โดยอัตโนมัติได้

* ปัญหานี้เกิดขึ้นเมื่อไม่สามารถเพิ่มเน็ตมาร์เบิ้ลลันเชอร์ในแอปที่มีการรันแบบอัตโนมัติเมื่อคอมพิวเตอร์เริ่มทำงานตามสภาพแวดล้อมของ PC ได้
* สามารถเปลี่ยนการตั้งค่าบน Windows เพื่อให้เน็ตมาร์เบิ้ลลันเชอร์รันแบบอัตโนมัติได้ เมื่อคอมพิวเตอร์เริ่มทำงาน
* กรุณาตรวจสอบรายละเอียดเกี่ยวกับวิธีการแก้ไขปัญหาดังต่อไปนี้

#### \[วิธีแก้ไข]&#x20;

1. Taskbar > ไปที่ค้นหา และค้นหาคำว่า Task Scheduler และรัน (ในบางเวอร์ชัน Windows อาจเป็น 'Schedule tasks')
2. เปิดใช้งานทางด้านขวาของ Task Scheduler > คลิกที่ \[Create Task]
3. หน้าต่าง 'Create Task ใหม่' จะเปิดขึ้น เลือกเมนูทั่วไปในแท็บด้านบน > ตั้งชื่อให้เป็น 'Netmarble Launcher'
4. ทั่วไป > ทำเครื่องหมายที่ '□ Run with highest privileges' ใน Security options
5. เลือก Triggers ในแท็บด้านบน > คลิกที่ปุ่ม \[New] และหลังจากตั้งค่า Begin the task เป็น 'At log on ' ให้คลิกที่ปุ่ม \[OK]
6. เลือก Actions ในแท็บด้านบน > คลิกที่ปุ่ม \[New] และคลิกที่ปุ่ม \[Browse]
7. เมื่อโฟลเดอร์เปิดขึ้น ให้กรอก 'C:\Program Files\Netmarble\Netmarble Launcher' ที่ Address bar (ท่านที่ไม่ได้ทำการติดตั้งในตำแหน่งพื้นฐาน จะต้องกรอกช่องทางที่มีการติดตั้งลันเชอร์ไว้)
8. เมื่อช่องทางในโฟลเดอร์เปิดขึ้น เลือกโปรแกรมที่ต้องการใช้งาน 'Netmarble Launcher' และคลิกที่ปุ่ม \[OK]

※ วิธีตรวจสอบรายการ Task ที่จัดทำไว้ : 'Selected Item' ทางด้านขวา > คลิกที่ปุ่ม \[รัน] และทำการตรวจสอบว่าเน็ตมาร์เบิ้ลลันเชอร์มีการรันหรือไม่

※ หากยังไม่มีการรัน โปรดตรวจสอบว่ามีการตั้งค่าช่องทางของไฟล์ถูกต้องหรือไม่ และมีการกำหนดสิทธิ์บัญชีแล้วหรือไม่

#### \[วิธีมอบสิทธิ์ผู้ดูแลบัญชี]

1. 'กด 'ปุ่มโลโก้ Windows + ปุ่ม R' หน้าต่างรันจะแสดงขึ้น
2. กรอก 'netplwiz' ลงในหน้าต่างที่รันขึ้นมา และคลิกที่ปุ่ม \[OK]
3. เลือกบัญชีที่มีการล็อกอินใน Window ปัจจุบัน และคลิกที่ปุ่ม \[Properties]
4. เลือก 'Group Membership' ด้านบน > ทำเครื่องหมายที่ 'Administrator' และคลิกที่ปุ่ม \[Apply]


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://launcher-docs.netmarble.com/faq-th/launcher-launch/5.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
