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.
たとえば、バッチ ファイルを取得して Iexpress を使用して .exe ファイルを生成する方法があるかどうかを知りたいです。たとえば、.sed ファイルで iexpress を起動すると、.exe が即座に生成されます。
非常に簡単 (Iexpress /?詳細を入力してください):
Iexpress /?
Iexpress /N Sedfile.sed
終了モードで動作させるには、 の/q後に a を追加します。/n
/q
/n
モナ