Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
comfilepi:exe_autostart:index [2026/02/15 06:35] – [자동시작 설정] admincomfilepi:exe_autostart:index [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== .exe프로그램 자동시작 ====== 
-최초 구매시 ComfilePi를 켜면 그래픽 Desktop 화면이 표시됩니다. 현장에 설치된 뒤에는 이 Desktop 화면이 필요없습니다. 유저가 작성한 프로그램이 바로 실행되어야 합니다. 
  
-.Net으로 만들어진 실행파일(.exe)을 ComfilePi 전원 On시 자동으로 실행 시키기 위해서는 다음과 같은 방법을 이용하여 Auto-Start기능을 활성해 주어야 합니다.  
- 
-===== 자동시작 설정 ===== 
-  * 1. 실행시킬 파일(.exe)을 컴파일 파이로 복사 및 이동 
-{{ :comfilepi:exe_autostart:파일_이동.png?600 |}} 
-  * 2. "sudo nano /etc/xdg/lxsession/LXDE-pi/autostart" 명령으로 실행시킬 파일을 등록합니다. (저장후 종료 : Ctrl+x 후 Y) 
-{{ :comfilepi:exe_autostart:auto_start_com.png?600 |}} 
-{{ :comfilepi:exe_autostart:auto_start_text.png?600 |}} 
-  * ※ 2022년 이전의 OS 제품이면 아래와 같이 "config/lxsession/LXDE-pi/autostart" 파일을 삭제해야 합니다. 
-{{ :comfilepi:exe_autostart:aotu_del.png?600 |}} 
-  * 3. 설정 완료후 재부팅 하면 실행파일(.exe)이 자동으로 실행됩니다. 
-{{ :comfilepi:exe_autostart:자동실행.png |}} 
- 
-[[..:comfilepinetenvironment:index|.NET (닷넷) 개발환경]]