Visual Basic Sample
Installation
Black Ice Printer
Driver API

| Download
Printer Driver Demo | Online
Manual | Printer Driver Pricing
|
Black Ice Software
has developed and included a Visual Basic install as part of the
Resource Toolkit shipped with every release driver. The VB install
is provided in addition to the sample Install Shield script, and is
based on the dInstallBlackIcePrinter function of the Black Ice printer driver
Install DLL.
The purpose of the
VB install is to provide developers with an example of how to
install the Black Ice printer drivers using a package other than
Install Shield. Developers can use the VB install as a starting
point for their own custom installation, or can convert the VB
install to their programming language of choice, such as C#, VB
.NET, etc.
The VB install for
the Black Ice printer drivers can easily be customized to meet a
company’s specific need. Since the VB install calls a single
function of the Black Ice printer driver Install DLL, developers
only have to change the parameters of this one function call to
reflect their specific printer requirements, such as changing the
printer name, port name, printer driver file names, etc. Developers
can change specific settings of the Black Ice printer drivers at
install time by using the BlackIceDEVMODE DLL or OCX, or they can
customize the ini file (BIMININT, for example in the case of the
Monochrome NT/2000/XP driver) to install the driver with a specific
configuration as the default settings for all users of the Black Ice
printer driver.
Additionally, the
VB install for the Black Ice printer drivers provides a concrete
example of how to
install
multiple copies of the Black Ice printer drivers on the same system.
Home >
Printer
Drivers
> API >
Easy Installation
> Visual Basic Sample
Installation
|