How can I create thme myself ?
Thanks in advance,
Michael Krebs
the...@krebsman.com
I don't know about self-extracting cab files, but if you make your
setup file with InstallShield and compress it with EXE Builder, you
end up with a single executable file. When you execute that file, it
decompresses itself and automatically starts SETUP.EXE. MS might use a
slightly different method, however.
Rachel R.
>Does anyone know how to implement self-extracting cab files ? I think,
>Internet Explorer comes in one.
>
>How can I create thme myself ?
Microsoft has a lot of information on cab files at http://www.microsoft.com/
workshop/prog/cab/. I think there's also a CAB SDK there. I've never used
them myself so I can't tell you anything else.
Martin Wellman
Actually, the InstallShield EXE builder has been superseded by
PackageForTheWeb, which creates self-extracting EXEs and CAB files. For
more information, please see http://www.installshield.com/pftw/.
Regards,
Robert Dickau || InstallShield Software Corp. || www.installshield.com
Rachel <rac...@theoffice.net> wrote (among other things)...
>Does anyone know how to implement self-extracting cab files ? I think,
>Internet Explorer comes in one.
>
>How can I create thme myself ?
Try Dr Dobbs Journal, May 1997, Volume 22 Issue 5,
Inside Windows Cabinet Files,
Sven B. Schreiber
pages 20-26
Vinay
Michael Krebs <the...@krebsman.com> wrote in article
<01bc7a7d$01c32c40$d1d2a3c2@gates>...
> Does anyone know how to implement self-extracting cab files ? I think,
> Internet Explorer comes in one.
>
> How can I create thme myself ?
>
Robert M. Teague
tea...@primenet.com
Phoenix, AZ
=========================================================
Software Engineer - Microsoft Certified Professional
=========================================================
Vinay Desai, Ph.D. wrote in article <5otjjn$d...@nr1.calgary.istar.net>...