Thanks all,

the problem was with expsvr.dll (required by jet). When you add it to Package + deployment wiz - setup tries to make it a self registering dll. It is not supposed to be. Great.

By removing "$(dll self-registering)" - against expsvr.dll - from setup.lst - and re-checking required DLL's for DAO, have cured the problem.