I've created an installation package with InstallShield 11.5 for Windows.
It installs four different drivers using "ready made" DIFxApp functions ie.
the device driver wizard of InstallShield. One of the drivers is the parent
driver for all the remaining three drivers. The installation works fine, but
when I have to uninstall the drivers there is a problem: I should be able to
tell the order in which the drivers are uninstalled.
Is there a possibility to tell the DIFxApp the order in which the drivers
should be uninstalled? I did not found any solution to this in InstallShield
help, so I wanted to ask if anybody has already had to figure this out.