Hi-

I created my install program using the VB package and deployment wizard but I continue to get an 'invalid line' error on this one line every time I try to install it.

.
.
.
[email protected],$(MSDAOPath),$(DLLSelfRegister),$(Shared),4/27/98 2:00:00 AM,570128,3.51.1608.0
.
.

All of the other dll's and ocx's install just fine when I take out this line in the setup.lst file. Any help would be greatly appreciated as I need to find a way to have dao350.dll self-install on the user's machines.

TIA