Changeset 675
- Timestamp:
- Sep 14, 2016, 11:43:25 PM (7 years ago)
- Location:
- trunk/Toolbox
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Toolbox/Copy.bat
r643 r675 76 76 copy /b /y "%A%\Utilities\%B1%\%B2%\_Bin\%B2%-x64.%C%" . 77 77 78 @set B1=MediaFoundation 79 @set B2=DesktopRecorder 80 @set C=exe 81 copy /b /y "%A%\Utilities\%B1%\%B2%\_Bin\%B1%%B2%-Win32.%C%" . 82 copy /b /y "%A%\Utilities\%B1%\%B2%\_Bin\%B1%%B2%-x64.%C%" . 83 copy /b /y "%A%\Utilities\%B1%\%B2%\_Bin\%B1%%B2%-*.ini" . 84 78 85 @set B=FilePropertyStore 79 86 @set C=exe
Note: See TracChangeset
for help on using the changeset viewer.