#!C:\program files\Python27\python.exe

from cx_Freeze import main

main()

