Python 2.4: Subprocess and Cygwin question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Pekka Niiranen

    #1

    Python 2.4: Subprocess and Cygwin question

    Hi,

    I started cygwin shell with command

    subprocess.call ("c:\\cygwin\\c ygwin.bat")

    from Python 2.4.

    Shell works fine but the fonts/layout are
    set according to program "c:\winnt\syste m32\cmd.exe".
    How can I tell Windows to use layout/font settings
    of the shotcut "cygwin.bat "?

    -pekka-
Working...