I made this job during build to copy files and use them in the future...
Run until your compile your NVIDIA files.
cd c:\Users\lapui\AppData\Local\Temp cls @echo off :inicio copy /y *.c c:\c\stub goto inicio: