exec shows window

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Oak Hall

    exec shows window

    I exec programs like imagemagick and others it used to execute in the
    backround, now it shows a black cmd.exe dos window each time. I do not know
    what I changed is there anyway to change it back so it wont show the command
    window? Windows XP. thanks Oak


  • Richard Levasseur

    #2
    Re: exec shows window


    Oak Hall wrote:
    I exec programs like imagemagick and others it used to execute in the
    backround, now it shows a black cmd.exe dos window each time. I do not know
    what I changed is there anyway to change it back so it wont show the command
    window? Windows XP. thanks Oak
    Use the phpwin.exe, it will not display a window.

    Comment

    • s a n j a y

      #3
      Re: exec shows window

      Oak Hall wrote:
      I exec programs like imagemagick and others it used to execute in the
      backround, now it shows a black cmd.exe dos window each time. I do not know
      what I changed is there anyway to change it back so it wont show the command
      window? Windows XP. thanks Oak
      >
      >
      its been few years since I programmed PHP on windows, but there is a
      switch to cmd which will suppress opening it. Try googling.

      Comment

      Working...