Damnation Posted December 2, 2022 Posted December 2, 2022 So I noticed that NUSB 3.6 does not like my 10-port USB hub. But XP SP1 works just fine with it. I used Walter Oney's WDMCHECK to see if there were any missing imports for XP SP1's usbehci.sys usbd.sys usbhub.sys usbccgp.sys usbport.sys all seems OK according to WDMCHECK So I thought I'd try making an NUSB 3.7 beta using these XP SP1 files. I've made a 7Z archive but I'm unsure how to turn it into a self extracting cabinet EXE @PROBLEMCHYLD Do you still know how to turn a 7Z into a self extracting cabinet EXE so I can install this for testing? link: https://ufile.io/b5c936nv 1
NotHereToPlayGames Posted December 2, 2022 Posted December 2, 2022 I basically use this method -- https://ntsblog.homedev.com.au/index.php/2015/05/14/self-extracting-archive-runs-setup-exe-7zip-sfx-switch/
SweetLow Posted January 2, 2023 Posted January 2, 2023 JFYI, there is version of USB drivers from post Windows XP SP1/2003 source base adapted for Win 9x...
awkduck Posted January 3, 2023 Posted January 3, 2023 11 hours ago, SweetLow said: JFYI, there is version of USB drivers from post Windows XP SP1/2003 source base adapted for Win 9x... Does this include 98FE? Most likely not 95. I imagine these are the ones included in USP3.66?
SweetLow Posted January 3, 2023 Posted January 3, 2023 5 hours ago, awkduck said: Does this include 98FE? Probably yes and there is user of 98FE who used this version AFAIK but I'm not 100% sure. I personally developed it on 98SE. 5 hours ago, awkduck said: I imagine these are the ones included in USP3.66? Never used this so IDK.
Damnation Posted January 17, 2023 Author Posted January 17, 2023 @SweetLow Where can I find these files? Can you share?
awkduck Posted January 17, 2023 Posted January 17, 2023 @Damnation It was suggested to me, that I search SweetLow's user name on google. If you search the forum, be sure to use the name with USB or USB 2.0; not USB2.
pangoomis Posted January 17, 2023 Posted January 17, 2023 I think it's this: http://sweetlow.orgfree.com/download/ No INF files are present but I guess it's just a drop in replacement for existing USB 2.0 drivers... 1
SweetLow Posted January 20, 2023 Posted January 20, 2023 On 1/18/2023 at 1:06 AM, MrMateczko said: it's just a drop in replacement for existing USB 2.0 drivers Yes. On 1/18/2023 at 1:06 AM, MrMateczko said: No INF files are present My friend, any .inf you are using now for USB2.0 support based on my work too 1
awkduck Posted January 22, 2023 Posted January 22, 2023 @SweetLow They don't seem to work on my Win98FE. But, I'm glad to have a copy of them.
BolenB Posted January 23, 2023 Posted January 23, 2023 On 12/2/2022 at 2:53 PM, Damnation said: I've made a 7Z archive but I'm unsure how to turn it into a self extracting cabinet EXE How to make a self-extracting archive using NUSB36e as an example. (Reverse engineering NUSB.) Path set to c:\1\iexpress_ie60sp1\ Run c:\1\iexpress_ie60sp1\iexpress.exe Choose Open existing Self Extraction Directive file: -> nusb36e.SED https://disk.yandex.ru/d/xW6zpVDB_YRueg
SweetLow Posted January 23, 2023 Posted January 23, 2023 9 hours ago, awkduck said: They don't seem to work on my Win98FE. As usual - take WDMCHECK and check imports of all .SYS to verify that drivers really don't work rather than don't LOAD.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now