Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- Git
- nginx
- VSCode
- gradle
- gson
- LOG4J
- Kubernetes
- IntelliJ
- sapfiorielements
- maven
- NCP
- nodejs
- log4j2
- Spring
- BPMN
- dbeaver
- react
- springboot
- docker
- Windows
- tibero
- database
- JavaScript
- SAP
- Linux
- MySQL
- useEffect
- Java
- mybatis
- JPA
Archives
- Today
- Total
두 손끝의 창조자
KEPServerEX6 설치시 CreateProcess failed (1638) 오류 본문
로컬에 테스트 용도로 KEPServerEX demo를 설치하려고 하는데 설치 프로그램을 누르자 마자 CreateProcess failed (1638) 오류가 발생했다고 알림이 떴다.
https://www.ptc.com/en/products/kepware/kepserverex/demo-download
Download the KEPServerEX demo | PTC
Download the KEPServerEX demo to see factory-wide connectivity in action and explore how it can transform your industrial operations
www.ptc.com
Visual C++ Redistributable 을 설치하여 해결하였다.
https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
Latest supported Visual C++ Redistributable downloads
This article lists the download links for the latest versions of Visual C++ Redistributable packages.
learn.microsoft.com
반응형
Comments