IoT
KEPServerEX6 설치시 CreateProcess failed (1638) 오류
codinglog
2025. 4. 2. 08:28
로컬에 테스트 용도로 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
반응형