以下の内容はhttps://blog.systemjp.net/entry/2019/06/05/192736より取得しました。


system("")じゃコマンドプロンプトでちゃうので、表示で実行する方法

定義

#include <Windows.h>
#pragma comment( lib, "shell32.lib" )

実行

ShellExecute(NULL, L"open", L"cmd.exe", L"/c C:/work/bat/test.bat", L"", SW_HIDE);



以上の内容はhttps://blog.systemjp.net/entry/2019/06/05/192736より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14