shsmi_sysdb_nex/run.bat

4 lines
69 B
Batchfile

@echo off
cd /d %~dp0
C:/Python27/ArcGIS10.2/python.exe main.py
pause