I am not trying to use a setup.py, i just want to use the basic script.
the website says as an example:
cxfreeze hello.py --target-dir dist
thanks in advance!
I tried this but it did not seem to work:
(The Command Line is in the folder with the Shooter.py)
C:/Documents and Settings/Python31/Scripts/cxfreeze Shooter.py --target-dir dist