This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- I want to install device driver without new hardware wizard.
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 08, 2009
07:50 PM
I want to install device driver without new hardware wizard.
2009 professional, Basic MSI project.
I made a msi package for my unsigned usb driver.
After install it, I pluged my usb device and I saw "new hardware wizard".
But I don't need to direct the directory of xxx.inf. Just I chose searching the device driver and then, the driver was installed succesfuly.
However, I don't want to meet "new hardware wizard".
Is it possible to install unsigned usb device driver without meeting "new hardware wizard"?
I made a msi package for my unsigned usb driver.
After install it, I pluged my usb device and I saw "new hardware wizard".
But I don't need to direct the directory of xxx.inf. Just I chose searching the device driver and then, the driver was installed succesfuly.
However, I don't want to meet "new hardware wizard".
Is it possible to install unsigned usb device driver without meeting "new hardware wizard"?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 12, 2009
01:48 AM
howwow20 wrote:
Is it possible to install unsigned usb device driver without meeting "new hardware wizard"?
No, afaik. You must sign your driver package.