You need an archive program, that can open executable archives and create cab files.<BR><BR>One of these programs is IZArc. Another one is called Filzip. (Winrar and Winzip cannot create .cab ...
I've used VB6's package and deployment tool to build a cab file for installation of my ActiveX control. It works fine on XP, but for some reason it fails on windows 2000 machines. <BR><BR>If I copy ...