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