Changeset 507 for trunk/Toolbox/Copy.bat
- Timestamp:
- Sep 6, 2015, 1:08:20 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Toolbox/Copy.bat
r424 r507 85 85 @set A=..\..\Repository-Public 86 86 87 @set B=LogicalProcessorInformation 88 @set C=exe 89 copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" . 90 copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" . 91 87 92 @set B=ShowHresult 88 93 @set C=exe
Note: See TracChangeset
for help on using the changeset viewer.