Re: [PHP-WIN] Re: Exec problem (using Winzip - command line)

2005-12-03 Thread trystano
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

[PHP-WIN] Re: Exec problem (using Winzip - command line)

2005-12-02 Thread Chuck Anderson
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