Glad you solved it!
And thanks for letting us know what your solution was...good tip.
Tryst
-Original Message-
From: Chuck Anderson <[EMAIL PROTECTED]>
To: php-windows@lists.php.net
Sent: Fri, 02 Dec 2005 18:45:38 -0700
Subject: [PHP-WIN] Re: Exec problem (using Winzip - comman
Chuck Anderson wrote:
I wrote a script to backup my Thunderbird user profile every night by
zipping the whole profile (with subfolders) into a zip file.
I use exec to call Winzip with command line parameters (see -
http://www.memecode.com/docs/winzip.html)
The script worked fine until I tri