473,414 Members | 1,776 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

Programatically using Compressed Folder

I thought I saw an article online about programmatically using the Send To
Compressed (zipped) Folder function in VB, however that page no longer
exists.

Does anyone have details on how this is possible?

Justin Busch
jb****@ccac.edu
Nov 21 '05 #1
3 5927
Hi,

Open Source Zip compression library
http://www.icsharpcode.net/OpenSourc...b/Default.aspx

Using the J# zip classes.
http://msdn.microsoft.com/msdnmag/is...n/default.aspx

Ken
-----------------
"Justin Busch" <jb****@ccac.edu> wrote in message
news:%2***************@TK2MSFTNGP15.phx.gbl...
I thought I saw an article online about programmatically using the Send To
Compressed (zipped) Folder function in VB, however that page no longer
exists.

Does anyone have details on how this is possible?

Justin Busch
jb****@ccac.edu

Nov 21 '05 #2
"Justin Busch" <jb****@ccac.edu> schrieb:
I thought I saw an article online about programmatically using the Send To
Compressed (zipped) Folder function in VB, however that page no longer
exists.


Using Windows XP "Compressed Folder" shell extension to work with .zip files
<URL:http://mvps.org/emorcillo/en/code/shell/xpzip.shtml>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #3

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:eK**************@TK2MSFTNGP12.phx.gbl...
"Justin Busch" <jb****@ccac.edu> schrieb:
I thought I saw an article online about programmatically using the Send To Compressed (zipped) Folder function in VB, however that page no longer
exists.
Using Windows XP "Compressed Folder" shell extension to work with .zip

files <URL:http://mvps.org/emorcillo/en/code/shell/xpzip.shtml>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Herfried or group,

This looks like what I need, however I haven't done work before importing a
class into one of my projects before. I "Added an existing file" from the
project menu and selected the CompressedFolder.vb file and it is listed in
solution manager.

Perhaps I am not reading the class properly, but I cannot get the following
to work:
dim foldertozip as CompressedFolder
foldertozip = new CompressedFolder(filepath + filename)

foldertozip.compressFile(filepathoffolder)

I am receiving an error saying that CompressedFolder is not declared.

Thank you in advance for you assistance.

Justin Busch
jb****@ccac.edu
Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Roland Hall | last post by:
It appears what I'm reading is that Windows 2K3, like XP, supports what MSFT calls a compressed zipped folder. Is this exposed so I can effectively use FSO or a shell to create one of these and...
3
by: gudia | last post by:
I want to Programatically generate Access reports in the pdf format using some tool and then email them to people in the same code. Right now I am trying to do this with pdf995 using VBA (emailing...
0
by: Vladimir Nesterovsky | last post by:
Hello, I'm having a trouble with a Shell.Folder object when I'm trying to use it from a C++ application, but at the same time, the same object works fine from within html script. The effect...
0
by: jason | last post by:
I googled a lot, couldn't find a good solution. Any help is greatly appreciated. What I want to do is: Given a web page in a running IE browser , i want to save an image in this web page to...
0
by: Craig Buchanan | last post by:
when i try to open a file that has been compressed with GZipStream (source from microsoft's 101 Samples for Visual Studio 2005), i get an "invalid archive" message from winzip, zipgenius and xp's...
3
by: The Woo | last post by:
Can one programatically create a file folder which has the same name as a key field, using a command button? Or, Can there be a a command button which opens up a directory tree to a specified...
0
by: Paul.Hawkes | last post by:
All I'm having trouble getting the following to work. I have been able to download and delete a file with the same credentials and similar code, but when I try upload the file. I get a returned...
11
by: MadMonk | last post by:
Hi, I need to write a small Windows application (console or forms) (for Windows XP SP2 & Windows Server 2003), which will check a folder for the presence of some files, and if they exist, it...
1
by: jags | last post by:
HI All I was trying to create Document librray programatically in a Sharepoint Site and is not working for me.I was trying to implement this as an Event Handler. The aim of the code is to create...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.