I try to follow the step in How to import qgis.core to Python app? to import qgis.core with Python Shell. But when I type
set PYTHONPATH=C:\Program Files (x86)\Quantum GIS Wroclaw\apps\qgis\bin
it report
SyntaxError: invalid syntax
and highlight PYTHONPATH