Hi!
Try this:
import os
os.system('start "TITLE" "cmd /KCD /DD:\\Dev\\python"') #for dir:
D:\\Dev\\python
("TITLE" is the title (yes!) of the window)
@-salutations
Michel Claveau
_______________________________________________
python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32
