cx_Freeze を使用して Python 3.3 アプリケーションを .exe に正常に凍結し、イメージ ファイルなどを含む格納フォルダーを別のフォルダーに移動するか、別の (Windows) コンピューターで試して実行するまで正常に動作します。Windows エラーは次のように表示されます。
The application has failed to start because the extension python33.dll was not found.
これを修正する方法はありますか?