Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Install Printer Driver


1 reply to this topic

gideon

gideon
  • Members
  • 2 posts

Posted 04 April 2003 - 16:27

Hello,

First I would like to thank you for spending the time to read my post. I would like to create an install for a printer driver and runing into some problem. I looked over the DLL to install a printer (without INF file) at:
http://www.installsi...s/en/isp_os.htm
Section "Install Printer Driver"

However, there is no readme notes that help using this dll.
from my undersrtanding there are 2 ways to install printer driver with Installshield:
1) Using a INF file
2) Using the printer.dll created at section "Install Printer Driver"

Which approach is better?
can someone explain to me how I can use the dll to install a printer driver?

Thanks again,
Gideon

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 07 April 2003 - 07:03

The zip file includes a .h include file for nstallScript. There you'll find coments that explain usage of the DLL.