home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 June / PCWorld_2005-06_cd.bin / software / vyzkuste / firewally / firewally.exe / framework-2.3.exe / idle.bat < prev    next >
DOS Batch File  |  2003-12-30  |  127b  |  4 lines

  1. @echo off
  2. rem Working IDLE bat for Windows - uses start instead of absolute pathname
  3. start idle.pyw %1 %2 %3 %4 %5 %6 %7 %8 %9
  4.