How do I get Windows 7 driver automatically installed?












0















I would like my driver to automatically be detected by Windows 7 when the user connects my device, so all they need to do is connect the device (preferably not requiring administrator privileges).



I have a USB serial driver for Windows 7 and Windows 8.1. This is made up of a CAB and INF file, and is signed. The INF uses Microsoft's usbser.sys so I'm not installing a binary executable. It has my own VID and PID.



To install this at the moment, the user:



Downloads my driver and saves locally
Connects my device to a USB port
Opens device manager, and selects "Update Driver" on my device
Browses to my INF and CAB file
I can find information on how to get Windows 10 drivers distributed via Windows Update (https://docs.microsoft.com/en-us/windows-hardware/drivers/dashboard/publish-a-driver-to-windows-update), but nothing about Windows 7.



Does anyone have any guidance or advice on how to do this?










share|improve this question























  • Maybe copy the drivers to where windows searches for them for new hardware....docs.microsoft.com/en-us/windows-hardware/drivers/install/…

    – Moab
    Jan 21 at 17:52






  • 2





    So you're asking for help getting the driver for your device published by Microsoft via their update function. I believe that is not quite the sort of thing we can help you with here, and you should follow MS documentation regarding this process and contact them for assistance.

    – music2myear
    Jan 21 at 17:52











  • Also see this on how to add a driver...blogs.technet.microsoft.com/mspfe/2013/03/25/…

    – Moab
    Jan 21 at 17:52
















0















I would like my driver to automatically be detected by Windows 7 when the user connects my device, so all they need to do is connect the device (preferably not requiring administrator privileges).



I have a USB serial driver for Windows 7 and Windows 8.1. This is made up of a CAB and INF file, and is signed. The INF uses Microsoft's usbser.sys so I'm not installing a binary executable. It has my own VID and PID.



To install this at the moment, the user:



Downloads my driver and saves locally
Connects my device to a USB port
Opens device manager, and selects "Update Driver" on my device
Browses to my INF and CAB file
I can find information on how to get Windows 10 drivers distributed via Windows Update (https://docs.microsoft.com/en-us/windows-hardware/drivers/dashboard/publish-a-driver-to-windows-update), but nothing about Windows 7.



Does anyone have any guidance or advice on how to do this?










share|improve this question























  • Maybe copy the drivers to where windows searches for them for new hardware....docs.microsoft.com/en-us/windows-hardware/drivers/install/…

    – Moab
    Jan 21 at 17:52






  • 2





    So you're asking for help getting the driver for your device published by Microsoft via their update function. I believe that is not quite the sort of thing we can help you with here, and you should follow MS documentation regarding this process and contact them for assistance.

    – music2myear
    Jan 21 at 17:52











  • Also see this on how to add a driver...blogs.technet.microsoft.com/mspfe/2013/03/25/…

    – Moab
    Jan 21 at 17:52














0












0








0








I would like my driver to automatically be detected by Windows 7 when the user connects my device, so all they need to do is connect the device (preferably not requiring administrator privileges).



I have a USB serial driver for Windows 7 and Windows 8.1. This is made up of a CAB and INF file, and is signed. The INF uses Microsoft's usbser.sys so I'm not installing a binary executable. It has my own VID and PID.



To install this at the moment, the user:



Downloads my driver and saves locally
Connects my device to a USB port
Opens device manager, and selects "Update Driver" on my device
Browses to my INF and CAB file
I can find information on how to get Windows 10 drivers distributed via Windows Update (https://docs.microsoft.com/en-us/windows-hardware/drivers/dashboard/publish-a-driver-to-windows-update), but nothing about Windows 7.



Does anyone have any guidance or advice on how to do this?










share|improve this question














I would like my driver to automatically be detected by Windows 7 when the user connects my device, so all they need to do is connect the device (preferably not requiring administrator privileges).



I have a USB serial driver for Windows 7 and Windows 8.1. This is made up of a CAB and INF file, and is signed. The INF uses Microsoft's usbser.sys so I'm not installing a binary executable. It has my own VID and PID.



To install this at the moment, the user:



Downloads my driver and saves locally
Connects my device to a USB port
Opens device manager, and selects "Update Driver" on my device
Browses to my INF and CAB file
I can find information on how to get Windows 10 drivers distributed via Windows Update (https://docs.microsoft.com/en-us/windows-hardware/drivers/dashboard/publish-a-driver-to-windows-update), but nothing about Windows 7.



Does anyone have any guidance or advice on how to do this?







windows-7 drivers






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 21 at 17:36









Rodney RichardsonRodney Richardson

1011




1011













  • Maybe copy the drivers to where windows searches for them for new hardware....docs.microsoft.com/en-us/windows-hardware/drivers/install/…

    – Moab
    Jan 21 at 17:52






  • 2





    So you're asking for help getting the driver for your device published by Microsoft via their update function. I believe that is not quite the sort of thing we can help you with here, and you should follow MS documentation regarding this process and contact them for assistance.

    – music2myear
    Jan 21 at 17:52











  • Also see this on how to add a driver...blogs.technet.microsoft.com/mspfe/2013/03/25/…

    – Moab
    Jan 21 at 17:52



















  • Maybe copy the drivers to where windows searches for them for new hardware....docs.microsoft.com/en-us/windows-hardware/drivers/install/…

    – Moab
    Jan 21 at 17:52






  • 2





    So you're asking for help getting the driver for your device published by Microsoft via their update function. I believe that is not quite the sort of thing we can help you with here, and you should follow MS documentation regarding this process and contact them for assistance.

    – music2myear
    Jan 21 at 17:52











  • Also see this on how to add a driver...blogs.technet.microsoft.com/mspfe/2013/03/25/…

    – Moab
    Jan 21 at 17:52

















Maybe copy the drivers to where windows searches for them for new hardware....docs.microsoft.com/en-us/windows-hardware/drivers/install/…

– Moab
Jan 21 at 17:52





Maybe copy the drivers to where windows searches for them for new hardware....docs.microsoft.com/en-us/windows-hardware/drivers/install/…

– Moab
Jan 21 at 17:52




2




2





So you're asking for help getting the driver for your device published by Microsoft via their update function. I believe that is not quite the sort of thing we can help you with here, and you should follow MS documentation regarding this process and contact them for assistance.

– music2myear
Jan 21 at 17:52





So you're asking for help getting the driver for your device published by Microsoft via their update function. I believe that is not quite the sort of thing we can help you with here, and you should follow MS documentation regarding this process and contact them for assistance.

– music2myear
Jan 21 at 17:52













Also see this on how to add a driver...blogs.technet.microsoft.com/mspfe/2013/03/25/…

– Moab
Jan 21 at 17:52





Also see this on how to add a driver...blogs.technet.microsoft.com/mspfe/2013/03/25/…

– Moab
Jan 21 at 17:52










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1396713%2fhow-do-i-get-windows-7-driver-automatically-installed%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1396713%2fhow-do-i-get-windows-7-driver-automatically-installed%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

Mangá

 ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕