Tar files are compressed unix backup files. I'd doubt you could untar them through VB. There is an NT version of the UNIX utilities calles MKSNT. Basically this app installs a bunch of exes which are basically the UNIX functions i.e. rm, sed, ps etc.. I'm not sure about tar.<br>
<br>
Maybe you could use this, if you only have NT - I presume that if you had UNIX you would just use that for the tar.<br>
<br>
HTH<br>
<br>
C