community.borland.com

Article #25406: How big is the Windows InterBase installation foot print?

Problem:
I need to know how much disk space the Windows 
InterBase v5.1.1 installation takes up.		

Solution:
A complete standard Windows installation would 
comprise the following:

/ interbase			    675 kb
/ interbase / bin		 	  5190 kb
/ interbase / doc			20428 kb
/ interbase / examples	                 1312.6 kb
/ interbase / include	    		    103 kb
/ interbase / lib		    	    190 kb		

/ winnt / system32 / gds32.dll	    	    324 kb

			                  ========

A full installation is roughly	               27908.6 kb

You could streamline your installation to save disk space by 
installing only the following directories:

/ interbase			    675 kb
/ interbase / bin		 	  5190 kb

/ winnt / system32 / gds32.dll	    	    324 kb

			                  ========

Streamlined Install		                    6189 kb

Based upon your application requirements you can 
streamline your installation even further by eliminating 
the InterBase client lib (gds32.dll) and or some
of the utilities in the ( / interbase / bin ) directory.

Last Modified: 29-SEP-00