source:
branches/OKB/HeuristicLab.Clients.OKB-3.3/UpdateLocalInstallation.cmd
@
7048
Last change on this file since 7048 was 4388, checked in by swagner, 14 years ago | |
---|---|
File size: 386 bytes |
Rev | Line | |
---|---|---|
[4388] | 1 | set target=C:\Program Files\HeuristicLab 3.3 |
2 | ||
3 | echo Copying OKB Client Assembly | |
4 | copy "%SolutionDir%\HeuristicLab.Clients.OKB-3.3\%Outdir%\HeuristicLab.Clients.OKB-3.3.dll" "%target%" | |
5 | echo --------------------------- | |
6 | "%SolutionDir%ConfigMerger.exe" "%SolutionDir%\HeuristicLab.Clients.OKB-3.3\%Outdir%\HeuristicLab.Clients.OKB-3.3.dll.config" "%target%\HeuristicLab 3.3.exe.config" |
Note: See TracBrowser
for help on using the repository browser.