Yes I do have my own install package, and I use InstallSheild 2008 for this purpose.
I thought that InstallSheild does not use DIFxAPP.
OK, I took a look to the install project into the “Runtime Options using DIFx 2.01”
And the “Remove binary files associated with the driver during uninstall” checkbox is already checked.
Tell me please, do I still need to add the [DefaultUnInstall] section or something else in the INF file, in order to make the binary removal happens?
Or I need to use an install script that calling DIFxAPP functions in order to do the uninstall process by specifying the DeleteDriverFiles=‘yes’?
Thx Firas.
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of David R. Cattley
Sent: Sunday, December 26, 2010 10:50 PM
To: Windows System Software Devs Interest List
Subject: RE: [ntdev] How to activate [DefaultUnInstall] section in INF file?
Recent versions of InstallShield have a driver install wizard that is a
convenient ‘front end’ to creating a DIFxAPP based installation of a driver
(component).
I am not sure I understand your question
You do have your own install package, right? You are using InstallShield to
generate an MSI that installs your driver (and presumably other stuff too).
Please ask again if this is not a helpful answer.
Good Luck,
Dave Cattley
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer