The device driver installation support built into Windows 2000, Windows XP and Windows XP x64 is not well-suited in some scenarios and may not be intuitive to use. Complete uninstallation of a device driver is not supported by Windows. This may cause problems when drivers are updated. Driver installation problems may raise support cost drastically.
To avoid such problems and to improve user experience it may be necessary to implement an individual setup wizard. Unfortunately, creating a setup wizard that reliable handles installation and uninstallation of Windows device drivers is not an easy task. The Setup API provided by Windows is fairly complex and does not cover all necessary features. So, significant effort is required to create and test a device driver installation/uninstallation wizard. Thesycon's Device Installation Toolkit helps to reduce development time and cost.
The Device Installation Toolkit greatly simplifies the task of creating
a custom device installation/ uninstallation wizard. The toolkit is provided
in two distinct editions: Basic and Pro. For a complete list of features,
see below.
The toolkit includes a design guide and sample code that assist in creating a reliable device
installation/uninstallation wizard.
The core component of the Device Installation Toolkit is DIT_DevInst.dll
which may be redistributed together with a custom setup wizard. The DLL provides
a simple and intuitive programming interface. The DEVINST API consists of
C-style functions which expect simple integer and string parameters. Consequently,
the API can be used from any programming language and from the script language
of professional installation development tools.
The toolkit includes source code samples that implement common driver installation and cleanup
tasks and demonstrate usage of the programming interface.
|
|
Supported Platforms
|
x86
|
x64
|
|
|
Windows 2000
|
![]() |
![]() |
|
|
Windows XP
|
![]() |
![]() |
|
|
Windows Server 2003
|
Beta
|
Beta
|
|
|
Windows Vista
|
Beta
|
Beta
|
The demo package has full functionality and contains the complete documentation.
Device Installation Toolkit Basic Demo V2.0 (1.4 MB)
Device Installation Toolkit Pro Demo V2.0 (1.5 MB)
Device Installation Toolkit Product Sheet (English) 
Device Installation Toolkit Reference Manual (English) 
Device Installation Toolkit Revision History (English) 
Device
Installation Toolkit Lizenzbedingungen (Deutsch) 
Device
Installation Toolkit Preisliste und Bestellformular (Deutsch) 
Device
Installation Toolkit Update Bestellformular (Deutsch) 
Device
Installation Toolkit Software License Agreement (English) 
Device
Installation Toolkit Prices & Order Form (English) 
Device
Installation Toolkit Update Order Form (English) 
If you would like to be kept informed of product updates, please subscribe to the Thesycon newsletter.
© 2008 THESYCON


