I would like to compress a database backup file on Windows.

I wonder if Windows XP has by default any program (like WinZip) that I can use.

If yes, where is it located ?

If not, could you suggest a light program that does the task ?

link|improve this question

(But in answer to your question, just right-click and choose "Send To" and choose "Compressed (zipped) folder") – Kirk Woll Oct 1 '10 at 1:50
feedback

migrated from stackoverflow.com Oct 1 '10 at 2:04

This question came from our site for professional and enthusiast programmers.

2 Answers

up vote 1 down vote accepted

This question belongs on superuser.com, however my favorite compression program is 7zip http://www.7-zip.org/

link|improve this answer
This is probably not the right site for this type of question. I use 7-zip. Works like a charm. - You just beat me to the punch. – Hannes Nel Oct 1 '10 at 1:51
OK, Thanks a lot !! – Misha Moroshko Oct 1 '10 at 1:56
feedback

Yes, XP includes a compression program. Right click on the desktop and choose New -> Compressed (zipped) Folder. You should be able to copy your database into that new file as if it were a folder.

However, this is pretty basic compression. You'll do a lot better by downloading something like 7zip.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.