Jump to content

Tihiy

Developer
  • Posts

    2,804
  • Joined

  • Last visited

  • Days Won

    21
  • Donations

    280.00 USD 
  • Country

    Mauritius

Everything posted by Tihiy

  1. BIG Update, PLEASE TEST!!!: (now works automatically and patches accurately) http://rapidshare.de/files-en/440666/TlbXPatch.exe.html This version *SHOULD* work on *ANY* IE5 and higher version. So, please test it everyb. It's good and *maybe* Gape will include it in SP as an optional component? This version patches somewhat slowly and hosting is not so good. IF ANYTHING GOES WRONG, there are .bak versions in \system folder remains.
  2. Atleast load udma driver before install. Because Win9x setup is completly DOS-based, it will copy files much faster.
  3. only: Write low-level asm driver for hooking keyboard keys.
  4. Ok, i've never seen this here, it's only One's expirience. Stuff: MS-DOS does not support Ultra DMA HDD modes. Read speed is limited to 1-2 Mb/s while Win9x protected-mode drivers aren't loaded and the difference between modern UDMA 20-30 Mb/s are huge even on hi-end system. So the solution is to enable Ultra DMA mode in DOS. 1) Download latest copy of UDMA2 package for DOS http://www.ibiblio.org/pub/micro/pc-stuff/...dos/udma/devel/ it's compatible with any DOS version. 2) Include device=<driver name> or devicehigh=<driver name> to config.sys. U can use any .sys driver from package (i prefer UDMAJR because it's safe and fast) 3) Find IOS.INI file in windows folder and add UDMAJR.SYS (or another driver's name) to the [safeList] entry (to tell Windows to unload driver when booting protected mode drivers) Reboot and feel the 3-10 seconds speedup.
×
×
  • Create New...