Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OKB/HeuristicLab.OKB.AlgorithmHost/UpdateLocalInstallation.cmd @ 4390

Last change on this file since 4390 was 4311, checked in by swagner, 14 years ago

Integrated OKB clients for HL 3.3 (#1166)

File size: 256 bytes
Line 
1set target=C:\Program Files\HeuristicLab 3.3
2
3echo Copying OKB Engine Assembly
4copy "%TargetPath%" "%target%"
5echo ---------------------------
6"%SolutionDir%ConfigMerger.exe" "%SolutionDir%ServiceClient.config" "%target%\HeuristicLab 3.3.exe.config"
Note: See TracBrowser for help on using the repository browser.