July 10, 201214 yr no i mean it doesn't work at all, like i'm missing something in the win98se setup.
July 10, 201214 yr .CMDs do not work on 9x/ME at all, of course.You must convert them to batch files, taking a lot of care, because many commands have had their syntax, parameters/switches and capabilities upgraded on going to the NT-family.
July 10, 201214 yr yes i know about the .bat files but i don't know how to change a script as advanced as that one, never had to
July 10, 201214 yr It seems to me your in to learn a lot! Trial and error eventually wins the day... get yourself lots of patience and do it only if you can see it as fun.Here is a little help: DOS 7 Commands.
July 10, 201214 yr I guess i need to give up then as i have trouble learning stuff when it feels like a pressure and it does right now now i really wish i hadn't formated that pc
July 10, 201214 yr Elvi, as a first step, please carefully replace in all the batch files, the following texts and try running them in the exact places and order mentioned in that Win2000 topic:systemroot --> windirsystem32 --> systemBefore that, place the filever utility in the SYSTEM folder, not in SYSTEM32!Please post the results afterwards. Oh and pay attention to script bugs (see post #84 in the aforementioned topic).
July 10, 201214 yr I guess i need to give up then as i have trouble learning stuff when it feels like a pressure and it does right now now i really wish i hadn't formated that pcNever give up or regret anything. You will learn here @ MSFN if you stick with it. I couldn't have done SP3 without peoplelike Drugwash, dencorso, rloew and many others.
July 10, 201214 yr Can this key be used to detect whether a board is VIA or not? Is this key present on all VIA hardware?HKEY_LOCAL_MACHINE\Enum\USB\ROOT_HUB20\PCI&VEN_8086&DEV_24CD&SUBSYS_80891043&REV_01&BUS_00&DEV_1D&FUNC_07
July 10, 201214 yr this is what happens if i use the bat file from here with the windir and system changes, no output file as it never gets that far.C:\98se> IF EXIST C:\WINDOWS\system\%~nI%~xI (C:\98se> FOR /F "tokens=4" %J IN ('filever.exe "%I"') DO (SyntaxfelC:\98se> FOR /F "tokens=4" %K IN ('filever.exe "C:\WINDOWS\system\%~nI%~xI"') DO (SyntaxfelC:\98se> IF "%J"=="%K" ECHO>>files.txt %~nI%~xI %JC:\98se> )Felaktigt kommando eller filnamn.C:\98se> )Felaktigt kommando eller filnamn.C:\98se> )Felaktigt kommando eller filnamn.C:\98se>)Felaktigt kommando eller filnamn.C:\98se>Systemfel=syntax errorFelaktigt kommando eller filnamn.=wrong command or filename
July 10, 201214 yr @Elvi: OK, I see paranthesis don't get recognized by DOS7. Well, we might just have to try a different approach, since I'm not a fan of batch files myself either. Let me think about it, see what I can come up with. And never dispair! @PROBLEMCHYLD: That key would only exist for that exact USB chip. By the numbers, it's an Intel USB EHCI controller.If you want to recognize a VIA chipset you have to hunt for VEN_1106 in the PCI section.
July 10, 201214 yr @PROBLEMCHYLD: That key would only exist for that exact USB chip. By the numbers, it's an Intel USB EHCI controller.If you want to recognize a VIA chipset you have to hunt for VEN_1106 in the PCI section.Do your system use USBHUB20.SYS 5.0.2195.6891 or USBHUB20.SYS 4.90.3000.11?
July 10, 201214 yr i guess all this would be slightly more easy if i could get ahold of the orginal swedish updates or?
July 10, 201214 yr i guess all this would be slightly more easy if i could get ahold of the orginal swedish updates or?If you can figure out which updates are language specific, you can try requesting the HotFixes through MDGx's HotFix Request Form. Just enter the MSKB article numbers from the language specific updates and when you're redirected to Microsoft you can choose Swedish if they are still available. Good Luck!
July 10, 201214 yr <br /><br /><b>@PROBLEMCHYLD:</b> That key would only exist for that exact USB chip. By the numbers, it's an Intel USB EHCI controller.<br />If you want to recognize a VIA <b>chipset</b> you have to hunt for <b>VEN_1106</b> in the <b>PCI</b> section.<br />Do your system use USBHUB20.SYS 5.0.2195.6891 or USBHUB20.SYS 4.90.3000.11?<br /><br /><br /><br />Mine has 5.0 but it may well be a botched install (see my old posts with the complete listings). It does work but not at the speed it should for a USB 2.0 hub. I just am too reluctant to mess with the registry again.
July 10, 201214 yr i guess all this would be slightly more easy if i could get ahold of the orginal swedish updates or?If you can figure out which updates are language specific, you can try requesting the HotFixes through MDGx's HotFix Request Form. Just enter the MSKB article numbers from the language specific updates and when you're redirected to Microsoft you can choose Swedish if they are still available. Good Luck!The only updates i have is IE6 SP1 swedish
Create an account or sign in to comment