X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References: <F05AFBF84C348C4AAF1A0E7D126E370A01E29FD4@exbn01.DPEB.DE>
Subject: RE: Cron problem with cron popup windows
Date: Wed, 23 Jan 2008 13:09:21 -0000
Message-ID: <00de01c85dc1$2b71f8e0$2e08a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <F05AFBF84C348C4AAF1A0E7D126E370A01E29FD4@exbn01.DPEB.DE>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 23 January 2008 13:00, cygwin.20.maillinglist wrote:

> Hi folk,
> 
> I have the problem that I get cron popup windows. I change the cron
> service, so that he can interact with the desktop. This was necessary to
> start excel from cron. First everything was ok. But after I rebooted the
> PC now cron startet to open a window always when a cron job started. How
> can I get rid of this behaviour.

  Redirect stdout and stderr to /dev/null in your commandline in the crontab
(i.e. append ">/dev/null 2>/dev/null")?

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

