Changeset 45 for trunk/sources
- Timestamp:
- 03/05/08 18:25:47 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab/UpdateLocalInstallation.cmd
r43 r45 1 1 set target=C:\Program Files\HeuristicLab 3.0 2 2 3 rmdir "%target%\plugins" /s /q4 mkdir "%target%\plugins"5 3 copy "HeuristicLab.exe" "%target%" 6 4 copy "HeuristicLab.exe.config" "%target%"
Note: See TracChangeset
for help on using the changeset viewer.