~ulrich3110/lorze/ulrich3110

« back to all changes in this revision

Viewing changes to Install/finish.bat

  • Committer: Andreas Ulrich
  • Date: 2012-12-13 20:54:19 UTC
  • Revision ID: ulrich3110@gmail.com-20121213205419-aucgdskqtqmyrj10
new file structure, new object structure, about dialogue, help dialogue, hep pages in english and german, german translation, ponton5h installer, documentation

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
@echo off
 
2
 
 
3
:: LORZE erasandcad, a 2D CAD with an intuitive user interface, simple and easy.
 
4
:: http://erasand.jimdo.com/python-programme/lorze/
 
5
# (C) 2012, Andreas Ulrich
 
6
 
 
7
:: This file is part of "LORZE erasandcad"
 
8
 
 
9
:: "LORZE erasandcad" is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
 
10
 
 
11
:: "LORZE erasandcad" is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
 
12
 
 
13
:: You should have received a copy of the GNU General Public License along with LORZE erasandcad.  If not, see <http://www.gnu.org/licenses/>.
 
14
 
 
15
md c:\ponton5hybrid
 
16
copy pontongui.py c:\ponton5hybrid\pontongui.py
 
17
copy pontonprogrampic.png c:\ponton5hybrid\pontonprogrampic.png
 
18
copy pontoninstall.py c:\ponton5hybrid\pontoninstall.py
 
19
copy pontongui.bat c:\ponton5hybrid\pontongui.bat
 
20
copy pontonsrc.zip c:\ponton5hybrid\pontonsrc.zip
 
21
copy Shortcut.exe c:\ponton5hybrid\Shortcut.exe
 
22
cd c:\ponton5hybrid
 
23
pontongui.bat