在WinPE 64位元 出現 Error: The subsystem needed to support the image type is not present”

 在實作一個TOOL時,發現在WinPE 64 bit OS 會有問題

error message如下
"The subsystem needed to support the image type is not present”

這是因為WinPE 64位元並不支援32bit AP(一般Win7 的64bit 可以)
所以必須要利用Visual  studio  2010 重新build X64版本即可

留言

這個網誌中的熱門文章

如何在VS2022 Community 簡要的設定UDK2018的環境

自製讀取 H 檔案並找出 define 的程式

如何Build UDK2018