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