Lothar Haensler
July 22nd, 1999, 03:58 AM
I created a setup program with the PDWizard that comes with VB 6 (I use SP 2).
now, when I run that setup program on a Win95 machine the setup program reports an error, telling that MSVBVM60.dll is missing.
It is NOT contained in SETUP.LST, but it IS part of the CAB file that the PDWizard created.
Also, I checked that the "VB6 Runtime and OLE automation" is checked during creation of the setup files.
Obviously, the setup program did not install the most important file.
Yes, I can manually add that file to setup.lst.
I know, there is a vb60run.exe that installs the base components. I just can't believe that PDWizard does not include the most basic files.
Does anyone has a solution or workaround?
now, when I run that setup program on a Win95 machine the setup program reports an error, telling that MSVBVM60.dll is missing.
It is NOT contained in SETUP.LST, but it IS part of the CAB file that the PDWizard created.
Also, I checked that the "VB6 Runtime and OLE automation" is checked during creation of the setup files.
Obviously, the setup program did not install the most important file.
Yes, I can manually add that file to setup.lst.
I know, there is a vb60run.exe that installs the base components. I just can't believe that PDWizard does not include the most basic files.
Does anyone has a solution or workaround?