help getting past unzip password

Anyone know how to automate the Unzip password prompt?
I need to unzip a window's file in Unix without manually
typing in the password.

<B>unzip -P <EM>password</EM> filename</B> etc.

More details are in the manpage on unzip.

Thanks , Neo