NT based PrinterDriver on XP

Hi

I have a NT-based Printer Driver that works fine on NT and 2k. But on XP the
following error is generated
“Printer Driver not installed. Operation Not completed”

This was generated when i tried installing the printer using INF file. The
INF entries are correct and it proceeds with the copying of the files to the
destination. After copying, it i try installing the printer programmatically
with the driver files in the specified location (w32x86 \ 2) it gets
installed without any error and works too (!!)

But when i try installing thru’ INF file, the above error is reported.

The possible problem suggested on web was that i could be using a win9x
Driver. But i am not. I am using an NT based driver that works fine when
installed Programmatically.

Any help on this would be greatly appreciated.

Thanks in anticipation,
Venkat