Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsWindows VistaWindows XPWindows MeWindows 98Windows 95Virtual PCInternet ExplorerOutlook ExpressWindows MediaSecurity
Related Topics
MS Server ProductsMS OfficePC HardwareMore Topics ...

Windows Forum / Windows XP / New Users / June 2006

Tip: Looking for answers? Try searching our database.

Creating a zip file

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
B.W. - 29 Jun 2006 01:51 GMT
If I want to send an exe file to someone and it's too big.  When I follow
the instructions on creating a zipped file, I seem to end up with both the
zipped and unzipped files the same size.  What am I missing here?

Many thanks

B.W.
Ken Blake, MVP - 29 Jun 2006 02:37 GMT
> If I want to send an exe file to someone and it's too big.  When I
> follow the instructions on creating a zipped file, I seem to end up
> with both the zipped and unzipped files the same size.  What am I
> missing here?

Zipping compresses some files a little, some files a lot, and some files not
at all. What kind of file is it? For example, a jpg file is already
compressed and zipping normally does nothing to make it smaller.

Signature

Ken Blake - Microsoft MVP Windows: Shell/User
Please reply to the newsgroup

Richard Urban - 29 Jun 2006 02:38 GMT
Exe files are already compressed to the max. Zipping them gives you no
further compression to speak of.

The only reason to zip it is to allow it to be sent/read by some programs
that will not allow an .exe file to be transmitted or read at the receiving
end.

Signature

Regards,

Richard Urban
Microsoft MVP Windows Shell/User
(For email, remove the obvious from my address)

Quote from George Ankner:
If you knew as much as you think you know,
You would realize that you don't know what you thought you knew!

> If I want to send an exe file to someone and it's too big.  When I follow
> the instructions on creating a zipped file, I seem to end up with both the
[quoted text clipped - 3 lines]
>
> B.W.
B.W. - 29 Jun 2006 03:09 GMT
So exe and jpg cannot be zipped so does that mean everything other file
format can?

TIA

B.W.

> Exe files are already compressed to the max. Zipping them gives you no
> further compression to speak of.
[quoted text clipped - 10 lines]
>>
>> B.W.
Richard Urban - 29 Jun 2006 03:21 GMT
Take the file format extension you are interested in and search for it in
Google. Find out if it is already compressed. Dozens of types are and it is
not possible for me to go down the list and tell you about every file
extension that exists.

http://www.file-ext.com/

Signature

Regards,

Richard Urban
Microsoft MVP Windows Shell/User
(For email, remove the obvious from my address)

Quote from George Ankner:
If you knew as much as you think you know,
You would realize that you don't know what you thought you knew!

> So exe and jpg cannot be zipped so does that mean everything other file
> format can?
[quoted text clipped - 18 lines]
>>>
>>> B.W.
B.W. - 29 Jun 2006 03:25 GMT
Thank you,  will do.

B.W.

> Take the file format extension you are interested in and search for it in
> Google. Find out if it is already compressed. Dozens of types are and it
[quoted text clipped - 25 lines]
>>>>
>>>> B.W.
Jonny - 29 Jun 2006 03:34 GMT
Richard never said a exe or jpg could not be zipped.  He inferred that an
executable could not be compressed to any appreciable extent.  Which, I
agree with.
He's talking compressibility.  Routines and subroutines created then altered
to pure machine language as executables are compressed by that very process.
Files as zip and tar have compression as part of their programming on other
files, not themselves during that process.  And, there is an extent of
compressibility option as part of zipping.
To answer your question bluntly, yes and no.  If appreciable compression is
understood on your part as part of zipping, no to all file formats other
than the 2 you mentioned.  If not, yes.
Signature

Jonny

> So exe and jpg cannot be zipped so does that mean everything other file
> format can?
[quoted text clipped - 18 lines]
>>>
>>> B.W.
Ken Blake, MVP - 29 Jun 2006 15:09 GMT
> So exe and jpg cannot be zipped so does that mean everything other
> file format can?

No, nobody said that exe and jpg files can't be zipped. *Any* file can be
zipped. The question is whether zipping compresses files. In general zipping
exe and jpg files (and some other types) provides litle, if any, compression

Richard mentioned one reason why you might zip a file that can't be
compressed. I'll mention a couple of others:

1. A zipped file can be password-protected.

2. A zipped file can contain more than one individual file. If you have
several files you want to treat as a single package (for example, the
component files of a an application), it can be very convenient to package
them as a single entity. That makes it easy, for example, to E-mail it to
someone, or to put it on a web site where it can be downloaded by others as
a single file.

Signature

Ken Blake - Microsoft MVP Windows: Shell/User
Please reply to the newsgroup

>> Exe files are already compressed to the max. Zipping them gives you
>> no further compression to speak of.
[quoted text clipped - 20 lines]
>>>
>>> B.W.
Vanguard - 29 Jun 2006 19:22 GMT
> If I want to send an exe file to someone and it's too big.  When I
> follow the instructions on creating a zipped file, I seem to end up
> with both the zipped and unzipped files the same size.  What am I
> missing here?

That the .exe is not compressible.  Alternates to sending large files
(that exceed the per-message size quota of your e-mail provider):

http://www.dropload.com/
http://www.sendover.com/
http://www.yousendit.com/

You will probably want to change the extension from .exe to, say, .exx
so the recipient's e-mail security won't block access to executable
attachments.  Tell the recipient in the body of your post to rename the
file after they save it to disk.
rootj4m13 - 29 Jun 2006 22:41 GMT
All file formats, can be compressed weather it be .ZIP .RAR .TZ
I find winRAR an must have program for day to day mass ZIPin an
unZIPing. I use it daily and have little errors with it
http://rarlabs.com When using an program rather than the windows shel
to zip files most likley you will have an option for zipping up file
and compression methods. If this fails try a free file hosting service
There are many about now

--
rootj4m13
Ken Blake, MVP - 30 Jun 2006 00:14 GMT
> All file formats, can be compressed weather it be .ZIP .RAR .TZ

You can run a compression algorithm on any kind of file, but whether it
actually compresses any is another matter. Some files don't compress at all.
In fact in some cases, compressing a file can actually make it slightly
larger, since  you end up with the overhead of the compression, but no
actual compression takes place.

Signature

Ken Blake - Microsoft MVP Windows: Shell/User
Please reply to the newsgroupyou end up with the overhead of the
compression, but no actual compression.

> I find winRAR an must have program for day to day mass ZIPin and
> unZIPing. I use it daily and have little errors with it.
> http://rarlabs.com When using an program rather than the windows shell
> to zip files most likley you will have an option for zipping up files
> and compression methods. If this fails try a free file hosting
> service. There are many about now.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.