I need to know if there is a way to extract the appropriate .inf .sys and .dll files from an .exe for the purpose of implementing all the drivers on RIS.
Also, if you have WinZip or WinRar installed, and right click on the exe, the context menu for each program will list the option to extract if it's supported.
Failing this, if you have a system with the driver installed on it, you can look in the inf directory under the windows folder, and check for any files listing oemx.inf. You can double click on any of these infs to open them in notepad, and confirm the inf is correct for that driver you want to distribute.
Once you've found this, you can continue looking through the inf to find the dependent files (.sys, .dll, etc).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.