Urgent!! How to specify the folder that i wish to zip??

Posted by joyce on December 27, 2001 at 08:13:38:

i tried using
ShellExecute(Handle, 'Open', 'WinZip32.exe', '-a c:\hihi.zip', nil, SW_NORMAL);

but i am not able to specify the folder that i wish to zip!

how can i do it??

:) joyce


Related Articles and Replies


[ DelphiLand FAQ ] [ Delphi Tutorials ]