Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
7z を使用してディレクトリ内のすべてのファイルを抽出するプロセス実行タスクを実装するにはどうすればよいですか。SSISのexe?
7z 実行可能ファイルを使用して特定のディレクトリ内のすべてのファイルを解凍しようとしていますが、プロセス エラー コード 2 が表示されます。
引数でファイルのフル パスを指定するのではなく、WorkingDirectory を指定していることを確認してください。