mkdir build rc wrapper.rc move wrapper.RES build\wrapper.res cl /c -GX wrapper.cpp /out:wrapper.obj move wrapper.obj build link /OUT:build\wrapper.exe build\wrapper.obj build\wrapper.res