|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to use Compressed Folder function of XP programmatically?dear Readers,
i will be downloading a zip file from the intranet website programmatically and i would like to process some of the files inside them before the user can save it. we have a lot of copies of winzip. winzip does not let me call their functions as COM or as .NET assemblies. I want to use the native compressed folder function present in the Windows XP OS to open the zip file and process them before the user can save it to the hard drive. any links will be greatly appreciated. regards Ravi. mravichand***@gmail.com wrote:
> i will be downloading a zip file from the intranet website There is a free .Net zip library that you can use. It is written in c#.> programmatically and i would like to process some of the files inside > them before the user can save it. we have a lot of copies of winzip. > winzip does not let me call their functions as COM or as .NET > assemblies. http://www.icsharpcode.net/OpenSource/SharpZipLib It is open source, but the authors allow it to be used in closed, commercial applications. I personally haven't used it, but I have heard good things about it. Brian Ravi,
To be sure, do you want to upload unattended a zipfile to a client computer, open that and than process a program unattended a program from inside that zipfile. As you want that and I don't know if it is even possible, than you need for that at least that the user will download attended a Java or other pluggin that you have signed. Cor <mravichand***@gmail.com> schreef in bericht Show quoteHide quote news:1150237172.215638.287820@u72g2000cwu.googlegroups.com... > dear Readers, > > i will be downloading a zip file from the intranet website > programmatically and i would like to process some of the files inside > them before the user can save it. we have a lot of copies of winzip. > winzip does not let me call their functions as COM or as .NET > assemblies. > > I want to use the native compressed folder function present in the > Windows XP OS to open the zip file and process them before the user can > save it to the hard drive. > > any links will be greatly appreciated. > > regards > Ravi. >
best way for Replace insensitive in strings
Newbie question on comboboxes Problem connecting to SQL Server Help registering a dll How do you see if a table already exists in a database? VB6 to VB2005 question about Frame control How do I load HTML into an instance of SHDocVw.InternetExplorer Executing a SQL2005 Stored Procedure vb.net code for advanced data structures Help! Monitoring Process with Different Threads Error |
|||||||||||||||||||||||