qq mises au point de l'installateur.
[minwii.git] / setup_win_exe.py
index 86702fc..1fa44dd 100755 (executable)
@@ -85,7 +85,7 @@ class MinWii2exe(py2exe.build_exe.py2exe) :
 class BuildExe:
     def __init__(self):
         #Name of starting .py
-        self.script = "src/minwii/minwii_fullscreen.py"
+        self.script = "src/minwii/runminwii.py"
 
         #Name of program
         self.project_name = "MINWii"