Jump to content

jumper

Member
  • Posts

    1,935
  • Joined

  • Last visited

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by jumper

  1. Shouldn't need one. Before enabling ICS, get the network working. You will need a cross-over cable or two normal cables plus a hub or better. Win10 Help should have many articles and tutorials. Search on "ics".
  2. https://www.tomshardware.com/amp/how-to/share-internet-connection-windows-ethernet-wi-fi
  3. Link is indirect so the full description can be read before starting the download.
  4. No. Most users and I have never experienced this. It seems to be a problem Nusb has with some chipsets. Try reinstalling your chipset/usb driver over Nusb. If that doesn't work, uninstall Nusb and use RLoew's usb.zip package instead.
  5. Profiling the setup program in DependencyWalker might tell us the cause of the premature failure.
  6. 2100B drivers enable wifi-B on the 2200BG. Once installed, it might be possible to transplant some files from the 2200BG Win2k driver package with the help of WdmEx.
  7. Try: "RLUSB Generic USB Mass Storage Driver for Windows 95. This Driver supports USB Floppy, CD, DVD and Blu-Ray Drives in addition to Hard Drives and Keys." Also: "Windows 98 RTM has a flaw causing occasional corruption of IDE as well as USB Drives, when transferring data, so use of USB Drives in Windows 98 RTM is not recommended."
  8. Maybe run an ftp server on one and use an ftp client on the other to move files.
  9. Code Segment CS is executable and has one value. The Stack SS and Data DS/ES Segments are not and usually share a different value. Explorer is an exception where all four are different. See Faultlog.txt or any crash report for examples.
  10. And LibreOffice 2000 works in 98se?
  11. No attachment needed, just the text of the last few lines before any final error handling. Also for the case when it terminates before the lead-in adverts.
  12. WaveLab 3.0.4f. Wise installer. You should update to .4g and reinstall on new OS.
  13. What are the last kex apilog entries for the errors?
  14. Then the next step would be to try it.
  15. D3D 7 code path is available. Any way to select it?
  16. Change _getdrives import to be from CRTDLL.DLL.
  17. What are Msvcrt10 and Msvcrt19?
  18. > The library has these strings within which are referenced to Msvcrt. Completely incorrect, thus invalidating subsequent analysis. Notepad is not an appropriate tool for interpreting PE files. _getdrives is the one and only import from Msvcrt. DependencyWalker correctly reports this. Kernelex users should be using Msvcrt 6.10.9848. Let Kernelex provide additional API support for best results.
  19. I don't have any Microsoft Internet games on my Windows XP system to examine. What are they and is this checkers program downloadable?
  20. Ring or touch-tone sounds? The internal speaker is mono and often just an atonal surface-mounted buzzer.
  21. Clean of any foreign objects, including inside all slots and sockets. Moths like crevasses. Plug in cooling fans.
  22. LsaRemoveAccountRights added to Kexbases.25.
  23. Win98fe on Mitac 6133 laptop for light work, simple games, and software development and testing.
  24. If you still use any non-NT version of Windows, post once here about it. One post per member so number of replies is also the head count. New members welcome! Edit your post throughout the year with updates. Topic will be locked at next New Year!
  25. "kex\\..\\" is a comment for debugging and a future uninstaller that evaluates to nothing. Apply API-MS-Win.reg file if you need KernelEx to support Win7 API sets. Add additional lines as needed. Do not use API set dll's directly. Thanks for continuing to push the envelope!
×
×
  • Create New...