@echo off if "%comspec%" == "%systemroot%\system32\cmd.exe" goto WinNT echo その他 goto end :WinNT echo WinNT :end