Using Zip Genius at the command line and encrypted a file:

loShell = CreateObject("WScript.Shell")
c_exp = "%comspec% /c zg -encrypt e:\test\dude1.zip C S 1 hello" 
loShell.Run(c_exp, 0, .t.)

e:\test\dude1.czip is created

If I double click and enter the passphrase I can extract the files.

But, I cannot find how to use "zg -extract" to extract the .czip files.

There must be a way .....

Carl Lindner 






_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/!&!AAAAAAAAAAAYAAAAAAAAAFBynRaDfpZPqEEZ2MczOxFijwAAEAAAAKeE0OV2bg5PqWI4Pxr3EMEBAAAAAA==@bdos.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to