AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Auto-archive all your installation files with WinZip

 
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
Johny



Joined: 01 Aug 2006
Posts: 20
Location: Montreal, Quebec, Canada

PostPosted: Thu Aug 31, 2006 3:28 am    Post subject: Auto-archive all your installation files with WinZip Reply with quote

What do you do with the different installation files, patches and application updates that you have downloaded and installed? It's a good idea to keep them in case a re-installation is required, but where? You could always place them in some sort of "my download" sub-directories but these have the danger to get mixed, overcrowded and hard to maintain.

Personally, I store them in sub-directories called "zip" where applications are installed, like "c:\program files\app\multimedia\Gimp\Zip". It's clean and easy to maintain. To backup these along with their directory structures, you may do a series of "explorer" tricks or use this macro.

http://www.autohotkey.net/~Johny/ZipDirToZip/ZipDir2Zip V1.0.ahk

I found several macros that copy some directories to another but none that do compress them (please correct me if I'm wrong). So this one use the pseudo-hidden command-line capabilities of WinZip to archive all the "zip" sub-directories starting from a defined path. It creates one nice big “.zip” archive that can be placed on a CD, DVD, a flash disk or a safe place on a hard-disk. This could also be used as an easy way to share all your favorites’ sharewares with your friends.

One weakness: it depends on WinZip V8 or newer. If anyone has ideas about a "WinZip command-line to something else" macro, like WinZip to IZArc or WinZip to XP zip interface, please share them with us.

Enjoy
_________________
Questions, comments and suggestions are always welcome.

Johny Idea
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group