view bin/parpg.bat.in @ 148:5756e615b029

If gui_file, in the ContainerGUIBase constructor, is a widget self.gui will now be set to it.
author KarstenBock@gmx.net
date Wed, 05 Oct 2011 10:57:31 +0200
parents 07ff8cf8a0f1
children
line wrap: on
line source

@ECHO OFF

SET PYTHONPATH=%PYTHONPATH%;@PYTHONDIR@
CD %~dp0
@PYTHON@ -m parpg.main "@SYSCONFDIR@" %*