File shell.bat of Package mingw32-vsgvr

set PATH=%~dp0bin;%PATH%
cd %~dp0etc\cmd.d
for /R %%f in (*.bat) do (
    call "%%f"
)
cd cd %~dp0
cmd.exe
openSUSE Build Service is sponsored by