there is nothing to convert, you need just to unpack it. 7zip is enough for most scenarios, in some corner cases just launch the setup, and copy the unpacked driver from the temp directory.
Install the exe driver and backup all drivers using DISM command Create a cmd file with this @echo off mkdir C:\Users\Public\Desktop\Driver DISM /online /export-driver /destination:C:\Users\Public\Desktop\Driver echo. pause
thank you. thank you thank you i didnt know that extracting the exe was all it needs. i tought they were different formats. thank you all of you for your replies..
You can install it and then extract the driver folder from the DriverStore repository. Many EXE installers will give you the option of only extracting the driver without installing.