source:
branches/OKB/HeuristicLab.OKB.AlgorithmHost/UpdateLocalInstallation.cmd
@
7544
Last change on this file since 7544 was 4311, checked in by swagner, 14 years ago | |
---|---|
File size: 256 bytes |
Line | |
---|---|
1 | set target=C:\Program Files\HeuristicLab 3.3 |
2 | |
3 | echo Copying OKB Engine Assembly |
4 | copy "%TargetPath%" "%target%" |
5 | echo --------------------------- |
6 | "%SolutionDir%ConfigMerger.exe" "%SolutionDir%ServiceClient.config" "%target%\HeuristicLab 3.3.exe.config" |
Note: See TracBrowser
for help on using the repository browser.