[RESOLVED] VB 6 Installer problem
Dear forum,
I created a program installer for a VB 6 project through P&D Wizard. By installing the package the following errors are deplayed:
"C:\WINDOWS\SETUP.LST
Invalid line in setup information file!
Section: Setup1 Files
@MDAC_TYP.EXE, $(AppPath),,,6.26.98 12:00:00 AM,8124720,4.71.1015.0"
I have checked the package and found that the "MDAC_TYP.EXE" is there.
Anyone knows why this can happen?
Thanks in advance!
Re: VB 6 Installer problem
Moved To Application Deployment
Re: VB 6 Installer problem
Re: VB 6 Installer problem
Thank you dilettante! The problem was that I use an enlish version VB 6 IDE on a german computer. I reinstalled a VB 6 IDE of german version, then it works fine!