Tech Support > Microsoft Windows > Drivers > RE: Create INF to install Win2K printer driver on WinXP
RE: Create INF to install Win2K printer driver on WinXP
Posted by Ashwin [MS] on July 1st, 2003


You probably need to include a Data section that looks something like this:

DataSection=UNIDRV_DATA
Include=NTPRINT.INF
Needs=UNIDRV_BIDI.OEM,UNIDRV_DATA

- Ashwin

This posting is provided "AS IS" with no warranties, and confers no rights.


Similar Posts