How can I run an executable from within my C# app
-
I need to run zip a file(s) using winzip from within my c# application. Can anyone point me to documentation / example of how to accomplish that. Thanks in advance - SS -
only two letters away from being an asset
-
I need to run zip a file(s) using winzip from within my c# application. Can anyone point me to documentation / example of how to accomplish that. Thanks in advance - SS -
Then include the J# libraries and you can do it programmatically.
A man said to the universe: "Sir I exist!" "However," replied the Universe, "The fact has not created in me A sense of obligation." -- Stephen Crane
-
I need to run zip a file(s) using winzip from within my c# application. Can anyone point me to documentation / example of how to accomplish that. Thanks in advance - SS -
Why zip with winzip when you can do it in code: SharpZipLib[^]
Logifusion[^] If not entertaining, write your Congressman.