Introduction

GodeZIP is a set of tools to manage files in windows 32 bits (win 95 win 98 ) , it can compress encrypt and securely destroy files on your computer . it 's a compression program that can manage the GZ ,Z ( gnuzip and old compress format ) , the ZIP (pkzip) , the TAR,TGZ (UNIX type) and can explore /extract the ARJ type files . Godezip doesn't need any other external program to work . the TGZ,TAR,ZIP,ARJ files are managed by the GodeExplorer wich work as the windows explorer . It can view the archive content and permit to use the files in an archives as normals files ( double click , drag/drop , copy/paste , left click , right click ) . This software is designed to be very simple to use for extraction of an archive , for the creation of a new one and for the compression or encryption of a file . Godezip integrate some new functions to facilitate the use of compressed files : Autoinstallation of archive 's files on a computer , creation of archive file content in the HTML format (that can be view with a web browser )and some other .

 

 

Compress a file

To Compress a file means to reduce the physical size it take on the disk , that permit to free space on the disk or back it up on a floppy or speed up the transfer on Internet . Godezip can compress a file in th GZ format as under UNIX . To perform that Godezip allow differents methods :

  1. Select the file to compress ( with the explorer), now drag it and drop it on the godezip window .
  2. Or Select the file to compress ( with the explorer), click on right mouse button the "Pop up" menu is open , choose [Compress File : "file name"]
  3. Or Select the file to compress ( with the explorer) open the [file] menu and choose [compress File : "file name"]

remark : the methods 1 & 2 can work in any window "open file " ,"save file as " .

Godezip has compressed the file and added the ".gz" extention to the original name . You can verify the result of the compression in the godezip window that edit a little rapport on the las action : traited file ... compressed file size ... space freed ........

You can do the same with directories but be carefull the work on directories is recursive ALL the files in ALL the subdirectories will be traited .

options :

  1. In the set up menu , tab [ compression level ] you can choose the compression level 1 to 9 ; 1 = low compression and fast ; 9 = maximum compression and slow ; the best ratio is 6 .
  2. In the set up menu , tab [ directory & files ] you can choose to destroy input file or not [destroy input file] . You can choose to send the compressed file in an other directory [specify drive /directory destination ] and to copy the original location in the destination directory [copy directory tree] .
  3. If you want to use the compressed file in a system that don't accept long file name choose [ replace last character extension by Z] So Godezip won't add " .gz " to the original name but will replace the last extention char by "Z" to indicate that its a compressed file.

 

 

Decompress a file

When it decompress a file Godezip restore it original size and format .

It's the same method to decompress a file than to compress , and the file with the"gz" extention are associated with GodeZIP so if you directly double click on it , it will be automaticaly restored . When Godezip Decompress a file you can choose among 3 options :

  1. decompress and stop ( the file is only decompressed ).
  2. decompress and view the file (for example with quickview) .
  3. decompress and launch the associated program ( so you can begin to work directly by clicking on the compressed file).

You can configure these options in the set up tab [decompression] .

As for the compression you can work directly with directories , ATTENTION Godezip automaticaly decide to decompress a file if it is compressed and to compress it if it is not ! So if you want to decompress a directory content where all the files are not compressed choose [ Force decompression ] in the set up tab [method & encryption] .

 

 

 

EnCrypt a file

Godezip is a file encryptor too , it use an algorithm with a key that you give it to encrypt a file and to render its content inaccessible (without the key of course ). When it encrypt a file godezip compress it too .But be carefull the encryption type is absolutly not the gnuzip one , nor the zip one . That means that a file encrypted with godezip can't be decrypted with an other compression /decompression program .Conversely Godezip don't decrypt le gz , zip , arj file encrypted with the traditional encryption algorithm - You must to know that these encrypted files types are absolutely not secure , in fact they need only some minutes to be broken , it 's best to not encrypt file that to think they are secure by these methods - On the other hand there is no code breaker for the godezip encrypted files and the only manner to restore them is to have the key .

The Encryption procedures :

  1. In an explorer choose the file to encrypt , click on it with the right mouse button , choose : [Encrypt the file : filename.ext] , a dialog box appear asking you the key (by default it's 'No Key'), replace 'No Key' by your key, (ATTENTION be sure to remenber it the casse (capital/tiny) is important ,maximum 29 chars any ) , click on [OK] , that's all . the file is encrypted and godezip add the extention ".cry" to the encrypted file. If you want a file with short file name format choose in the set up tab [directory&files] [replace last char by Z] and Godezip will replace the file extention by '.cry' .
  2. Or in an explorer same method than 1 but with the [file] menu .
  3. Or You can too choose in the setup dialog tab [method et encryption] [Encrypt the file] and enter your key. By this method all the files normally traited by Godezip will be Encrypted too , by this way you can work directly on directories . Attention , don't forget to uncheck this option when you have finish the encryption otherwise godezip will continue to encrypt files you 'll send to him .

 

Decrypt a file

It 's the same method to decrypt a file than to decompress one , when you open the popup menu ( right mouse button click on an encrypted file ) choose [decrypt the file filename.ext] a dialog box will appear asking you the key . if the key is good the file is restored . the other decompression options are available : view the file , launch the associated program etc...

 

 

 

the GodeExplorer

Godezip with the godeexplorer can manage the TAR , TGZ ,ZIP and ARJ archives they are files that can group some compressed files . they are intended to be use for storing data or for the distribution of applications on Internet or on floppy disk ... .

To launch the Godeexplorer do either :

  1. double click on a TAR , TGZ ,ZIP or ARJ file.
  2. or select in an explorer a TAR , TGZ ,ZIP or ARJ file and open the popup menu (right click ) or the [file] menu and select [explore archive filename ,as folder]
  3. Or open directly an archive with the second button of the godezip tool bar and browse for the file to open .

The GodeExplorer window:

 

An archive open with the Godeexplorer works as a directory open with the explorer :

And all other functions relative to archive files

The ZIP files

ZIP files are common compressed files on system DOS/WINDOWS , you will find them when downloading program on internet . Godezip V2.0 can completly manage this file type and offer some new functionalities for this kind of archives , as an AutoInstallation procedure which only add a few bytes to the file and let it completly compatible with the other archiver program , or the possibility to create an HTML file showing the archive content ( that can be opened with a web browser ) .

The TAR and TGZ files

TAR files are non compressed archives generaly used on system under UNIX , you can found them on Internet Godezip v2.0 can completly manage this file type and offer some new functionalities for this kind of archives , as an AutoInstallation procedure which only add a few bytes to the file and let it completly compatible with the other archiver program , or the possibility to create an HTML file showing the archive content ( that can be opened with a web browser ) .

The TGZ files are TAR files compressed in the GZ format .

The ARJ files

The ARJ files are an other format of compressed archives , they can be an alternative to the ZIP files , GodeZIP v2.0 can extract and view these files , but can't modify them or create a new one .

Extraction of archive

the procedures for extraction are the same for all kind of archive .

 

create a new ZIP

With GodeZIP you can create a new ZIP with the files you want in it simply with a few mouse click If you only want to modify an exiting one go directly to step 2 .

  1. Create a new ZIP file : In the directory where you want to create the ZIP do : - right click - New - archive file - A new file with the name new archive file.zip is created) .
  2. Open it by double click on it ..
  3. Take the file(s) you want to add to the archive and drag an drop it on the Godeexplorer window ( or copy /paste them), repeat this operation for all the file ( or directories ) you want to add .

That's all your zip file is completed.

create a new TAR

To create a TAR the operation is different but it can be use to create a ZIP too .

  1. Click on the second button on the Godezip window [create a new TAR , ZIP or open an existing one]
  2. The window[open file ] is opened , go to the directory where you want to create the archive , enter the name that you want for it ( if you don't give an extention godezip ask you if you want to create a TAR or a ZIP an empty godexplorer window is opened
  3. Take the file(s) you want to add to the archive and drag an drop it on the Godeexplorer window ( or copy /paste them), repeat this operation for all the file ( or directories ) you want to add ..

Your TAR file is finished , you only have to compress it by clicking on the button[ZIP TAR] and you get a TGZ compressed archive .

 

General options for archives files

  1. The compression level can be setup ( for a ZIP it can be different for every file , but of course it is unique for TGZ file that are compressed only one time)
  2. Record original file location : if this button is pushed the files are stored in the archive at there original location for ex : if you add the file : "c:\windows\montext.doc" it will be stored in the directory 'windows' in the archive .otherwise if it is not pushed it will be stored in the root directory of archive .
  3. Create a ZIP HTML.
  4. Create an AutoInstallable archive .
  5. Split a file .

ZIP file specific option

Create or modify file comment , ZIP file permit to add a comment to the archive . With this button you can view and /or modify the comment if there is anyone or create yours .

 

TAR file Specifics options

  1. Record information on the original disk : with the informations on the original directory ,you can store information on the disk too , ex : C:\ ou D:\ .
  2. In the configuration menu there is an option :
    1. [Win95 attribut ] use it if the tar archive come from or is designed for a system DOS /windows( generaly it 's the case )
    2. [UNIX attribut ] use it if the tar archive come from or is designed for a UNIX system .

 

Make an AutoInstallable archive

It 's a new function that Godezip offer you to facilitate the archive installation on a computer , the configuration is very simple and it work very well . To configure an autoinstallable archive click on the button

The auto install add only a new file in the archive : Auto_Install_Archive.ini .Attention you can't edit this file with the notepad but you can modify it by clicking on the button :

When Godezip find a file Auto_Install_Archive.ini in an archive it launch the autoinstallation procedure , you only have to click on [Install] to install the files , if you want to open the archive normally click on [open archive] .

Create an HTML file content

Godezip can automatically create an HTML file showing the content of a TGZ TAR ZIP or ARJ file ; click on the button , the html file is opened with your default web browser and the html file is created in the same directory than the archive . The file has the archive file name plus the extention '.html' . There is no configurable option , only for the TGZ file if you want to have the real compressed size compress before the TAR by clicking on the button then reopen the file and click on .

Example , The following table was made by godezip and added to this document by a drag/drop from the browser to the HTML editor .

Content of archive :tutorial.zip archive size:90 Kb ,decompressed size 176 Kb total 38 files.


file name
normal size(byte)
Comp. size(byte)
file type
Date/Time
 
changdest.gif 932 204 Image 30/11/98 17:15
autoins.gif 1142 475 Image 30/11/98 15:49
comment.gif 924 174 Image 30/11/98 15:44
courf_en.html 5371 1917 HTML 02/12/98 15:20
courform.html 5371 1917 HTML 02/12/98 15:20
CryptHtmd.class 4198 2463 fichier 01/12/98 11:13
Crypthtml.html 3862 1569 HTML 03/12/98 16:11
degfo_en.html 8240 2248 HTML 02/12/98 16:10
degform.html 8240 2248 HTML 02/12/98 16:10
dirinfo.gif 1026 301 Image 30/11/98 15:43
diskinfo.gif 971 239 Image 30/11/98 15:50
DrapeauAnglais.gif 201 206 Image 28/11/98 11:52
explore.gif 1059 387 Image 30/11/98 15:49
fleche.gif 362 274 Image 27/11/98 00:46
fond.jpg 1045 390 Image 29/11/98 14:10
Francais.gif 924 204 Image 27/11/98 15:49
gexplor.gif 31028 30803 Image 30/11/98 14:21
ggrinder.gif 1038 300 Image 30/11/98 16:51
godezip.gif 10720 10335 Image 30/11/98 11:52
index.htm 890 475 HTML 30/11/98 18:50
index_en.htm 684 356 HTML 03/12/98 14:52
index_fr.htm 703 366 HTML 30/11/98 18:36
logoanim.gif 8342 6393 Image 30/11/98 17:56
Menu_en.htm 6627 923 HTML 03/12/98 16:12
Menu_fr.htm 6584 916 HTML 01/12/98 16:19
notice_en.htm 2000 976 HTML 03/12/98 16:25
notice_fr.htm 1981 948 HTML 02/12/98 16:26
openzip.gif 977 248 Image 30/11/98 15:47
password 223 140 file 01/12/98 11:43
popup1.gif 3326 2639 Image 30/11/98 11:56
popup2.gif 3287 2604 Image 30/11/98 11:49
recurse.gif 907 162 Image 30/11/98 15:50
SITES.HTM 25681 8037 HTML 03/12/98 12:58
SITES_en.HTM 26427 7779 HTML 03/12/98 16:33
split.gif 963 229 Image 30/11/98 15:49
start_en.htm 917 487 HTML 02/12/98 16:45
start_fr.htm 1157 560 HTML 02/12/98 16:28
zip.gif 966 247 Image 30/11/98 15:45

file comment :

Godezip v2.0 tutorial English ,& Français .

 

Split a file in multipart

If you want to store a big file on floppy disk .or to transfer it and avoid a disconnection in the middle of a 10 Mb transfer you can split it easiliy with GodeZIP .click on split a file select the file to split and follow the instructions . To restore a splitted file double click on it .the different part have the original file name + his serial number + the extention ".spt"godezip is associated with this file type and restore the original automaticaly . The restored file is in your temporary directory(gen : /windows/temp)

 

The GodeGrinder

The gode grinder is a part of Godezip v2.0 . It's a secure file destroyer , It can destroy the file AND the file content , so it is impossible to restore a file it has destroyed , counter to the windows bin wish permit to recover the files ever after empty it , or a classic delete .

To launch it click on the button on the Godezip Tool bar, and do drag &drop with the file to eliminate ( as the recycle bin) you can access the option by right click on its icon , and move it by keep the left mouse button pushed on it and move .

 

 

Copyright

GodeZIP program, and all related files are Copyright © David Gode 1997-1998 All rights reserved.

exclude RSXnt.dll Copyright © Rainer Schnitker 1995-1996. All rights reserved.

You are not allowed to modify or reverse engineer the contents of the program files.

Distribution:

* GodeZIP is a shareware so you are greatly encouraged to distribute it respecting the folowing principles :

  1. * The GodeZIP application- including all related files and documentation files - cannot be modified in any way and must be distributed as a complete application, without exception.
  2. * No price or other compensation may be charged for the distribution of the GodeZIP application. A distribution cost may be charged for the cost of the disk or diskette, shipping and handling.