I want to get a cab file out of an executable installer (not an msi file) that doesn't work correctly because it was set up wrong. Is there some way that I could get the cab file out of the installer ...
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 ...